From ce040590b4a343719cd4ddd86c1402b078f41711 Mon Sep 17 00:00:00 2001 From: "chaplain-grimaldus[bot]" <167642948+chaplain-grimaldus[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 17:05:34 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/tim?= =?UTF-8?q?othyye/godns=20(=203.2.5=20=E2=86=92=20v3.3.4=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../core/env/production/network-system/ddns/app/cronjob.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/core/env/production/network-system/ddns/app/cronjob.yaml b/clusters/core/env/production/network-system/ddns/app/cronjob.yaml index ef9b7b3d6..e62d80735 100644 --- a/clusters/core/env/production/network-system/ddns/app/cronjob.yaml +++ b/clusters/core/env/production/network-system/ddns/app/cronjob.yaml @@ -25,7 +25,7 @@ spec: restartPolicy: Never containers: - name: ddns-client - image: ghcr.io/timothyye/godns:3.2.5@sha256:1275191af24c675123d1778397014b8504a3f31c8140f4790b0146fdbdc1d171 + image: ghcr.io/timothyye/godns:v3.3.4@sha256:a180f8b10f16bab08e2e01fc042fe614086766ece78c714da222657b94f95495 volumeMounts: - name: ddns-config mountPath: /config.json