Skip to content

Commit 635a11c

Browse files
feat(chart): minor update of dependencies on argocd chart (#132)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 379bf0f commit 635a11c

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

chart-version.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
annotations:
22
artifacthub.io/changes: |
3-
- kind: changed
4-
description: bumped redis chart
3+
- kind: added
4+
description: Set affinity in redis secret-init job.
55
artifacthub.io/signKey: |
66
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
77
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
88
apiVersion: v2
9-
appVersion: v2.12.3
9+
appVersion: v2.12.4
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.5.0
31+
version: 7.6.8

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.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"

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.5.0
5+
version: 7.6.8
66
description: |
77
This chart installs and configures:
88
-166 KB
Binary file not shown.
167 KB
Binary file not shown.

0 commit comments

Comments
 (0)