diff --git a/charts/argocd/Chart.lock b/charts/argocd/Chart.lock index 5865acfe..fa07954b 100644 --- a/charts/argocd/Chart.lock +++ b/charts/argocd/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm/ - version: 9.1.7 -digest: sha256:946271037ba713e01f70ba5da475899c21a27dcc0beb16b482366d3d368a36db -generated: "2025-12-14T19:16:57.81337213Z" + version: 9.3.7 +digest: sha256:0313059be7798887ed83ecf5221ac5b0f68adb6295d58f3c7a283336922af2b4 +generated: "2026-01-27T08:20:02.703576682Z" diff --git a/charts/argocd/Chart.yaml b/charts/argocd/Chart.yaml index 19e8c27a..d3df41a5 100644 --- a/charts/argocd/Chart.yaml +++ b/charts/argocd/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.4.1 +version: 0.5.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -25,5 +25,5 @@ appVersion: "1.16.0" dependencies: - name: argo-cd - version: 9.1.7 + version: 9.3.7 repository: "https://argoproj.github.io/argo-helm/" diff --git a/charts/argocd/README.md b/charts/argocd/README.md index 2c08a32b..036ea198 100644 --- a/charts/argocd/README.md +++ b/charts/argocd/README.md @@ -1,6 +1,6 @@ # argo-cd -![Version: 0.4.1](https://img.shields.io/badge/Version-0.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) A Helm chart for Kubernetes @@ -8,7 +8,7 @@ A Helm chart for Kubernetes | Repository | Name | Version | |------------|------|---------| -| https://argoproj.github.io/argo-helm/ | argo-cd | 9.1.7 | +| https://argoproj.github.io/argo-helm/ | argo-cd | 9.3.7 | ## Values diff --git a/charts/argocd/charts/argo-cd-9.1.7.tgz b/charts/argocd/charts/argo-cd-9.1.7.tgz deleted file mode 100644 index e54d4628..00000000 Binary files a/charts/argocd/charts/argo-cd-9.1.7.tgz and /dev/null differ diff --git a/charts/argocd/charts/argo-cd-9.3.7.tgz b/charts/argocd/charts/argo-cd-9.3.7.tgz new file mode 100644 index 00000000..68dbcc98 Binary files /dev/null and b/charts/argocd/charts/argo-cd-9.3.7.tgz differ