From ebe1043ca87359aadc7e8d775e31c15a6d876710 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 19 May 2022 07:23:59 +0000 Subject: [PATCH] [bitnami/argo-cd] Release 3.3.2 updating components versions Signed-off-by: Bitnami Containers --- bitnami/argo-cd/Chart.lock | 6 +++--- bitnami/argo-cd/Chart.yaml | 4 ++-- bitnami/argo-cd/values.yaml | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bitnami/argo-cd/Chart.lock b/bitnami/argo-cd/Chart.lock index 7d8b9157b3..b7560d896d 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: 16.9.5 + version: 16.9.6 - name: common repository: https://charts.bitnami.com/bitnami version: 1.14.0 -digest: sha256:82f632e0283e50fbee6521ddb3824d4a0ee8e6ae69c6cf9312eb7cb0ec3e120a -generated: "2022-05-16T12:49:20.160681364Z" +digest: sha256:7736d6d77f3b6c4a46a3411590a00f2243fb5f50996fe6eaeea47d62c4d0aedb +generated: "2022-05-18T21:33:08.594520467Z" diff --git a/bitnami/argo-cd/Chart.yaml b/bitnami/argo-cd/Chart.yaml index 6a674778c0..1b27797cb1 100644 --- a/bitnami/argo-cd/Chart.yaml +++ b/bitnami/argo-cd/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 2.3.3 +appVersion: 2.3.4 dependencies: - condition: redis.enabled name: redis @@ -30,4 +30,4 @@ sources: - https://github.com/argoproj/argo-cd/ - https://github.com/bitnami/bitnami-docker-dex - https://github.com/dexidp/dex -version: 3.3.1 +version: 3.3.2 diff --git a/bitnami/argo-cd/values.yaml b/bitnami/argo-cd/values.yaml index 24dc27eb94..3e7ea87a03 100644 --- a/bitnami/argo-cd/values.yaml +++ b/bitnami/argo-cd/values.yaml @@ -54,7 +54,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/argo-cd - tag: 2.3.3-debian-10-r35 + tag: 2.3.4-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -1708,7 +1708,7 @@ dex: image: registry: docker.io repository: bitnami/dex - tag: 2.31.1-debian-10-r51 + tag: 2.31.1-debian-10-r53 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -2295,7 +2295,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r427 + tag: 10-debian-10-r429 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -2346,7 +2346,7 @@ redis: image: registry: docker.io repository: bitnami/redis - tag: 6.2.7-debian-10-r18 + tag: 6.2.7-debian-10-r19 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images