Skip to content

Commit 97303c7

Browse files
vshn-renovatesimu
authored andcommitted
chore(deps): update docker.io/hashicorp/vault docker tag to v1.21.0
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent fb86755 commit 97303c7

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ parameters:
4343
vault_agent:
4444
registry: docker.io
4545
repository: hashicorp/vault
46-
tag: '1.20.4'
46+
tag: '1.21.0'
4747
argocd:
4848
registry: quay.io
4949
repository: argoproj/argocd

tests/golden/defaults/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ spec:
100100
value: 'true'
101101
- name: VAULT_ADDR
102102
value: test.syn.tools
103-
image: docker.io/hashicorp/vault:1.20.4
103+
image: docker.io/hashicorp/vault:1.21.0
104104
imagePullPolicy: IfNotPresent
105105
name: vault-agent
106106
ports: []

tests/golden/https-catalog/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ spec:
100100
value: 'true'
101101
- name: VAULT_ADDR
102102
value: test.syn.tools
103-
image: docker.io/hashicorp/vault:1.20.4
103+
image: docker.io/hashicorp/vault:1.21.0
104104
imagePullPolicy: IfNotPresent
105105
name: vault-agent
106106
ports: []

tests/golden/openshift/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ spec:
105105
value: 'true'
106106
- name: VAULT_ADDR
107107
value: test.syn.tools
108-
image: docker.io/hashicorp/vault:1.20.4
108+
image: docker.io/hashicorp/vault:1.21.0
109109
imagePullPolicy: IfNotPresent
110110
name: vault-agent
111111
ports: []

tests/golden/params/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ spec:
8484
value: 'true'
8585
- name: VAULT_ADDR
8686
value: test.syn.tools
87-
image: mymirror.io/vault:1.20.4
87+
image: mymirror.io/vault:1.21.0
8888
imagePullPolicy: IfNotPresent
8989
name: vault-agent
9090
ports: []

tests/golden/prometheus/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ spec:
100100
value: 'true'
101101
- name: VAULT_ADDR
102102
value: test.syn.tools
103-
image: docker.io/hashicorp/vault:1.20.4
103+
image: docker.io/hashicorp/vault:1.21.0
104104
imagePullPolicy: IfNotPresent
105105
name: vault-agent
106106
ports: []

tests/golden/syn-teams/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ spec:
100100
value: 'true'
101101
- name: VAULT_ADDR
102102
value: test.syn.tools
103-
image: docker.io/hashicorp/vault:1.20.4
103+
image: docker.io/hashicorp/vault:1.21.0
104104
imagePullPolicy: IfNotPresent
105105
name: vault-agent
106106
ports: []

0 commit comments

Comments
 (0)