Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
961ecfe0af
commit
cd3878134d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [newyearcountdownclock-2.0.1](https://github.com/truecharts/charts/compare/newyearcountdownclock-2.0.0...newyearcountdownclock-2.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -28,4 +28,4 @@ sources:
|
|||
- https://github.com/modem7/Docker-NewYearCountdown
|
||||
- https://hub.docker.com/r/modem7/newyearcountdown
|
||||
type: application
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [newyearcountdownclock-2.0.2](https://github.com/truecharts/charts/compare/newyearcountdownclock-2.0.1...newyearcountdownclock-2.0.2) (2022-11-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/newyearcountdownclock to latest
|
||||
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/newyearcountdownclock
|
||||
tag: latest@sha256:27b5ddd81f30bd3f5357bdadcd17f911d75eb5938a975b1e3afd115b33dcba3d
|
||||
tag: latest@sha256:59388596c724cf3c41e8244ad5392f371cfa312da9e66ed0aee96bc67f0992d7
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
Loading…
Reference in New Issue