Skip to content

Commit c094ac9

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

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.18.3'
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.18.3
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.18.3
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.18.3
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.18.3
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.18.3
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.18.3
105105
imagePullPolicy: IfNotPresent
106106
name: vault-agent
107107
ports: []

0 commit comments

Comments
 (0)