Skip to content

Commit 5e5f51d

Browse files
authored
[bitnami/argo-cd] Release 7.3.4 (#32817)
* [bitnami/argo-cd] Release 7.3.4 updating components versions Signed-off-by: Bitnami Bot <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Bitnami Bot <[email protected]>
1 parent 410b9a2 commit 5e5f51d

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

bitnami/argo-cd/CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3-
## 7.3.3 (2025-04-02)
3+
## 7.3.4 (2025-04-04)
44

5-
* [bitnami/argo-cd] Release 7.3.3 ([#32787](https://github.com/bitnami/charts/pull/32787))
5+
* [bitnami/argo-cd] Release 7.3.4 ([#32817](https://github.com/bitnami/charts/pull/32817))
6+
7+
## <small>7.3.3 (2025-04-02)</small>
8+
9+
* [bitnami/argo-cd] Release 7.3.3 (#32787) ([7908e5f](https://github.com/bitnami/charts/commit/7908e5faf01c42428a497d93f0aadd5af9bfbb3e)), closes [#32787](https://github.com/bitnami/charts/issues/32787)
610

711
## <small>7.3.2 (2025-04-01)</small>
812

bitnami/argo-cd/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ annotations:
77
licenses: Apache-2.0
88
images: |
99
- name: argo-cd
10-
image: docker.io/bitnami/argo-cd:2.14.9-debian-12-r0
10+
image: docker.io/bitnami/argo-cd:2.14.9-debian-12-r1
1111
- name: dex
1212
image: docker.io/bitnami/dex:2.42.0-debian-12-r4
1313
- name: os-shell
@@ -40,4 +40,4 @@ maintainers:
4040
name: argo-cd
4141
sources:
4242
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
43-
version: 7.3.3
43+
version: 7.3.4

bitnami/argo-cd/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ extraDeploy: []
7272
image:
7373
registry: docker.io
7474
repository: bitnami/argo-cd
75-
tag: 2.14.9-debian-12-r0
75+
tag: 2.14.9-debian-12-r1
7676
digest: ""
7777
## Specify a imagePullPolicy
7878
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

0 commit comments

Comments
 (0)