Skip to content

Commit

Permalink
Update docker.io/library/vault Docker tag to v1.13.3
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
  • Loading branch information
vshn-renovate committed Oct 27, 2023
1 parent c01b126 commit 306e1f9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ parameters:
vault_agent:
registry: docker.io
repository: library/vault
tag: '1.5.8@sha256:3b2209bedb1bbc70315fcd9e2187a49a1359f8f6f46cca7a51efcadb461fe98a'
tag: '1.13.3@sha256:e322a5e23ed6e5f151bba1e2b57ed5a7204eab1f1f603bb104c1241cca213f33'
argocd:
registry: quay.io
repository: argoproj/argocd
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
value: 'true'
- name: VAULT_ADDR
value: test.syn.tools
image: docker.io/library/vault:1.5.8@sha256:3b2209bedb1bbc70315fcd9e2187a49a1359f8f6f46cca7a51efcadb461fe98a
image: docker.io/library/vault:1.13.3@sha256:e322a5e23ed6e5f151bba1e2b57ed5a7204eab1f1f603bb104c1241cca213f33
imagePullPolicy: IfNotPresent
name: vault-agent
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
value: 'true'
- name: VAULT_ADDR
value: test.syn.tools
image: docker.io/library/vault:1.5.8@sha256:3b2209bedb1bbc70315fcd9e2187a49a1359f8f6f46cca7a51efcadb461fe98a
image: docker.io/library/vault:1.13.3@sha256:e322a5e23ed6e5f151bba1e2b57ed5a7204eab1f1f603bb104c1241cca213f33
imagePullPolicy: IfNotPresent
name: vault-agent
ports: []
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/params/argocd/argocd/30_argocd/10_argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ spec:
value: 'true'
- name: VAULT_ADDR
value: test.syn.tools
image: mymirror.io/vault:1.5.8@sha256:3b2209bedb1bbc70315fcd9e2187a49a1359f8f6f46cca7a51efcadb461fe98a
image: mymirror.io/vault:1.13.3@sha256:e322a5e23ed6e5f151bba1e2b57ed5a7204eab1f1f603bb104c1241cca213f33
imagePullPolicy: IfNotPresent
name: vault-agent
ports: []
Expand Down

0 comments on commit 306e1f9

Please sign in to comment.