Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-21 00:37:42 +00:00
parent 99722063da
commit 7781e6dee0
11 changed files with 20 additions and 20 deletions

View File

@ -4,6 +4,15 @@
## [rflood-2.0.10](https://github.com/truecharts/charts/compare/rflood-2.0.9...rflood-2.0.10) (2023-02-15)
### Chore
- update container image tccr.io/truecharts/rflood to latest
## [rflood-2.0.9](https://github.com/truecharts/charts/compare/rflood-2.0.8...rflood-2.0.9) (2023-02-10)
### Fix
@ -88,12 +97,3 @@
## [rflood-2.0.2](https://github.com/truecharts/charts/compare/rflood-2.0.1...rflood-2.0.2) (2022-11-30)
## [rflood-2.0.2](https://github.com/truecharts/charts/compare/rflood-2.0.1...rflood-2.0.2) (2022-11-30)

View File

@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/rflood
- https://hotio.dev/containers/rflood
type: application
version: 2.0.9
version: 2.0.10
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@ -0,0 +1,9 @@
## [rflood-2.0.10](https://github.com/truecharts/charts/compare/rflood-2.0.9...rflood-2.0.10) (2023-02-15)
### Chore
- update container image tccr.io/truecharts/rflood to latest

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/rflood
pullPolicy: IfNotPresent
tag: latest@sha256:52fc5552f681284a33a462a36f97a94771fe20f3e94fca1ad679d12942f66c85
tag: latest@sha256:43e4e5cf81418d6288d53565c5d20267e4adf76614290da1ea363819f0c8d769
podSecurityContext:
runAsGroup: 0

View File

@ -1,9 +0,0 @@
## [rflood-2.0.9](https://github.com/truecharts/charts/compare/rflood-2.0.8...rflood-2.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.