From 443a6d0cd7e85a7630f39e3a9e62bbbb2be96edd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 10 May 2025 13:56:46 +0000 Subject: [PATCH] chore(deps): update postgresql-ha docker tag to v16 (#864) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [postgresql-ha](https://github.com/bitnami/charts) ([source](https://github.com/bitnami/charts/tree/HEAD/bitnami/postgresql-ha)) | major | `15.3.17` -> `16.0.3` | --- ### Release Notes
bitnami/charts (postgresql-ha) ### [`v16.0.3`](https://github.com/bitnami/charts/blob/HEAD/bitnami/postgresql-ha/CHANGELOG.md#1603-2025-05-09) - \[bitnami/postgresql-ha] :zap: :arrow_up: Update dependency references ([#​33599](https://github.com/bitnami/charts/pull/33599)) ### [`v16.0.2`](https://github.com/bitnami/charts/blob/HEAD/bitnami/postgresql-ha/CHANGELOG.md#small1602-2025-05-08-small) - \[bitnami/postgresql-ha] :zap: :arrow_up: Update dependency references ([#​33576](https://github.com/bitnami/charts/issues/33576)) ([42b31bd](https://github.com/bitnami/charts/commit/42b31bd7a265c41ade320b5a897348bdf7d44a0c)), closes [#​33576](https://github.com/bitnami/charts/issues/33576) ### [`v16.0.0`](https://github.com/bitnami/charts/blob/HEAD/bitnami/postgresql-ha/CHANGELOG.md#1600-2025-05-08) - \[bitnami/postgresql-ha] feat: Customizable Stream Replication Check credentials ([#​33552](https://github.com/bitnami/charts/issues/33552)) ([cff2e93](https://github.com/bitnami/charts/commit/cff2e93f9da96f82ad9d97d2d35a7324b54d0931)), closes [#​33552](https://github.com/bitnami/charts/issues/33552)
--- ### Configuration 📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.com/gitea/helm-gitea/pulls/864 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- Chart.lock | 6 +++--- Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.lock b/Chart.lock index c2be566..80eaa77 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,12 +4,12 @@ dependencies: version: 16.7.2 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 15.3.17 + version: 16.0.3 - name: valkey-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 3.0.5 - name: valkey repository: oci://registry-1.docker.io/bitnamicharts version: 3.0.4 -digest: sha256:683d268ea34960f752a3f96e3ed8ff6fd59d39944aee3fe24679af83ffd564d3 -generated: "2025-05-10T00:07:08.035673203Z" +digest: sha256:9f184e842e4e04f7a1a3791ed92ab2ce085c4cf8f9dc9ce9a70b45b8af4c3c3c +generated: "2025-05-10T03:23:40.55670864Z" diff --git a/Chart.yaml b/Chart.yaml index 3377faa..a3cebe7 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -41,7 +41,7 @@ dependencies: # https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 15.3.17 + version: 16.0.3 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/valkey-cluster/Chart.yaml - name: valkey-cluster