diff --git a/charts/bitwarden/Chart.lock b/charts/bitwarden/Chart.lock index e0a299e6..7967aeaa 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.7.1 + version: 2025.8.0 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts version: 16.0.22 -digest: sha256:3c12e705d7c4b8a9d505172d8b33b5902df07d16b139e948fb0f7b6a5c1087df -generated: "2025-07-25T21:08:35.58118743Z" +digest: sha256:0b26f5310219b85c63a3a3814f50aab722283f5b3ec2c9c5816b94197983fe3d +generated: "2025-08-23T20:15:39.634454255Z" diff --git a/charts/bitwarden/Chart.yaml b/charts/bitwarden/Chart.yaml index 25ae7640..550a6ff9 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.1.1 +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 @@ -26,7 +26,7 @@ appVersion: "1.16.0" dependencies: - name: self-host alias: bitwarden - version: 2025.7.1 + version: 2025.8.0 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 67cc421a..7b3bc8ca 100644 --- a/charts/bitwarden/README.md +++ b/charts/bitwarden/README.md @@ -1,6 +1,6 @@ # bitwarden -![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) +![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://charts.bitwarden.com/ | bitwarden(self-host) | 2025.7.1 | +| https://charts.bitwarden.com/ | bitwarden(self-host) | 2025.8.0 | | oci://registry-1.docker.io/bitnamicharts | postgresql-ha | 16.0.22 | ## Values diff --git a/charts/bitwarden/charts/self-host-2025.7.1.tgz b/charts/bitwarden/charts/self-host-2025.7.1.tgz deleted file mode 100644 index be5846ce..00000000 Binary files a/charts/bitwarden/charts/self-host-2025.7.1.tgz and /dev/null differ diff --git a/charts/bitwarden/charts/self-host-2025.8.0.tgz b/charts/bitwarden/charts/self-host-2025.8.0.tgz new file mode 100644 index 00000000..9c81e4fb Binary files /dev/null and b/charts/bitwarden/charts/self-host-2025.8.0.tgz differ