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 b1dacb4Copy full SHA for b1dacb4
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.27.3@sha256:67bc91416cb6e20886f0d400bf9ab35679568b58b83d6f2a3d8557806714ca90
38
command: ["/bin/bash", "/app/cloudflare-ddns.sh"]
39
envFrom:
40
- secretRef:
0 commit comments