From 73d5800cb2ff0aeb9d1cf59d1c84908a84cfb327 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 18 Mar 2022 14:59:19 +0000 Subject: [PATCH] [bitnami/argo-cd] Release 3.1.3 updating components versions Signed-off-by: Bitnami Containers --- bitnami/argo-cd/Chart.lock | 6 +++--- bitnami/argo-cd/Chart.yaml | 2 +- bitnami/argo-cd/values.yaml | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bitnami/argo-cd/Chart.lock b/bitnami/argo-cd/Chart.lock index 0ed62113cc..569b9a35b8 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.5.3 + version: 16.5.4 - name: common repository: https://charts.bitnami.com/bitnami version: 1.12.0 -digest: sha256:e493e67fa80e406e95893218077893ccee2e25432689bd415f197b50c38df3f9 -generated: "2022-03-17T06:53:11.62921291Z" +digest: sha256:0004f4994dc58fdf59070c6c11bacb2a977f8c5f05e211019acf7b93982baeb5 +generated: "2022-03-18T07:28:51.314976989Z" diff --git a/bitnami/argo-cd/Chart.yaml b/bitnami/argo-cd/Chart.yaml index c7c9cfdf42..c23bd33232 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.1.2 +version: 3.1.3 diff --git a/bitnami/argo-cd/values.yaml b/bitnami/argo-cd/values.yaml index 910463d2de..496a0863af 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.1-debian-10-r6 + tag: 2.3.1-debian-10-r7 ## 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-r32 + tag: 2.31.0-debian-10-r33 ## 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-r367 + tag: 10-debian-10-r368 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-r158 + tag: 6.2.6-debian-10-r159 ## 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