We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 938898c commit b4761ecCopy full SHA for b4761ec
kubernetes/apps/networking/cloudflare-ddns/app/helmrelease.yaml
@@ -34,7 +34,7 @@ spec:
34
restartPolicy: OnFailure
35
image:
36
repository: ghcr.io/onedr0p/kubernetes-kubectl
37
- tag: 1.27.1@sha256:657387a5fedaa4d12b55a4e85d572e21e82d08b7e87e2c084847731ed57a1671
+ tag: 1.28.3@sha256:6b68063623c22be538727998ccc1bf0433ea71c7a73f73e3f2250896a390901a
38
command: ["/bin/bash", "/app/cloudflare-ddns.sh"]
39
envFrom:
40
- secretRef:
0 commit comments