Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down