Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-21 01:48:40 +00:00
parent 1e1defbb99
commit 5cb8340172
12 changed files with 20 additions and 20 deletions

View File

@ -1,9 +0,0 @@
## [duckdns-6.0.20](https://github.com/truecharts/charts/compare/duckdns-6.0.19...duckdns-6.0.20) (2023-11-19)
### Fix
- update container image ghcr.io/linuxserver/duckdns to latest ([#15100](https://github.com/truecharts/charts/issues/15100))

View File

@ -4,6 +4,15 @@
## [duckdns-6.0.21](https://github.com/truecharts/charts/compare/duckdns-6.0.20...duckdns-6.0.21) (2023-11-21)
### Chore
- update container image ghcr.io/linuxserver/duckdns to latest[@fc21f41](https://github.com/fc21f41) ([#15142](https://github.com/truecharts/charts/issues/15142))
## [duckdns-6.0.20](https://github.com/truecharts/charts/compare/duckdns-6.0.19...duckdns-6.0.20) (2023-11-19)
### Fix
@ -88,12 +97,3 @@
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
## [duckdns-6.0.10](https://github.com/truecharts/charts/compare/duckdns-6.0.9...duckdns-6.0.10) (2023-10-25)
### Chore
- update container image tccr.io/truecharts/duckdns to latest ([#13948](https://github.com/truecharts/charts/issues/13948))

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: duckdns
version: 6.0.20
version: 6.0.21
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

View File

@ -0,0 +1,9 @@
## [duckdns-6.0.21](https://github.com/truecharts/charts/compare/duckdns-6.0.20...duckdns-6.0.21) (2023-11-21)
### Chore
- update container image ghcr.io/linuxserver/duckdns to latest[@fc21f41](https://github.com/fc21f41) ([#15142](https://github.com/truecharts/charts/issues/15142))

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/duckdns
pullPolicy: IfNotPresent
tag: latest@sha256:bebfb19c6f657ac0e8933842f94c60ce5cd87417bc528f5a3235185eabdb834d
tag: latest@sha256:fc21f41ad892601366995eb113fc55b46b5bf762161a5cc5428743a1a6b1333b
securityContext:
container:
runAsNonRoot: false