Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-21 08:24:33 +00:00
parent 02d4a295b4
commit 6ddd1be92c
12 changed files with 21 additions and 16 deletions

View File

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

View File

@ -4,6 +4,15 @@
## [ddclient-6.0.12](https://github.com/truecharts/charts/compare/ddclient-6.0.11...ddclient-6.0.12) (2023-11-21)
### Chore
- update container image ghcr.io/linuxserver/ddclient to 3.11.1[@fc10e3f](https://github.com/fc10e3f) ([#15202](https://github.com/truecharts/charts/issues/15202))
## [ddclient-6.0.11](https://github.com/truecharts/charts/compare/ddclient-6.0.10...ddclient-6.0.11) (2023-11-17)
@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/ddclient to v3.11.0 ([#13872](https://github.com/truecharts/charts/issues/13872))
## [ddclient-6.0.1](https://github.com/truecharts/charts/compare/ddclient-6.0.0...ddclient-6.0.1) (2023-10-07)
### Chore
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))

View File

@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddclient
version: 6.0.11
appVersion: "3.11.1"
version: 6.0.12
appVersion: 3.11.1
description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider.
type: application
deprecated: false

View File

@ -0,0 +1,9 @@
## [ddclient-6.0.12](https://github.com/truecharts/charts/compare/ddclient-6.0.11...ddclient-6.0.12) (2023-11-21)
### Chore
- update container image ghcr.io/linuxserver/ddclient to 3.11.1[@fc10e3f](https://github.com/fc10e3f) ([#15202](https://github.com/truecharts/charts/issues/15202))

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/ddclient
pullPolicy: IfNotPresent
tag: 3.11.1@sha256:0410e723c326bfe5b434439894bc1883f79fa1e844359a17a1095cb97736da92
tag: 3.11.1@sha256:fc10e3f047a6591051cc87a174df722bcea2d70891e61c284602c959183a8ac2
securityContext:
container:
runAsNonRoot: false