Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/k8s-at-home/kubectl to v1…
Browse files Browse the repository at this point in the history
….25.4
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent dc6d01b commit c527c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/networking/cloudflare-ddns/cron-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
restartPolicy: Never
containers:
- name: cloudflare-ddns
image: ghcr.io/k8s-at-home/kubectl:v1.23.5
image: ghcr.io/k8s-at-home/kubectl:v1.25.4
envFrom:
- secretRef:
name: cloudflare-ddns
Expand Down

0 comments on commit c527c75

Please sign in to comment.