diff --git a/charts/argocd/Chart.lock b/charts/argocd/Chart.lock index 517c7277..5e49d809 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: 8.3.0 -digest: sha256:54dba09c74a9277b6d577a9c984812e91ce2a5544137810b2c588f4a920231e1 -generated: "2025-08-19T20:09:19.542253964Z" + version: 8.3.4 +digest: sha256:273892dc87097cd4d0c3e1d450cf8b3bd6874d1d78774afdc4f2788e68d1a149 +generated: "2025-09-04T23:09:27.147361617Z" diff --git a/charts/argocd/Chart.yaml b/charts/argocd/Chart.yaml index 6db166a3..6b5b66ab 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.2.0 +version: 0.2.1 # 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: 8.3.0 + version: 8.3.4 repository: "https://argoproj.github.io/argo-helm/" diff --git a/charts/argocd/README.md b/charts/argocd/README.md index 9ae3a2e9..f23eb2ce 100644 --- a/charts/argocd/README.md +++ b/charts/argocd/README.md @@ -1,6 +1,6 @@ # argo-cd -![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.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) +![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.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) 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 | 8.3.0 | +| https://argoproj.github.io/argo-helm/ | argo-cd | 8.3.4 | ## Values diff --git a/charts/argocd/charts/argo-cd-8.3.0.tgz b/charts/argocd/charts/argo-cd-8.3.0.tgz deleted file mode 100644 index 813ae2dd..00000000 Binary files a/charts/argocd/charts/argo-cd-8.3.0.tgz and /dev/null differ diff --git a/charts/argocd/charts/argo-cd-8.3.4.tgz b/charts/argocd/charts/argo-cd-8.3.4.tgz new file mode 100644 index 00000000..7957c114 Binary files /dev/null and b/charts/argocd/charts/argo-cd-8.3.4.tgz differ