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:v3.4.1@sha256:d9a043164b256ab9d7ab03a7619bfe2292a2ab2b6e5e3151e818edb63249b1de
image: ghcr.io/timothyye/godns:v3.4.2@sha256:2ae70a3b5dcb2a52202e1e2dd7ce4d0d8cf5f5727d06c33f2f506cc199851a28
volumeMounts:
- name: ddns-config
mountPath: /config.json
Expand Down