diff --git a/charts/argocd/Chart.lock b/charts/argocd/Chart.lock index 5865acfe..7ec04d85 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.4 +digest: sha256:81e8e733c9256cc8cd89a0287d332ea30c3e3ea112f086ffcc04a23e099e9c78 +generated: "2026-01-16T00:34:17.366640261Z" diff --git a/charts/argocd/Chart.yaml b/charts/argocd/Chart.yaml index 19e8c27a..5e758aad 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.4 repository: "https://argoproj.github.io/argo-helm/" diff --git a/charts/argocd/README.md b/charts/argocd/README.md index 2c08a32b..04797953 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.4 | ## 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.4.tgz b/charts/argocd/charts/argo-cd-9.3.4.tgz new file mode 100644 index 00000000..3dd8ddec Binary files /dev/null and b/charts/argocd/charts/argo-cd-9.3.4.tgz differ