diff --git a/charts/sealed-secrets/Chart.lock b/charts/sealed-secrets/Chart.lock index 68e4d714..c67c166e 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.9 -digest: sha256:32adc7e9b17eed2ecde87f8f4006cfa004e385e49c99765ce077fc56e3a45a78 -generated: "2025-12-14T19:24:01.39084632Z" + version: 2.18.0 +digest: sha256:d1b15e453995f4e6c249111028d63ba4c0374ff9662cae6a0d6a6aa8c99f602c +generated: "2026-01-21T15:24:40.295154356Z" diff --git a/charts/sealed-secrets/Chart.yaml b/charts/sealed-secrets/Chart.yaml index 5df8647a..e653fd4b 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.4 +version: 0.2.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,6 +25,6 @@ appVersion: "1.16.0" dependencies: - name: sealed-secrets - version: 2.17.9 + version: 2.18.0 repository: "https://bitnami-labs.github.io/sealed-secrets" diff --git a/charts/sealed-secrets/README.md b/charts/sealed-secrets/README.md index da3afae9..ce860980 100644 --- a/charts/sealed-secrets/README.md +++ b/charts/sealed-secrets/README.md @@ -1,6 +1,6 @@ # sealed-secrets -![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-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.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) 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.9 | +| https://bitnami-labs.github.io/sealed-secrets | sealed-secrets | 2.18.0 | ## Values diff --git a/charts/sealed-secrets/charts/sealed-secrets-2.17.9.tgz b/charts/sealed-secrets/charts/sealed-secrets-2.17.9.tgz deleted file mode 100644 index 14441407..00000000 Binary files a/charts/sealed-secrets/charts/sealed-secrets-2.17.9.tgz and /dev/null differ diff --git a/charts/sealed-secrets/charts/sealed-secrets-2.18.0.tgz b/charts/sealed-secrets/charts/sealed-secrets-2.18.0.tgz new file mode 100644 index 00000000..5a86ac1e Binary files /dev/null and b/charts/sealed-secrets/charts/sealed-secrets-2.18.0.tgz differ