Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d49d457782
commit
f2bd63022f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [duckdns-5.0.33](https://github.com/truecharts/charts/compare/duckdns-5.0.32...duckdns-5.0.33) (2023-07-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/duckdns to latest ([#10529](https://github.com/truecharts/charts/issues/10529))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [duckdns-5.0.34](https://github.com/truecharts/charts/compare/duckdns-5.0.33...duckdns-5.0.34) (2023-07-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/duckdns to latest ([#10791](https://github.com/truecharts/charts/issues/10791))
|
||||
|
||||
|
||||
|
||||
|
||||
## [duckdns-5.0.33](https://github.com/truecharts/charts/compare/duckdns-5.0.32...duckdns-5.0.33) (2023-07-17)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [duckdns-5.0.24](https://github.com/truecharts/charts/compare/duckdns-5.0.23...duckdns-5.0.24) (2023-06-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/duckdns to latest ([#9405](https://github.com/truecharts/charts/issues/9405))
|
||||
|
||||
|
||||
|
||||
|
||||
## [duckdns-5.0.23](https://github.com/truecharts/charts/compare/duckdns-5.0.22...duckdns-5.0.23) (2023-06-04)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: duckdns
|
||||
version: 5.0.33
|
||||
version: 5.0.34
|
||||
appVersion: "latest"
|
||||
description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [duckdns-5.0.34](https://github.com/truecharts/charts/compare/duckdns-5.0.33...duckdns-5.0.34) (2023-07-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/duckdns to latest ([#10791](https://github.com/truecharts/charts/issues/10791))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/duckdns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:9f6dee1a31c12b7520dbcbbb164e3999729f88b9e95d74c36fdad7861fa90b19
|
||||
tag: latest@sha256:a493a6b5a9f339bd10634993f049a1caa125ed571573c4d5697d9990ee3cbd18
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue