Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5259295d48
commit
470f1fc14f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rimgo-2.0.22](https://github.com/truecharts/charts/compare/rimgo-2.0.21...rimgo-2.0.22) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rimgo to latest
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rimgo-2.0.23](https://github.com/truecharts/charts/compare/rimgo-2.0.22...rimgo-2.0.23) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rimgo to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [rimgo-2.0.22](https://github.com/truecharts/charts/compare/rimgo-2.0.21...rimgo-2.0.22) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rimgo-2.0.13](https://github.com/truecharts/charts/compare/rimgo-2.0.12...rimgo-2.0.13) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rimgo-2.0.12](https://github.com/truecharts/charts/compare/rimgo-2.0.11...rimgo-2.0.12) (2022-12-25)
|
||||
|
||||
### Chore
|
|
@ -25,4 +25,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/rimgo
|
||||
- https://quay.io/pussthecatorg/rimgo
|
||||
type: application
|
||||
version: 2.0.22
|
||||
version: 2.0.23
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rimgo-2.0.23](https://github.com/truecharts/charts/compare/rimgo-2.0.22...rimgo-2.0.23) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rimgo to latest
|
||||
|
||||
|
|
@ -5,7 +5,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/rimgo
|
||||
tag: latest@sha256:ac7c22e5888d331dabb6727e6b56d4ca19523e823e41799d989f660ed99cea5a
|
||||
tag: latest@sha256:9532c533dff314bc0edbd5514ca7f0008973ba59f790c3017c0a1c741520a355
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
Loading…
Reference in New Issue