Commit 1cb0c92 1 parent a2588b6 commit 1cb0c92 Copy full SHA for 1cb0c92
File tree 5 files changed +10
-10
lines changed
5 files changed +10
-10
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: Bump argo-cd to v2.11.7
3
+ - kind: added
4
+ description: "Added liveness and readiness probes to the notification controller."
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.11.7
9
+ appVersion : v2.12.0
10
10
dependencies :
11
11
- condition : redis-ha.enabled
12
12
name : redis-ha
@@ -20,12 +20,12 @@ keywords:
20
20
- argoproj
21
21
- argocd
22
22
- gitops
23
- kubeVersion : ' >=1.23 .0-0'
23
+ kubeVersion : ' >=1.25 .0-0'
24
24
maintainers :
25
25
- name : argoproj
26
26
url : https://argoproj.github.io/
27
27
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.3.11
31
+ version : 7.4.3
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.3.11
5
- digest: sha256:50201611354d2274d3685d1fd6ac9391cbbe3853626a68d232ddb89fee1e2610
6
- generated: "2024-08-05T07:01:46.864180513Z "
4
+ version: 7.4.3
5
+ digest: sha256:5efa33d96e498f1f2fac73b80b0d674377c4ad92bff93d443a2bc19639f791e1
6
+ generated: "2024-08-15T11:39:23.04450983Z "
Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ apiVersion: v2
2
2
dependencies :
3
3
- name : argo-cd
4
4
repository : https://argoproj.github.io/argo-helm
5
- version : 7.3.11
5
+ version : 7.4.3
6
6
description : |
7
7
This chart installs and configures:
8
8
9
9
* Argo CD official chart
10
10
* A Grafana dashboard for Argo CD
11
11
* An `OAuthClient` Kubernetes object if the OpenShift 4 option is enabled
12
12
name : ArgoCD
13
- version : " 0 "
13
+ version : 0
You can’t perform that action at this time.
0 commit comments