From b80c3c7d867a8dde674e4b54877d3b5025e79d2e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 30 Nov 2023 13:12:32 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/ddclient to 3.11.2@2f3d4be (#15469) --- charts/stable/ddclient/Chart.yaml | 4 ++-- charts/stable/ddclient/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/ddclient/Chart.yaml b/charts/stable/ddclient/Chart.yaml index 2ee2204c18b..4816fbc5b32 100644 --- a/charts/stable/ddclient/Chart.yaml +++ b/charts/stable/ddclient/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddclient -version: 6.0.13 -appVersion: "3.11.2" +version: 6.0.14 +appVersion: 3.11.2 description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. type: application deprecated: false diff --git a/charts/stable/ddclient/values.yaml b/charts/stable/ddclient/values.yaml index 8041673133c..30c1b7d3add 100644 --- a/charts/stable/ddclient/values.yaml +++ b/charts/stable/ddclient/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/ddclient pullPolicy: IfNotPresent - tag: 3.11.2@sha256:a4197c87abfdf443c3233856ae0ea0808f20492b53004864bd268ac3ad64d8cf + tag: 3.11.2@sha256:2f3d4be8a267b623d620f80cd20a5e7f46f75e2df13b03b8bc79994b77d806e7 securityContext: container: runAsNonRoot: false