Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin authored Dec 24, 2024
1 parent 0a63d36 commit e52e94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/ddns/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: ddns
image: ghcr.io/thomascardin/ddns:v1.0.0@sha256:088893f3bf25c66e5d20e17ac6c4e49706528db8c9b6f3a8581605586a344ad8
image: ghcr.io/thomascardin/ddns:v1.0.1@sha256:088893f3bf25c66e5d20e17ac6c4e49706528db8c9b6f3a8581605586a344ad8
env:
- name: NOIP_HOSTNAME
valueFrom:
Expand Down

0 comments on commit e52e94a

Please sign in to comment.