Skip to content

Commit

Permalink
Update docker.io/library/vault:1.13.3 Docker digest to adb4326
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Dec 1, 2023
1 parent fc274f2 commit d177399
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.13.3@sha256:e322a5e23ed6e5f151bba1e2b57ed5a7204eab1f1f603bb104c1241cca213f33'
tag: '1.13.3@sha256:adb4326b9008fe91f0798e7aa84b29431e727e005b784ee55fbfdd00fdf618ad'
argocd:
registry: quay.io
repository: argoproj/argocd
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ spec:
value: 'true'
- name: VAULT_ADDR
value: test.syn.tools
image: docker.io/library/vault:1.13.3@sha256:e322a5e23ed6e5f151bba1e2b57ed5a7204eab1f1f603bb104c1241cca213f33
image: docker.io/library/vault:1.13.3@sha256:adb4326b9008fe91f0798e7aa84b29431e727e005b784ee55fbfdd00fdf618ad
imagePullPolicy: IfNotPresent
name: vault-agent
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ spec:
value: 'true'
- name: VAULT_ADDR
value: test.syn.tools
image: docker.io/library/vault:1.13.3@sha256:e322a5e23ed6e5f151bba1e2b57ed5a7204eab1f1f603bb104c1241cca213f33
image: docker.io/library/vault:1.13.3@sha256:adb4326b9008fe91f0798e7aa84b29431e727e005b784ee55fbfdd00fdf618ad
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 @@ -80,7 +80,7 @@ spec:
value: 'true'
- name: VAULT_ADDR
value: test.syn.tools
image: mymirror.io/vault:1.13.3@sha256:e322a5e23ed6e5f151bba1e2b57ed5a7204eab1f1f603bb104c1241cca213f33
image: mymirror.io/vault:1.13.3@sha256:adb4326b9008fe91f0798e7aa84b29431e727e005b784ee55fbfdd00fdf618ad
imagePullPolicy: IfNotPresent
name: vault-agent
ports: []
Expand Down

0 comments on commit d177399

Please sign in to comment.