Commit 635a11c 1 parent 379bf0f commit 635a11c Copy full SHA for 635a11c
File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
annotations :
2
2
artifacthub.io/changes : |
3
- - kind: changed
4
- description: bumped redis chart
3
+ - kind: added
4
+ description: Set affinity in redis secret-init job.
5
5
artifacthub.io/signKey : |
6
6
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
7
7
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
8
8
apiVersion : v2
9
- appVersion : v2.12.3
9
+ appVersion : v2.12.4
10
10
dependencies :
11
11
- condition : redis-ha.enabled
12
12
name : redis-ha
@@ -28,4 +28,4 @@ name: argo-cd
28
28
sources :
29
29
- https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd
30
30
- https://github.com/argoproj/argo-cd
31
- version : 7.5.0
31
+ version : 7.6.8
Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: argo-cd
3
3
repository: https://argoproj.github.io/argo-helm
4
- version: 7.5.0
5
- digest: sha256:9b8b091ad0cb5e5f32bedde2ed8b83ccb1a615da8a01b41cf0b510703fb4d089
6
- generated: "2024-08-29T07:34:09.226363284Z "
4
+ version: 7.6.8
5
+ digest: sha256:0d876f5e6fea53d69d26a95277318855517b6e3235ea1f7bb8e4938b35751943
6
+ generated: "2024-10-11T07:02:07.088738201Z "
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
dependencies :
3
3
- name : argo-cd
4
4
repository : https://argoproj.github.io/argo-helm
5
- version : 7.5.0
5
+ version : 7.6.8
6
6
description : |
7
7
This chart installs and configures:
8
8
You can’t perform that action at this time.
0 commit comments