diff --git a/bitnami/argo-cd/Chart.lock b/bitnami/argo-cd/Chart.lock index 4574efe89b..7e64d644f1 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: 17.0.7 + version: 17.0.8 - name: common repository: https://charts.bitnami.com/bitnami version: 1.16.1 -digest: sha256:34ec7caf211d40464e7fbe065f4e9a1e72092f9aa721eec889f444c6c851ef69 -generated: "2022-08-04T07:14:37.459108319Z" +digest: sha256:cba66f6a4692c4ce3d8f3fe21789f1a5bb531d2d4059e71555e6a992fa7cfc63 +generated: "2022-08-04T19:49:08.430931252Z" diff --git a/bitnami/argo-cd/Chart.yaml b/bitnami/argo-cd/Chart.yaml index fec2cef8b9..442479a736 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/containers/tree/main/bitnami/dex - https://github.com/dexidp/dex -version: 4.0.5 +version: 4.0.6 diff --git a/bitnami/argo-cd/values.yaml b/bitnami/argo-cd/values.yaml index 1fa5417ec1..678b61b009 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.4.8-debian-11-r2 + tag: 2.4.8-debian-11-r3 ## 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 @@ -1720,7 +1720,7 @@ dex: image: registry: docker.io repository: bitnami/dex - tag: 2.33.0-debian-11-r2 + tag: 2.33.0-debian-11-r3 ## 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 @@ -2311,7 +2311,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r21 + tag: 11-debian-11-r22 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -2362,7 +2362,7 @@ redis: image: registry: docker.io repository: bitnami/redis - tag: 7.0.4-debian-11-r8 + tag: 7.0.4-debian-11-r9 ## 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