Skip to content

Commit

Permalink
[bitnami/argo-cd] Release 6.2.3 (#26100)
Browse files Browse the repository at this point in the history
  • Loading branch information
bitnami-bot authored May 21, 2024
1 parent 91c707c commit 881a692
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions bitnami/argo-cd/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.3.1
version: 19.3.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.2
digest: sha256:bf9596a80e64b4f6f86acc18eb63e6112efab4f1cab33b86f13814ffea20de1a
generated: "2024-05-13T20:38:01.794804971Z"
digest: sha256:14150b4a1414c7d491acf5d1b03df6109499ef8aeff0f0a9ed509089a7d4453a
generated: "2024-05-18T16:51:00.789792724Z"
6 changes: 3 additions & 3 deletions bitnami/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: argo-cd
image: docker.io/bitnami/argo-cd:2.11.0-debian-12-r3
image: docker.io/bitnami/argo-cd:2.11.0-debian-12-r5
- name: dex
image: docker.io/bitnami/dex:2.39.1-debian-12-r6
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r21
- name: redis
image: docker.io/bitnami/redis:7.2.4-debian-12-r15
image: docker.io/bitnami/redis:7.2.4-debian-12-r16
apiVersion: v2
appVersion: 2.11.0
dependencies:
Expand All @@ -39,4 +39,4 @@ maintainers:
name: argo-cd
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
version: 6.2.2
version: 6.2.3
4 changes: 2 additions & 2 deletions bitnami/argo-cd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/argo-cd
tag: 2.11.0-debian-12-r3
tag: 2.11.0-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -3955,7 +3955,7 @@ redis:
image:
registry: docker.io
repository: bitnami/redis
tag: 7.2.4-debian-12-r15
tag: 7.2.4-debian-12-r16
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 881a692

Please sign in to comment.