diff --git a/bitnami/argo-cd/Chart.lock b/bitnami/argo-cd/Chart.lock index 1157812db..eb39ada24 100644 --- a/bitnami/argo-cd/Chart.lock +++ b/bitnami/argo-cd/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 14.8.11 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.8.0 -digest: sha256:81164888847fa83d16b793122eae28126c9713d83d8153e00d4691493d4c82ba -generated: "2021-08-23T10:05:26.050581005Z" + version: 1.9.0 +digest: sha256:41dc8a62bad5d1f2417f8f7fd2e3f81ab1dec55fd93013358a32a4158936d3a2 +generated: "2021-09-13T16:17:44.628923013Z" diff --git a/bitnami/argo-cd/Chart.yaml b/bitnami/argo-cd/Chart.yaml index 2d3a16cba..efe2b08a4 100644 --- a/bitnami/argo-cd/Chart.yaml +++ b/bitnami/argo-cd/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 2.1.1 +appVersion: 2.1.2 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: 1.0.4 +version: 1.0.5 diff --git a/bitnami/argo-cd/values.yaml b/bitnami/argo-cd/values.yaml index 126b656d6..150f28072 100644 --- a/bitnami/argo-cd/values.yaml +++ b/bitnami/argo-cd/values.yaml @@ -53,7 +53,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/argo-cd - tag: 2.1.1-debian-10-r0 + tag: 2.1.2-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -1336,7 +1336,7 @@ dex: image: registry: docker.io repository: bitnami/dex - tag: 2.30.0-debian-10-r28 + tag: 2.30.0-debian-10-r39 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -1867,7 +1867,7 @@ redis: image: registry: docker.io repository: bitnami/redis - tag: 6.2.5-debian-10-r39 + tag: 6.2.5-debian-10-r50 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images