Skip to content

Commit 8c93fda

Browse files
feat(chart): patch update of dependencies on argocd chart (#117)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bf90066 commit 8c93fda

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

chart-version.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
annotations:
22
artifacthub.io/changes: |
33
- kind: changed
4-
description: Bump argo-cd to v2.11.4
4+
description: Bump argo-cd to v2.11.7
55
artifacthub.io/signKey: |
66
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
77
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
88
apiVersion: v2
9-
appVersion: v2.11.4
9+
appVersion: v2.11.7
1010
dependencies:
1111
- condition: redis-ha.enabled
1212
name: redis-ha
@@ -28,4 +28,4 @@ name: argo-cd
2828
sources:
2929
- https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd
3030
- https://github.com/argoproj/argo-cd
31-
version: 7.3.4
31+
version: 7.3.11

charts/argocd/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: argo-cd
33
repository: https://argoproj.github.io/argo-helm
4-
version: 7.3.4
5-
digest: sha256:233414ae5809fc82127c2fb3d105a91ea0c6dae54985ce9581e8bf913a4ea925
6-
generated: "2024-07-10T07:02:01.939653809Z"
4+
version: 7.3.11
5+
digest: sha256:50201611354d2274d3685d1fd6ac9391cbbe3853626a68d232ddb89fee1e2610
6+
generated: "2024-08-05T07:01:46.864180513Z"

charts/argocd/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
dependencies:
33
- name: argo-cd
44
repository: https://argoproj.github.io/argo-helm
5-
version: 7.3.4
5+
version: 7.3.11
66
description: |
77
This chart installs and configures:
88
165 KB
Binary file not shown.
-165 KB
Binary file not shown.

0 commit comments

Comments
 (0)