From 262f2c81b4e576d07eaa503a6bd4f6f2332c439d Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 11 Mar 2022 01:55:31 +0000 Subject: [PATCH] [bitnami/argo-cd] Release 3.0.13 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 d106cce2e3..54ec09b655 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.4.5 + version: 16.5.2 - name: common repository: https://charts.bitnami.com/bitnami version: 1.11.3 -digest: sha256:234dcc1221ea640791cf8c1d226eba441c528a24d17a892ff2091826023069a8 -generated: "2022-03-07T10:48:53.529985824Z" +digest: sha256:0cc8b3c69e0a600229d2c4e8fa1c82f90593c7c8d76f858966641d3bcc6b40ba +generated: "2022-03-11T01:06:00.105709281Z" diff --git a/bitnami/argo-cd/Chart.yaml b/bitnami/argo-cd/Chart.yaml index 645fa15f1f..36f7634be1 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.0 +appVersion: 2.3.1 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.0.12 +version: 3.0.13 diff --git a/bitnami/argo-cd/values.yaml b/bitnami/argo-cd/values.yaml index 438a3d70fd..f2454c7811 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.0-debian-10-r0 + tag: 2.3.1-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 @@ -1656,7 +1656,7 @@ dex: image: registry: docker.io repository: bitnami/dex - tag: 2.31.0-debian-10-r22 + tag: 2.31.0-debian-10-r25 ## 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 @@ -2239,7 +2239,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r358 + tag: 10-debian-10-r361 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -2290,7 +2290,7 @@ redis: image: registry: docker.io repository: bitnami/redis - tag: 6.2.6-debian-10-r148 + tag: 6.2.6-debian-10-r152 ## 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