Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7d482488ef
commit
33d6b02ca0
|
@ -1,8 +0,0 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [wallos-0.0.1]wallos-0.0.1 (2023-11-16)
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [wallos-0.0.1]wallos-0.0.1 (2023-11-16)
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [wallos-0.0.2](https://github.com/truecharts/charts/compare/wallos-0.0.1...wallos-0.0.2) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image docker.io/bellamy/wallos to latest ([#14771](https://github.com/truecharts/charts/issues/14771))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wallos-0.0.1]wallos-0.0.1 (2023-11-16)
|
||||
|
|
@ -18,7 +18,7 @@ name: wallos
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/wallos
|
||||
- https://github.com/ellite/Wallos
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -5,7 +5,7 @@
|
|||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [wallos-0.0.2](https://github.com/truecharts/charts/compare/wallos-0.0.1...wallos-0.0.2) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image docker.io/bellamy/wallos to latest ([#14771](https://github.com/truecharts/charts/issues/14771))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: docker.io/bellamy/wallos
|
||||
tag: latest@sha256:8ca006779f1f25197221c0250c5b1ad607bfb233cf10e03ef9f274f66028d29f
|
||||
tag: latest@sha256:67c00751b87862c320d33313daf00b2aea6d3c122fab72e3d2f4b64a435b4113
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue