From 55ae24a92bf36a61eb8afafcd0fcab52c44f7ac8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 Jun 2026 18:43:43 +0200 Subject: [PATCH] =?UTF-8?q?fix(ddns-go):=20update=20image=20docker.io/jees?= =?UTF-8?q?sy/ddns-go=20v6.17.0=20=E2=86=92=20v6.17.1=20(#48716)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/ddns-go/Chart.yaml | 4 ++-- charts/stable/ddns-go/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/ddns-go/Chart.yaml b/charts/stable/ddns-go/Chart.yaml index 840e17334a9..3acb335140a 100644 --- a/charts/stable/ddns-go/Chart.yaml +++ b/charts/stable/ddns-go/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 6.17.0 +appVersion: 6.17.1 dependencies: - name: common version: 29.3.4 @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/ddns-go - https://hub.docker.com/r/jeessy/ddns-go type: application -version: 14.4.0 +version: 14.4.1 diff --git a/charts/stable/ddns-go/values.yaml b/charts/stable/ddns-go/values.yaml index b362a26e07d..7dd52362b9b 100644 --- a/charts/stable/ddns-go/values.yaml +++ b/charts/stable/ddns-go/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/jeessy/ddns-go pullPolicy: IfNotPresent - tag: v6.17.0@sha256:be70e8aea15f01038d7969c9bab97eb1a13c1f95facdc2a79d37b1e89b6b9f6c + tag: v6.17.1@sha256:13aa9a129d54a8cef2c7fa14aee5044f91adbfccebe59f95677fc537266431c7 securityContext: container: readOnlyRootFilesystem: false