[bitnami/argo-cd] Release 5.4.2 updating components versions (#22384)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-18 15:01:48 +01:00
committed by GitHub
parent 979fc87c0b
commit 2f25e3470e
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: argo-cd
image: docker.io/bitnami/argo-cd:2.9.3-debian-11-r5
image: docker.io/bitnami/argo-cd:2.9.3-debian-11-r6
- name: dex
image: docker.io/bitnami/dex:2.37.0-debian-11-r102
- name: os-shell
@@ -39,4 +39,4 @@ maintainers:
name: argo-cd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
version: 5.4.1
version: 5.4.2
+1 -1
View File
@@ -58,7 +58,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/argo-cd
tag: 2.9.3-debian-11-r5
tag: 2.9.3-debian-11-r6
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'