Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2b91856273
commit
716fbdc8a0
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [duckdns-6.0.1](https://github.com/truecharts/charts/compare/duckdns-6.0.0...duckdns-6.0.1) (2023-08-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/duckdns to latest ([#11286](https://github.com/truecharts/charts/issues/11286))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [duckdns-6.0.2](https://github.com/truecharts/charts/compare/duckdns-6.0.1...duckdns-6.0.2) (2023-08-14)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/duckdns to latest ([#11540](https://github.com/truecharts/charts/issues/11540))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [duckdns-6.0.1](https://github.com/truecharts/charts/compare/duckdns-6.0.0...duckdns-6.0.1) (2023-08-07)
|
## [duckdns-6.0.1](https://github.com/truecharts/charts/compare/duckdns-6.0.0...duckdns-6.0.1) (2023-08-07)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/duckdns to latest ([#9757](https://github.com/truecharts/charts/issues/9757))
|
- update container image tccr.io/truecharts/duckdns to latest ([#9757](https://github.com/truecharts/charts/issues/9757))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [duckdns-5.0.28](https://github.com/truecharts/charts/compare/duckdns-5.0.27...duckdns-5.0.28) (2023-06-13)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: duckdns
|
name: duckdns
|
||||||
version: 6.0.1
|
version: 6.0.2
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
|
description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [duckdns-6.0.2](https://github.com/truecharts/charts/compare/duckdns-6.0.1...duckdns-6.0.2) (2023-08-14)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/duckdns to latest ([#11540](https://github.com/truecharts/charts/issues/11540))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/duckdns
|
repository: tccr.io/truecharts/duckdns
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:e2c713edb461a6b292dd98dc251f6693c6412d5fe4227bda4f4fd06f9fec3f3f
|
tag: latest@sha256:b4aa884c037f894cbbe6118f37ae19e3759049f0d1a352c15b5653204b486c51
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue