File tree 3 files changed +9
-5
lines changed
3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 7.3.3 (2025-04-02 )
3
+ ## 7.3.4 (2025-04-04 )
4
4
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 )
6
10
7
11
## <small >7.3.2 (2025-04-01)</small >
8
12
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ annotations:
7
7
licenses : Apache-2.0
8
8
images : |
9
9
- 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
11
11
- name: dex
12
12
image: docker.io/bitnami/dex:2.42.0-debian-12-r4
13
13
- name: os-shell
@@ -40,4 +40,4 @@ maintainers:
40
40
name : argo-cd
41
41
sources :
42
42
- https://github.com/bitnami/charts/tree/main/bitnami/argo-cd
43
- version : 7.3.3
43
+ version : 7.3.4
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ extraDeploy: []
72
72
image :
73
73
registry : docker.io
74
74
repository : bitnami/argo-cd
75
- tag : 2.14.9-debian-12-r0
75
+ tag : 2.14.9-debian-12-r1
76
76
digest : " "
77
77
# # Specify a imagePullPolicy
78
78
# # ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
You can’t perform that action at this time.
0 commit comments