Merge branch 'renovate/postgresql-ha-16.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s

Update postgresql-ha Docker tag to v16.3.2

See merge request deepcypher/dc-kc!943
This commit is contained in:
George Onoufriou
2026-01-22 01:15:02 +00:00
7 changed files with 11 additions and 11 deletions

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.2.1
version: 0.4.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
@@ -29,6 +29,6 @@ dependencies:
version: 2025.8.3
repository: "https://charts.bitwarden.com/"
- name: postgresql-ha
version: "16.0.22"
version: "16.3.2"
repository: "oci://registry-1.docker.io/bitnamicharts"
condition: postgresql-ha.enabled

View File

@@ -1,6 +1,6 @@
# bitwarden
![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)
![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.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
@@ -9,7 +9,7 @@ A Helm chart for Kubernetes
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitwarden.com/ | bitwarden(self-host) | 2025.8.3 |
| oci://registry-1.docker.io/bitnamicharts | postgresql-ha | 16.0.22 |
| oci://registry-1.docker.io/bitnamicharts | postgresql-ha | 16.3.2 |
## Values

View File

@@ -4,12 +4,12 @@ dependencies:
version: 12.4.0
- name: postgresql-ha
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.3.10
version: 16.3.2
- name: backupd
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.6.1
- name: backupd
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.6.1
digest: sha256:359d5a11b7a49b1e9ed210f3b344e9706e834a1599d14e52964917f9a1cf3b66
generated: "2025-10-19T07:12:22.857133071+01:00"
digest: sha256:9961675872ebce9df0b0e998b77df26dddf8799ddaeabdef53eece251efe3c5a
generated: "2026-01-16T00:51:34.57993587Z"

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.2.0
version: 0.3.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
@@ -29,7 +29,7 @@ dependencies:
repository: "https://dl.gitea.com/charts/"
condition: gitea.enabled
- name: postgresql-ha
version: 14.3.10
version: 16.3.2
repository: "oci://registry-1.docker.io/bitnamicharts"
condition: postgresql-ha.enabled
- name: backupd

View File

@@ -1,6 +1,6 @@
# gitea
![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.3.0](https://img.shields.io/badge/Version-0.3.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
@@ -11,7 +11,7 @@ A Helm chart for Kubernetes
| https://dl.gitea.com/charts/ | gitea | 12.4.0 |
| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | gitea-bkp(backupd) | 0.6.1 |
| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | postgresql-bkp(backupd) | 0.6.1 |
| oci://registry-1.docker.io/bitnamicharts | postgresql-ha | 14.3.10 |
| oci://registry-1.docker.io/bitnamicharts | postgresql-ha | 16.3.2 |
## Values

Binary file not shown.