Skip to content

Commit

Permalink
feat(chart): patch update of dependencies on argocd chart
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent a7e498f commit bda9ad1
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions chart-version.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
artifacthub.io/changes: |
- kind: added
description: Set affinity in redis secret-init job.
- kind: fixed
description: added missing events create for run actions
artifacthub.io/signKey: |
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
Expand All @@ -28,4 +28,4 @@ name: argo-cd
sources:
- https:/argoproj/argo-helm/tree/main/charts/argo-cd
- https:/argoproj/argo-cd
version: 7.6.8
version: 7.6.9
6 changes: 3 additions & 3 deletions charts/argocd/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
version: 7.6.8
digest: sha256:0d876f5e6fea53d69d26a95277318855517b6e3235ea1f7bb8e4938b35751943
generated: "2024-10-11T07:02:07.088738201Z"
version: 7.6.9
digest: sha256:c32cca07665d08dc826d8700c3f8af22d687131c68b19e355f5d4c1597169b0d
generated: "2024-10-16T07:02:12.113859004Z"
2 changes: 1 addition & 1 deletion charts/argocd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
dependencies:
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
version: 7.6.8
version: 7.6.9
description: |
This chart installs and configures:
Expand Down
Binary file removed charts/argocd/charts/argo-cd-7.6.8.tgz
Binary file not shown.
Binary file added charts/argocd/charts/argo-cd-7.6.9.tgz
Binary file not shown.

0 comments on commit bda9ad1

Please sign in to comment.