From 276e974547702a6e8cea4eb654e865eaf8fbac93 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 14 Dec 2025 21:25:46 +0000 Subject: [PATCH] Update Helm release postgres-cluster to v6.17.1 (#2500) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [postgres-cluster](https://github.com/cloudnative-pg/charts) ([source](https://github.com/cloudnative-pg/charts/tree/HEAD/charts/cluster)) | minor | `6.16.1` -> `6.17.1` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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.alexlebens.dev/alexlebens/infrastructure/pulls/2500 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/harbor/Chart.lock | 6 +++--- clusters/cl01tl/helm/harbor/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/helm/harbor/Chart.lock b/clusters/cl01tl/helm/harbor/Chart.lock index ebc2d4045..be5189fb3 100644 --- a/clusters/cl01tl/helm/harbor/Chart.lock +++ b/clusters/cl01tl/helm/harbor/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 1.18.1 - name: postgres-cluster repository: https://gitea.alexlebens.net/api/packages/alexlebens/helm - version: 6.16.1 -digest: sha256:a8f5d259fb93f933050c498d9271a5b8606594c968a360f8be151f47b3feb49d -generated: "2025-12-11T20:49:18.650522-06:00" + version: 6.17.1 +digest: sha256:d0a396853836f69f136a28339d152146434712dafa43e2d4359af712d40d6dbf +generated: "2025-12-14T21:13:53.814861593Z" diff --git a/clusters/cl01tl/helm/harbor/Chart.yaml b/clusters/cl01tl/helm/harbor/Chart.yaml index 6053f7ce3..de6d7272d 100644 --- a/clusters/cl01tl/helm/harbor/Chart.yaml +++ b/clusters/cl01tl/helm/harbor/Chart.yaml @@ -21,7 +21,7 @@ dependencies: repository: https://helm.goharbor.io - name: postgres-cluster alias: postgres-18-cluster - version: 6.16.1 + version: 6.17.1 repository: https://gitea.alexlebens.net/api/packages/alexlebens/helm icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/harbor.png appVersion: v2.14.1