From fefc3ebea11e5586accf6dc474b5d2d5eed660b7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 21 Jun 2024 13:09:52 +0000 Subject: [PATCH] chore(deps): update docker.io/hashicorp/vault docker tag to v1.15.6 Signed-off-by: Renovate Bot --- class/defaults.yml | 2 +- tests/golden/defaults/argocd/argocd/30_argocd/10_argocd.yaml | 2 +- tests/golden/openshift/argocd/argocd/30_argocd/10_argocd.yaml | 2 +- tests/golden/params/argocd/argocd/30_argocd/10_argocd.yaml | 2 +- tests/golden/prometheus/argocd/argocd/30_argocd/10_argocd.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/class/defaults.yml b/class/defaults.yml index 716ddb33..54cacaf6 100644 --- a/class/defaults.yml +++ b/class/defaults.yml @@ -31,7 +31,7 @@ parameters: vault_agent: registry: docker.io repository: hashicorp/vault - tag: '1.15.5' + tag: '1.15.6' argocd: registry: quay.io repository: argoproj/argocd diff --git a/tests/golden/defaults/argocd/argocd/30_argocd/10_argocd.yaml b/tests/golden/defaults/argocd/argocd/30_argocd/10_argocd.yaml index 2657f3eb..19844ee7 100644 --- a/tests/golden/defaults/argocd/argocd/30_argocd/10_argocd.yaml +++ b/tests/golden/defaults/argocd/argocd/30_argocd/10_argocd.yaml @@ -97,7 +97,7 @@ spec: value: 'true' - name: VAULT_ADDR value: test.syn.tools - image: docker.io/hashicorp/vault:1.15.5 + image: docker.io/hashicorp/vault:1.15.6 imagePullPolicy: IfNotPresent name: vault-agent ports: [] diff --git a/tests/golden/openshift/argocd/argocd/30_argocd/10_argocd.yaml b/tests/golden/openshift/argocd/argocd/30_argocd/10_argocd.yaml index 8dfcb305..9ce0d508 100644 --- a/tests/golden/openshift/argocd/argocd/30_argocd/10_argocd.yaml +++ b/tests/golden/openshift/argocd/argocd/30_argocd/10_argocd.yaml @@ -96,7 +96,7 @@ spec: value: 'true' - name: VAULT_ADDR value: test.syn.tools - image: docker.io/hashicorp/vault:1.15.5 + image: docker.io/hashicorp/vault:1.15.6 imagePullPolicy: IfNotPresent name: vault-agent ports: [] diff --git a/tests/golden/params/argocd/argocd/30_argocd/10_argocd.yaml b/tests/golden/params/argocd/argocd/30_argocd/10_argocd.yaml index 12c907b1..05b19fb9 100644 --- a/tests/golden/params/argocd/argocd/30_argocd/10_argocd.yaml +++ b/tests/golden/params/argocd/argocd/30_argocd/10_argocd.yaml @@ -81,7 +81,7 @@ spec: value: 'true' - name: VAULT_ADDR value: test.syn.tools - image: mymirror.io/vault:1.15.5 + image: mymirror.io/vault:1.15.6 imagePullPolicy: IfNotPresent name: vault-agent ports: [] diff --git a/tests/golden/prometheus/argocd/argocd/30_argocd/10_argocd.yaml b/tests/golden/prometheus/argocd/argocd/30_argocd/10_argocd.yaml index 2657f3eb..19844ee7 100644 --- a/tests/golden/prometheus/argocd/argocd/30_argocd/10_argocd.yaml +++ b/tests/golden/prometheus/argocd/argocd/30_argocd/10_argocd.yaml @@ -97,7 +97,7 @@ spec: value: 'true' - name: VAULT_ADDR value: test.syn.tools - image: docker.io/hashicorp/vault:1.15.5 + image: docker.io/hashicorp/vault:1.15.6 imagePullPolicy: IfNotPresent name: vault-agent ports: []