Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
957c45730b
commit
88e652f7e2
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [duckdns-6.0.5](https://github.com/truecharts/charts/compare/duckdns-6.0.4...duckdns-6.0.5) (2023-09-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/duckdns to latest ([#12933](https://github.com/truecharts/charts/issues/12933))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [duckdns-6.0.6](https://github.com/truecharts/charts/compare/duckdns-6.0.5...duckdns-6.0.6) (2023-10-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/duckdns to latest ([#13158](https://github.com/truecharts/charts/issues/13158))
|
||||
|
||||
|
||||
|
||||
|
||||
## [duckdns-6.0.5](https://github.com/truecharts/charts/compare/duckdns-6.0.4...duckdns-6.0.5) (2023-09-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/duckdns to latest ([#10529](https://github.com/truecharts/charts/issues/10529))
|
||||
|
||||
|
||||
|
||||
|
||||
## [duckdns-5.0.32](https://github.com/truecharts/charts/compare/duckdns-5.0.31...duckdns-5.0.32) (2023-07-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/duckdns to latest ([#10359](https://github.com/truecharts/charts/issues/10359))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: duckdns
|
||||
version: 6.0.5
|
||||
version: 6.0.6
|
||||
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-6.0.6](https://github.com/truecharts/charts/compare/duckdns-6.0.5...duckdns-6.0.6) (2023-10-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/duckdns to latest ([#13158](https://github.com/truecharts/charts/issues/13158))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/duckdns
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:f433fb259f93a845287336621e0d1b3f0d4c50401caf814c98a6e32e28fddb0c
|
||||
tag: latest@sha256:b3301ee09840f26ce89525051822972c0064328a0aae03f8f81b5439ecd2ad4b
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue