diff --git a/charts/bitwarden/Chart.yaml b/charts/bitwarden/Chart.yaml index 3a17baed..b6b53f5c 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.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 diff --git a/charts/bitwarden/README.md b/charts/bitwarden/README.md index e8a5310f..7caee8b2 100644 --- a/charts/bitwarden/README.md +++ b/charts/bitwarden/README.md @@ -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 diff --git a/charts/gitea/Chart.lock b/charts/gitea/Chart.lock index ea046721..d84ee9d2 100644 --- a/charts/gitea/Chart.lock +++ b/charts/gitea/Chart.lock @@ -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" diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml index 4c536874..f78b4d74 100644 --- a/charts/gitea/Chart.yaml +++ b/charts/gitea/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.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 diff --git a/charts/gitea/README.md b/charts/gitea/README.md index f1fbcd6c..0ebe477a 100644 --- a/charts/gitea/README.md +++ b/charts/gitea/README.md @@ -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 diff --git a/charts/gitea/charts/postgresql-ha-14.3.10.tgz b/charts/gitea/charts/postgresql-ha-14.3.10.tgz deleted file mode 100644 index 62077e51..00000000 Binary files a/charts/gitea/charts/postgresql-ha-14.3.10.tgz and /dev/null differ diff --git a/charts/gitea/charts/postgresql-ha-16.3.2.tgz b/charts/gitea/charts/postgresql-ha-16.3.2.tgz new file mode 100644 index 00000000..e36e01c1 Binary files /dev/null and b/charts/gitea/charts/postgresql-ha-16.3.2.tgz differ