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 539819f commit 2dca790Copy full SHA for 2dca790
cicd/ansible/tekton-task-vault-login.yaml
@@ -26,7 +26,7 @@ spec:
26
type: "string"
27
steps:
28
- name: "vault-login"
29
- image: "ghcr.io/soerenschneider/vault-login"
+ image: "ghcr.io/soerenschneider/vault-login:1.0.0"
30
imagePullPolicy: "IfNotPresent"
31
env:
32
- name: "HOME"
0 commit comments