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