From debe4dc53a1824f07a2c17b2c70c2bd080bdee4c Mon Sep 17 00:00:00 2001 From: "chaplain-grimaldus[bot]" <167642948+chaplain-grimaldus[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 05:19:25 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/timo?= =?UTF-8?q?thyye/godns=20(=20v3.4.1=20=E2=86=92=20v3.4.3=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 9b30b3967..64cc54a14 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:v3.4.1@sha256:d9a043164b256ab9d7ab03a7619bfe2292a2ab2b6e5e3151e818edb63249b1de + image: ghcr.io/timothyye/godns:v3.4.3@sha256:a7d25a3ff6bcea88a6cc88e2f24689cbeca65b8359537f433b7c6eac2b81a6f1 volumeMounts: - name: ddns-config mountPath: /config.json