diff --git a/charts/sealed-secrets/Chart.lock b/charts/sealed-secrets/Chart.lock index 6c545961..e41ecd0f 100644 --- a/charts/sealed-secrets/Chart.lock +++ b/charts/sealed-secrets/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: sealed-secrets repository: https://bitnami-labs.github.io/sealed-secrets - version: 2.17.3 -digest: sha256:0746566ff82a0e3c0a4aa12fb0c4b85555784dd19c46dd22160c274a4090d907 -generated: "2025-07-17T23:22:24.70872495+01:00" + version: 2.17.4 +digest: sha256:bc1339dd35dfa2413335131bedc2752a031883c6383643b077a3b46de850bc06 +generated: "2025-08-23T20:14:10.070937462Z" diff --git a/charts/sealed-secrets/Chart.yaml b/charts/sealed-secrets/Chart.yaml index 2591fe66..7c2deafd 100644 --- a/charts/sealed-secrets/Chart.yaml +++ b/charts/sealed-secrets/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.1.0 +version: 0.1.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,6 +25,6 @@ appVersion: "1.16.0" dependencies: - name: sealed-secrets - version: 2.17.3 + version: 2.17.4 repository: "https://bitnami-labs.github.io/sealed-secrets" diff --git a/charts/sealed-secrets/README.md b/charts/sealed-secrets/README.md index be5d2b9f..c4b693fb 100644 --- a/charts/sealed-secrets/README.md +++ b/charts/sealed-secrets/README.md @@ -1,6 +1,6 @@ # sealed-secrets -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.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.1.1](https://img.shields.io/badge/Version-0.1.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://bitnami-labs.github.io/sealed-secrets | sealed-secrets | 2.17.3 | +| https://bitnami-labs.github.io/sealed-secrets | sealed-secrets | 2.17.4 | ## Values diff --git a/charts/sealed-secrets/charts/sealed-secrets-2.17.3.tgz b/charts/sealed-secrets/charts/sealed-secrets-2.17.3.tgz deleted file mode 100644 index 4915cb08..00000000 Binary files a/charts/sealed-secrets/charts/sealed-secrets-2.17.3.tgz and /dev/null differ diff --git a/charts/sealed-secrets/charts/sealed-secrets-2.17.4.tgz b/charts/sealed-secrets/charts/sealed-secrets-2.17.4.tgz new file mode 100644 index 00000000..6b4556d3 Binary files /dev/null and b/charts/sealed-secrets/charts/sealed-secrets-2.17.4.tgz differ