Merge branch 'renovate/self-host-2025.x' into 'master'

Update Helm release self-host to v2025.8.0

See merge request deepcypher/dc-kc!808
This commit is contained in:
George Onoufriou
2025-08-26 21:11:52 +01:00
5 changed files with 7 additions and 7 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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

Binary file not shown.