Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c3c2e0174b
commit
99b4d2bfb7
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [cloudflareddns-6.0.5](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.4...cloudflareddns-6.0.5) (2023-08-27)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/cloudflareddns to latest ([#11950](https://github.com/truecharts/charts/issues/11950))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [cloudflareddns-6.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.5...cloudflareddns-6.0.6) (2023-08-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/cloudflareddns to latest ([#11952](https://github.com/truecharts/charts/issues/11952))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [cloudflareddns-6.0.5](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.4...cloudflareddns-6.0.5) (2023-08-27)
|
## [cloudflareddns-6.0.5](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.4...cloudflareddns-6.0.5) (2023-08-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||||
|
|
||||||
### Docs
|
|
||||||
|
|
||||||
- update setup guide ([#9875](https://github.com/truecharts/charts/issues/9875))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [cloudflareddns-5.0.26](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.25...cloudflareddns-5.0.26) (2023-06-18)
|
|
||||||
|
|
|
@ -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: 6.0.5
|
version: 6.0.6
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- networking
|
- networking
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [cloudflareddns-6.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.5...cloudflareddns-6.0.6) (2023-08-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/cloudflareddns to latest ([#11952](https://github.com/truecharts/charts/issues/11952))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/cloudflareddns
|
repository: tccr.io/truecharts/cloudflareddns
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:ed38af2f374fda3bdca252a52faebef40a0a0a1128a954560938c48504197409
|
tag: latest@sha256:e87306e2f083fda67a39e7c7107fc2950daf155a6ae8b5b72f449c8731d9851b
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue