Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c0b2d5302a
commit
b0170b642a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [cloudflareddns-6.0.4](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.3...cloudflareddns-6.0.4) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cloudflareddns to latest ([#11948](https://github.com/truecharts/charts/issues/11948))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cloudflareddns-6.0.3](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.2...cloudflareddns-6.0.3) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [cloudflareddns-5.0.25](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.24...cloudflareddns-5.0.25) (2023-06-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cloudflareddns to latest ([#9702](https://github.com/truecharts/charts/issues/9702))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cloudflareddns-5.0.24](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.23...cloudflareddns-5.0.24) (2023-06-13)
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/hotio/cloudflareddns
|
||||
- https://hotio.dev/containers/cloudflareddns/
|
||||
type: application
|
||||
version: 6.0.3
|
||||
version: 6.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- networking
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cloudflareddns-6.0.4](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.3...cloudflareddns-6.0.4) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cloudflareddns to latest ([#11948](https://github.com/truecharts/charts/issues/11948))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/cloudflareddns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:24e415fb37297354b6796865d770e4f5310388b8109db16caff26a4a6997fed9
|
||||
tag: latest@sha256:c702e35adb2c8c9c68b9e596b085e890deb20e21f50c5abe5940f57044cd6eea
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue