Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
06865a4011
commit
3a0d489a0c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [cloudflareddns-5.0.26](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.25...cloudflareddns-5.0.26) (2023-06-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cloudflareddns to latest ([#9749](https://github.com/truecharts/charts/issues/9749))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cloudflareddns-5.0.25](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.24...cloudflareddns-5.0.25) (2023-06-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [cloudflareddns-5.0.16](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.15...cloudflareddns-5.0.16) (2023-05-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089))
|
||||
|
||||
|
||||
|
||||
|
||||
## [cloudflareddns-5.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.14...cloudflareddns-5.0.15) (2023-05-22)
|
||||
|
||||
### Feat
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/hotio/cloudflareddns
|
||||
- https://hotio.dev/containers/cloudflareddns/
|
||||
type: application
|
||||
version: 5.0.25
|
||||
version: 5.0.26
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- networking
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [cloudflareddns-5.0.26](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.25...cloudflareddns-5.0.26) (2023-06-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/cloudflareddns to latest ([#9749](https://github.com/truecharts/charts/issues/9749))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/cloudflareddns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:c607357c93f6c2c8495c449c7825818f4aafef868014239f7f2f4d7650179664
|
||||
tag: latest@sha256:0df0638ef6fb326e196305dcd82a9707d9a7a72dd78bebae9b64c554f7a83980
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue