[bitnami/argo-cd] Release 5.2.3 updating components versions (#20794)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-11-08 17:47:02 +01:00
committed by GitHub
parent 609a2bcf1f
commit b3d3e4b76a
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: argo-cd
image: docker.io/bitnami/argo-cd:2.9.0-debian-11-r0
image: docker.io/bitnami/argo-cd:2.9.0-debian-11-r1
- name: dex
image: docker.io/bitnami/dex:2.37.0-debian-11-r97
- name: os-shell
@@ -39,4 +39,4 @@ maintainers:
name: argo-cd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
version: 5.2.2
version: 5.2.3

View File

@@ -58,7 +58,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/argo-cd
tag: 2.9.0-debian-11-r0
tag: 2.9.0-debian-11-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'