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.3@sha256:a7d25a3ff6bcea88a6cc88e2f24689cbeca65b8359537f433b7c6eac2b81a6f1
image: ghcr.io/timothyye/godns:v3.4.4@sha256:98b7cf18e8e90a0b7ea4cea02be60733a5cbe64274a7ecac1bb2be535ce0358a
volumeMounts:
- name: ddns-config
mountPath: /config.json
Expand Down