From 708215f44fe8032cb61161b45bfcbfaf4fef4b42 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 23 Feb 2022 21:44:13 +0000 Subject: [PATCH] [bitnami/argo-cd] Release 3.0.7 updating components versions Signed-off-by: Bitnami Containers --- bitnami/argo-cd/Chart.yaml | 2 +- bitnami/argo-cd/values.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/argo-cd/Chart.yaml b/bitnami/argo-cd/Chart.yaml index 0ba28825b0..28bcf1eb8e 100644 --- a/bitnami/argo-cd/Chart.yaml +++ b/bitnami/argo-cd/Chart.yaml @@ -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.6 +version: 3.0.7 diff --git a/bitnami/argo-cd/values.yaml b/bitnami/argo-cd/values.yaml index bf80ec1ead..077230bd0b 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.2.5-debian-10-r13 + tag: 2.2.5-debian-10-r14 ## 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-r9 + tag: 2.31.0-debian-10-r11 ## 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-r344 + tag: 10-debian-10-r346 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-r135 + tag: 6.2.6-debian-10-r136 ## 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