diff --git a/charts/bitwarden/Chart.lock b/charts/bitwarden/Chart.lock index 7967aeaa..afddaac7 100644 --- a/charts/bitwarden/Chart.lock +++ b/charts/bitwarden/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: self-host repository: https://charts.bitwarden.com/ - version: 2025.8.0 + version: 2025.8.3 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts version: 16.0.22 -digest: sha256:0b26f5310219b85c63a3a3814f50aab722283f5b3ec2c9c5816b94197983fe3d -generated: "2025-08-23T20:15:39.634454255Z" +digest: sha256:497c961555905737d73761284504999331b6b340af956f796f354d337b9812ed +generated: "2025-09-09T20:11:23.649412063Z" diff --git a/charts/bitwarden/Chart.yaml b/charts/bitwarden/Chart.yaml index 550a6ff9..3a17baed 100644 --- a/charts/bitwarden/Chart.yaml +++ b/charts/bitwarden/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 @@ -26,7 +26,7 @@ appVersion: "1.16.0" dependencies: - name: self-host alias: bitwarden - version: 2025.8.0 + version: 2025.8.3 repository: "https://charts.bitwarden.com/" - name: postgresql-ha version: "16.0.22" diff --git a/charts/bitwarden/README.md b/charts/bitwarden/README.md index 7b3bc8ca..e8a5310f 100644 --- a/charts/bitwarden/README.md +++ b/charts/bitwarden/README.md @@ -1,6 +1,6 @@ # bitwarden -![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://charts.bitwarden.com/ | bitwarden(self-host) | 2025.8.0 | +| https://charts.bitwarden.com/ | bitwarden(self-host) | 2025.8.3 | | oci://registry-1.docker.io/bitnamicharts | postgresql-ha | 16.0.22 | ## Values diff --git a/charts/bitwarden/charts/self-host-2025.8.0.tgz b/charts/bitwarden/charts/self-host-2025.8.0.tgz deleted file mode 100644 index 9c81e4fb..00000000 Binary files a/charts/bitwarden/charts/self-host-2025.8.0.tgz and /dev/null differ diff --git a/charts/bitwarden/charts/self-host-2025.8.3.tgz b/charts/bitwarden/charts/self-host-2025.8.3.tgz new file mode 100644 index 00000000..17f00578 Binary files /dev/null and b/charts/bitwarden/charts/self-host-2025.8.3.tgz differ