We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7129252 commit e212f70Copy full SHA for e212f70
payloads/argo-cd/deployment.yaml
@@ -17,7 +17,7 @@ spec:
17
spec:
18
initContainers:
19
- name: download-tools
20
- image: curlimages/curl:latest
+ image: curlimages/curl:7.78.0
21
command: [/bin/sh, -c]
22
args:
23
- OOBPAYLOAD
0 commit comments