File tree 5 files changed +5
-5
lines changed
defaults/argocd/argocd/30_argocd
openshift/argocd/argocd/30_argocd
params/argocd/argocd/30_argocd
prometheus/argocd/argocd/30_argocd
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ parameters:
31
31
vault_agent :
32
32
registry : docker.io
33
33
repository : hashicorp/vault
34
- tag : ' 1.17.6 '
34
+ tag : ' 1.18.0 '
35
35
argocd :
36
36
registry : quay.io
37
37
repository : argoproj/argocd
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ spec:
101
101
value : ' true'
102
102
- name : VAULT_ADDR
103
103
value : test.syn.tools
104
- image : docker.io/hashicorp/vault:1.17.6
104
+ image : docker.io/hashicorp/vault:1.18.0
105
105
imagePullPolicy : IfNotPresent
106
106
name : vault-agent
107
107
ports : []
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ spec:
100
100
value : ' true'
101
101
- name : VAULT_ADDR
102
102
value : test.syn.tools
103
- image : docker.io/hashicorp/vault:1.17.6
103
+ image : docker.io/hashicorp/vault:1.18.0
104
104
imagePullPolicy : IfNotPresent
105
105
name : vault-agent
106
106
ports : []
Original file line number Diff line number Diff line change 85
85
value : ' true'
86
86
- name : VAULT_ADDR
87
87
value : test.syn.tools
88
- image : mymirror.io/vault:1.17.6
88
+ image : mymirror.io/vault:1.18.0
89
89
imagePullPolicy : IfNotPresent
90
90
name : vault-agent
91
91
ports : []
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ spec:
101
101
value : ' true'
102
102
- name : VAULT_ADDR
103
103
value : test.syn.tools
104
- image : docker.io/hashicorp/vault:1.17.6
104
+ image : docker.io/hashicorp/vault:1.18.0
105
105
imagePullPolicy : IfNotPresent
106
106
name : vault-agent
107
107
ports : []
You can’t perform that action at this time.
0 commit comments