Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: v3.0.11
kubeVersion: ">=1.25.0-0"
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
name: argo-cd
version: 8.2.0
version: 8.2.1
home: https://github.com/argoproj/argo-helm
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
sources:
Expand All @@ -26,5 +26,5 @@ annotations:
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: added
description: Support ability to override .global.networkPolicy.create at the component level
- kind: fixed
description: Set the file mode of some deployment.yaml files to 644 instead of 755.
Empty file modified charts/argo-cd/templates/argocd-repo-server/deployment.yaml
100755 → 100644
Empty file.
Empty file modified charts/argo-cd/templates/argocd-server/deployment.yaml
100755 → 100644
Empty file.
Empty file modified charts/argo-cd/templates/dex/deployment.yaml
100755 → 100644
Empty file.
Empty file modified charts/argo-cd/templates/redis/deployment.yaml
100755 → 100644
Empty file.