From 747dbc575bd123bf650694e40ceeaea756f2251e Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 26 Oct 2022 00:18:23 +0000 Subject: [PATCH] [bitnami/argo-cd] Release 4.2.7 updating components versions Signed-off-by: Bitnami Containers --- bitnami/argo-cd/Chart.lock | 8 ++++---- bitnami/argo-cd/Chart.yaml | 4 ++-- bitnami/argo-cd/values.yaml | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bitnami/argo-cd/Chart.lock b/bitnami/argo-cd/Chart.lock index 3e45521c57..a486fa52ee 100644 --- a/bitnami/argo-cd/Chart.lock +++ b/bitnami/argo-cd/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: redis repository: https://charts.bitnami.com/bitnami - version: 17.3.5 + version: 17.3.7 - name: common repository: https://charts.bitnami.com/bitnami - version: 2.0.3 -digest: sha256:45c8e224bb11e0fcb6a946eee8e3e1d1bad89aa5ca4b2ea88a7decaa79e7be02 -generated: "2022-10-18T01:33:38.997286015Z" + version: 2.0.4 +digest: sha256:aceeeb97d7be10600a08e4ab4cfd0ba9eb4dde4f7553a804103737e639f68d36 +generated: "2022-10-25T23:38:13.934245724Z" diff --git a/bitnami/argo-cd/Chart.yaml b/bitnami/argo-cd/Chart.yaml index 20fa729ed7..5f62cd228a 100644 --- a/bitnami/argo-cd/Chart.yaml +++ b/bitnami/argo-cd/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 2.4.15 +appVersion: 2.5.0 dependencies: - condition: redis.enabled name: redis @@ -30,4 +30,4 @@ sources: - https://github.com/argoproj/argo-cd/ - https://github.com/bitnami/containers/tree/main/bitnami/dex - https://github.com/dexidp/dex -version: 4.2.6 +version: 4.2.7 diff --git a/bitnami/argo-cd/values.yaml b/bitnami/argo-cd/values.yaml index 9a9b15126f..0ec60fa65d 100644 --- a/bitnami/argo-cd/values.yaml +++ b/bitnami/argo-cd/values.yaml @@ -55,7 +55,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/argo-cd - tag: 2.4.15-debian-11-r0 + tag: 2.5.0-debian-11-r0 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -1747,7 +1747,7 @@ dex: image: registry: docker.io repository: bitnami/dex - tag: 2.35.3-debian-11-r2 + tag: 2.35.3-debian-11-r4 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -2348,7 +2348,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r42 + tag: 11-debian-11-r45 digest: "" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. @@ -2401,7 +2401,7 @@ redis: image: registry: docker.io repository: bitnami/redis - tag: 7.0.5-debian-11-r9 + tag: 7.0.5-debian-11-r12 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'