diff --git a/class/defaults.yml b/class/defaults.yml index bffa24284..ec534c078 100644 --- a/class/defaults.yml +++ b/class/defaults.yml @@ -43,7 +43,7 @@ parameters: vault_agent: registry: docker.io repository: hashicorp/vault - tag: '1.21.4' + tag: '2.0.0' 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 543b881d8..f64b268db 100644 --- a/tests/golden/defaults/argocd/argocd/30_argocd/10_argocd.yaml +++ b/tests/golden/defaults/argocd/argocd/30_argocd/10_argocd.yaml @@ -100,7 +100,7 @@ spec: value: 'true' - name: VAULT_ADDR value: test.syn.tools - image: docker.io/hashicorp/vault:1.21.4 + image: docker.io/hashicorp/vault:2.0.0 imagePullPolicy: IfNotPresent name: vault-agent ports: [] diff --git a/tests/golden/https-catalog/argocd/argocd/30_argocd/10_argocd.yaml b/tests/golden/https-catalog/argocd/argocd/30_argocd/10_argocd.yaml index 543b881d8..f64b268db 100644 --- a/tests/golden/https-catalog/argocd/argocd/30_argocd/10_argocd.yaml +++ b/tests/golden/https-catalog/argocd/argocd/30_argocd/10_argocd.yaml @@ -100,7 +100,7 @@ spec: value: 'true' - name: VAULT_ADDR value: test.syn.tools - image: docker.io/hashicorp/vault:1.21.4 + image: docker.io/hashicorp/vault:2.0.0 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 1f7f9d06b..e5282799e 100644 --- a/tests/golden/openshift/argocd/argocd/30_argocd/10_argocd.yaml +++ b/tests/golden/openshift/argocd/argocd/30_argocd/10_argocd.yaml @@ -105,7 +105,7 @@ spec: value: 'true' - name: VAULT_ADDR value: test.syn.tools - image: docker.io/hashicorp/vault:1.21.4 + image: docker.io/hashicorp/vault:2.0.0 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 f9f95f760..163328ebf 100644 --- a/tests/golden/params/argocd/argocd/30_argocd/10_argocd.yaml +++ b/tests/golden/params/argocd/argocd/30_argocd/10_argocd.yaml @@ -84,7 +84,7 @@ spec: value: 'true' - name: VAULT_ADDR value: test.syn.tools - image: mymirror.io/vault:1.21.4 + image: mymirror.io/vault:2.0.0 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 543b881d8..f64b268db 100644 --- a/tests/golden/prometheus/argocd/argocd/30_argocd/10_argocd.yaml +++ b/tests/golden/prometheus/argocd/argocd/30_argocd/10_argocd.yaml @@ -100,7 +100,7 @@ spec: value: 'true' - name: VAULT_ADDR value: test.syn.tools - image: docker.io/hashicorp/vault:1.21.4 + image: docker.io/hashicorp/vault:2.0.0 imagePullPolicy: IfNotPresent name: vault-agent ports: [] diff --git a/tests/golden/syn-teams/argocd/argocd/30_argocd/10_argocd.yaml b/tests/golden/syn-teams/argocd/argocd/30_argocd/10_argocd.yaml index 543b881d8..f64b268db 100644 --- a/tests/golden/syn-teams/argocd/argocd/30_argocd/10_argocd.yaml +++ b/tests/golden/syn-teams/argocd/argocd/30_argocd/10_argocd.yaml @@ -100,7 +100,7 @@ spec: value: 'true' - name: VAULT_ADDR value: test.syn.tools - image: docker.io/hashicorp/vault:1.21.4 + image: docker.io/hashicorp/vault:2.0.0 imagePullPolicy: IfNotPresent name: vault-agent ports: []