Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4990ad0802
commit
99d079ffa1
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [duckdns-6.0.8](https://github.com/truecharts/charts/compare/duckdns-6.0.7...duckdns-6.0.8) (2023-10-09)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/duckdns to latest ([#13432](https://github.com/truecharts/charts/issues/13432))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [duckdns-6.0.9](https://github.com/truecharts/charts/compare/duckdns-6.0.8...duckdns-6.0.9) (2023-10-14)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/duckdns to latest ([#13620](https://github.com/truecharts/charts/issues/13620))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [duckdns-6.0.8](https://github.com/truecharts/charts/compare/duckdns-6.0.7...duckdns-6.0.8) (2023-10-09)
|
## [duckdns-6.0.8](https://github.com/truecharts/charts/compare/duckdns-6.0.7...duckdns-6.0.8) (2023-10-09)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/duckdns to latest ([#11076](https://github.com/truecharts/charts/issues/11076))
|
- update container image tccr.io/truecharts/duckdns to latest ([#11076](https://github.com/truecharts/charts/issues/11076))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [duckdns-5.0.35](https://github.com/truecharts/charts/compare/duckdns-5.0.34...duckdns-5.0.35) (2023-07-29)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
|
||||||
|
|
|
@ -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.8
|
version: 6.0.9
|
||||||
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.9](https://github.com/truecharts/charts/compare/duckdns-6.0.8...duckdns-6.0.9) (2023-10-14)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/duckdns to latest ([#13620](https://github.com/truecharts/charts/issues/13620))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/duckdns
|
repository: tccr.io/truecharts/duckdns
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:877e47fbdd51f194bc6cfcc57b0d5651b825124cbeb5585cb526f4ecd137976d
|
tag: latest@sha256:9734ba0974fe75787af2d69392237fd1ad00004f4c844667aea4dbba86c0030a
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue