Skip to content

Commit 02a181a

Browse files
committed
chore(deps): update docker.io/hashicorp/vault docker tag to v1.19.0
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent b3163f2 commit 02a181a

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

class/defaults.yml

+1-1
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.17.6'
46+
tag: '1.19.0'
4747
argocd:
4848
registry: quay.io
4949
repository: argoproj/argocd

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ spec:
101101
value: 'true'
102102
- name: VAULT_ADDR
103103
value: test.syn.tools
104-
image: docker.io/hashicorp/vault:1.17.6
104+
image: docker.io/hashicorp/vault:1.19.0
105105
imagePullPolicy: IfNotPresent
106106
name: vault-agent
107107
ports: []

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ spec:
101101
value: 'true'
102102
- name: VAULT_ADDR
103103
value: test.syn.tools
104-
image: docker.io/hashicorp/vault:1.17.6
104+
image: docker.io/hashicorp/vault:1.19.0
105105
imagePullPolicy: IfNotPresent
106106
name: vault-agent
107107
ports: []

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ spec:
106106
value: 'true'
107107
- name: VAULT_ADDR
108108
value: test.syn.tools
109-
image: docker.io/hashicorp/vault:1.17.6
109+
image: docker.io/hashicorp/vault:1.19.0
110110
imagePullPolicy: IfNotPresent
111111
name: vault-agent
112112
ports: []

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ spec:
8585
value: 'true'
8686
- name: VAULT_ADDR
8787
value: test.syn.tools
88-
image: mymirror.io/vault:1.17.6
88+
image: mymirror.io/vault:1.19.0
8989
imagePullPolicy: IfNotPresent
9090
name: vault-agent
9191
ports: []

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ spec:
101101
value: 'true'
102102
- name: VAULT_ADDR
103103
value: test.syn.tools
104-
image: docker.io/hashicorp/vault:1.17.6
104+
image: docker.io/hashicorp/vault:1.19.0
105105
imagePullPolicy: IfNotPresent
106106
name: vault-agent
107107
ports: []

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ spec:
101101
value: 'true'
102102
- name: VAULT_ADDR
103103
value: test.syn.tools
104-
image: docker.io/hashicorp/vault:1.17.6
104+
image: docker.io/hashicorp/vault:1.19.0
105105
imagePullPolicy: IfNotPresent
106106
name: vault-agent
107107
ports: []

0 commit comments

Comments
 (0)