Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
aeaf810254
commit
51cdba4c02
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cloudflareddns-6.0.12](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.11...cloudflareddns-6.0.12) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
|
@ -4,6 +4,16 @@
|
|||
|
||||
|
||||
|
||||
## [cloudflareddns-6.0.13](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.12...cloudflareddns-6.0.13) (2023-10-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cloudflareddns to latest ([#13659](https://github.com/truecharts/charts/issues/13659))
|
||||
- run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cloudflareddns-6.0.12](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.11...cloudflareddns-6.0.12) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -87,13 +97,3 @@
|
|||
|
||||
## [cloudflareddns-6.0.3](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.2...cloudflareddns-6.0.3) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cloudflareddns to latest ([#11945](https://github.com/truecharts/charts/issues/11945))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cloudflareddns-6.0.2](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.1...cloudflareddns-6.0.2) (2023-08-20)
|
||||
|
||||
### Chore
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/hotio/cloudflareddns
|
||||
- https://hotio.dev/containers/cloudflareddns/
|
||||
type: application
|
||||
version: 6.0.12
|
||||
version: 6.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- networking
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
|
||||
## [cloudflareddns-6.0.13](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.12...cloudflareddns-6.0.13) (2023-10-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cloudflareddns to latest ([#13659](https://github.com/truecharts/charts/issues/13659))
|
||||
- run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/cloudflareddns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:98c8fa72040be0dac83b570a887296beb9de4f0c1305bae16e11c95b2a3ed99b
|
||||
tag: latest@sha256:ee164b54817539233805f8729d008cf5ee6f45bc3e22fbbd99df4bbeb86d380e
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue