Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e5319a85b2
commit
8082726b68
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [troddit-2.0.1](https://github.com/truecharts/charts/compare/troddit-2.0.0...troddit-2.0.1) (2022-11-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
|
||||||
|
|
||||||
|
|
|
@ -26,4 +26,4 @@ sources:
|
||||||
- https://github.com/burhan-syed/troddit
|
- https://github.com/burhan-syed/troddit
|
||||||
- https://hub.docker.com/r/bsyed/troddit
|
- https://hub.docker.com/r/bsyed/troddit
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.1
|
version: 2.0.2
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [troddit-2.0.2](https://github.com/truecharts/charts/compare/troddit-2.0.1...troddit-2.0.2) (2022-11-20)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/troddit to latest
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ env:
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/troddit
|
repository: tccr.io/truecharts/troddit
|
||||||
tag: latest@sha256:a78785c3f1439ec86ec6877073f302d82760ed2836c8cd2c3bb7148e664c0d48
|
tag: latest@sha256:70c5c0368237d387f9f4a9d47eef1caf61f8d8f307416d0d3344845cff0f38c4
|
||||||
persistence: {}
|
persistence: {}
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
runAsGroup: 0
|
runAsGroup: 0
|
Loading…
Reference in New Issue