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 b0976e5Copy full SHA for b0976e5
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.1@sha256:e2d3f49bcda7824cb182da0c79aa65596d5d3be2cc77512d0ddb5458cf3f2413
38
command: ["/bin/bash", "/app/cloudflare-ddns.sh"]
39
envFrom:
40
- secretRef:
0 commit comments