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.2
  • Loading branch information
renovate[bot] committed Sep 25, 2022
1 parent 1f718c4 commit 8eabd16
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.6
image: ghcr.io/k8s-at-home/kubectl:v1.25.2
envFrom:
- secretRef:
name: cloudflare-ddns
Expand Down

0 comments on commit 8eabd16

Please sign in to comment.