File tree 7 files changed +7
-7
lines changed
defaults/argocd/argocd/30_argocd
https-catalog/argocd/argocd/30_argocd
openshift/argocd/argocd/30_argocd
params/argocd/argocd/30_argocd
prometheus/argocd/argocd/30_argocd
syn-teams/argocd/argocd/30_argocd
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ parameters:
43
43
vault_agent :
44
44
registry : docker.io
45
45
repository : hashicorp/vault
46
- tag : ' 1.17.6 '
46
+ tag : ' 1.18.3 '
47
47
argocd :
48
48
registry : quay.io
49
49
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.3
105
105
imagePullPolicy : IfNotPresent
106
106
name : vault-agent
107
107
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.3
105
105
imagePullPolicy : IfNotPresent
106
106
name : vault-agent
107
107
ports : []
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ spec:
106
106
value : ' true'
107
107
- name : VAULT_ADDR
108
108
value : test.syn.tools
109
- image : docker.io/hashicorp/vault:1.17.6
109
+ image : docker.io/hashicorp/vault:1.18.3
110
110
imagePullPolicy : IfNotPresent
111
111
name : vault-agent
112
112
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.3
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.3
105
105
imagePullPolicy : IfNotPresent
106
106
name : vault-agent
107
107
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.3
105
105
imagePullPolicy : IfNotPresent
106
106
name : vault-agent
107
107
ports : []
You can’t perform that action at this time.
0 commit comments