Skip to content
Merged
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.3.5@sha256:83dc9457f1d390bd1c2fa1ca59d56a8d8b8506060cf7fd31f8838b78cda5f181
image: ghcr.io/timothyye/godns:v3.3.6@sha256:a8ba4ad910ca05354351b4ca16897c40ed5183f85a1d10877b8384cc211d7d4f
volumeMounts:
- name: ddns-config
mountPath: /config.json
Expand Down