Skip to content

Commit

Permalink
Merge pull request #138 from projectsyn/commodore-renovate/docker.io-…
Browse files Browse the repository at this point in the history
…library-vault-1.13.3

Update docker.io/library/vault:1.13.3 Docker 1.15.2
  • Loading branch information
DebakelOrakel authored Dec 8, 2023
2 parents b8fc695 + ef50718 commit fe888f2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ parameters:
tag: 'v0.32.0'
vault_agent:
registry: docker.io
repository: library/vault
tag: '1.13.3@sha256:e322a5e23ed6e5f151bba1e2b57ed5a7204eab1f1f603bb104c1241cca213f33'
repository: hashicorp/vault
tag: '1.15.2'
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/hashicorp/vault:1.15.2
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/hashicorp/vault:1.15.2
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.15.2
imagePullPolicy: IfNotPresent
name: vault-agent
ports: []
Expand Down

0 comments on commit fe888f2

Please sign in to comment.