Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [valheim-5.0.2](https://github.com/truecharts/charts/compare/valheim-5.0.1...valheim-5.0.2) (2022-11-21)
|
||||
|
||||
### Fix
|
||||
|
||||
- revert postgres major upgrade and fix some apps with more than 1 ingresses ([#4676](https://github.com/truecharts/charts/issues/4676))
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/valheim
|
||||
- https://github.com/lloesche/valheim-server-docker
|
||||
- https://hub.docker.com/r/lloesche/valheim-server
|
||||
version: 5.0.2
|
||||
version: 5.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
9
stable/valheim/5.0.3/app-changelog.md
Normal file
9
stable/valheim/5.0.3/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [valheim-5.0.3](https://github.com/truecharts/charts/compare/valheim-5.0.2...valheim-5.0.3) (2022-11-23)
|
||||
|
||||
### Fix
|
||||
|
||||
- fix STATUS_HTTP variable label ([#4771](https://github.com/truecharts/charts/issues/4771))
|
||||
|
||||
|
||||
@@ -117,7 +117,7 @@ questions:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: STATUS_HTTP
|
||||
label: "SERVER_PUBLIC"
|
||||
label: "STATUS_HTTP"
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
Reference in New Issue
Block a user