Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-26 22:34:47 +00:00
parent 3f8837aff2
commit a8a187a74f
13 changed files with 20 additions and 20 deletions

View File

@ -4,6 +4,15 @@
## [cloudflareddns-5.0.10](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.9...cloudflareddns-5.0.10) (2023-04-26)
### Chore
- update container image tccr.io/truecharts/cloudflareddns to latest ([#8193](https://github.com/truecharts/charts/issues/8193))
## [cloudflareddns-5.0.9](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.8...cloudflareddns-5.0.9) (2023-04-25) ## [cloudflareddns-5.0.9](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.8...cloudflareddns-5.0.9) (2023-04-25)
### Chore ### Chore
@ -88,12 +97,3 @@
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900)) - BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
## [cloudflareddns-4.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-4.0.5...cloudflareddns-4.0.6) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/cloudflareddns to latest

View File

@ -23,7 +23,7 @@ sources:
- https://github.com/hotio/cloudflareddns - https://github.com/hotio/cloudflareddns
- https://hotio.dev/containers/cloudflareddns/ - https://hotio.dev/containers/cloudflareddns/
type: application type: application
version: 5.0.9 version: 5.0.10
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- networking - networking

View File

@ -0,0 +1,9 @@
## [cloudflareddns-5.0.10](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.9...cloudflareddns-5.0.10) (2023-04-26)
### Chore
- update container image tccr.io/truecharts/cloudflareddns to latest ([#8193](https://github.com/truecharts/charts/issues/8193))

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/cloudflareddns repository: tccr.io/truecharts/cloudflareddns
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: latest@sha256:38cfa51e720b20db8650b077d8ee7d49b9beb10942703ba2796c915f8b4766f5 tag: latest@sha256:d5e0cc9b7d5df3ae8d23cfbaacef63f3001358589472252aa8941ccc7047b7cf
securityContext: securityContext:
container: container:

View File

@ -1,9 +0,0 @@
## [cloudflareddns-5.0.9](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.8...cloudflareddns-5.0.9) (2023-04-25)
### Chore
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))