Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
83f4fd4f3b
commit
124fb4c7c4
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [wallos-0.0.3](https://github.com/truecharts/charts/compare/wallos-0.0.2...wallos-0.0.3) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image docker.io/bellamy/wallos to latest ([#14815](https://github.com/truecharts/charts/issues/14815))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wallos-0.0.2](https://github.com/truecharts/charts/compare/wallos-0.0.1...wallos-0.0.2) (2023-11-17)
|
||||
|
||||
### Fix
|
|
@ -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.2
|
||||
version: 0.0.3
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [wallos-0.0.3](https://github.com/truecharts/charts/compare/wallos-0.0.2...wallos-0.0.3) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image docker.io/bellamy/wallos to latest ([#14815](https://github.com/truecharts/charts/issues/14815))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: docker.io/bellamy/wallos
|
||||
tag: latest@sha256:67c00751b87862c320d33313daf00b2aea6d3c122fab72e3d2f4b64a435b4113
|
||||
tag: latest@sha256:4e0d69bb888f3cc64c56fb99040dea6246bebf3cd306ea275592a1b635652163
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue