Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-19 02:36:07 +00:00
parent 5cdacafffa
commit f192739c2f
12 changed files with 21 additions and 16 deletions

View File

@ -1,4 +0,0 @@
## [duckdns-6.0.18](https://github.com/truecharts/charts/compare/duckdns-6.0.17...duckdns-6.0.18) (2023-11-17)

View File

@ -4,6 +4,15 @@
## [duckdns-6.0.19](https://github.com/truecharts/charts/compare/duckdns-6.0.18...duckdns-6.0.19) (2023-11-19)
### Fix
- update container image ghcr.io/linuxserver/duckdns to latest ([#15095](https://github.com/truecharts/charts/issues/15095))
## [duckdns-6.0.18](https://github.com/truecharts/charts/compare/duckdns-6.0.17...duckdns-6.0.18) (2023-11-17)
@ -88,12 +97,3 @@
- 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)
### Chore
- update container image tccr.io/truecharts/duckdns to latest ([#13432](https://github.com/truecharts/charts/issues/13432))

View File

@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: duckdns
version: 6.0.18
appVersion: "latest"
version: 6.0.19
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
deprecated: false

View File

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

View File

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