From 983ebb5146a0672e75c4005de0f1397b32269ba1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 23 Aug 2025 02:39:33 +0000 Subject: [PATCH] Update dpage/pgadmin4 Docker tag to v9.7 (#1285) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | dpage/pgadmin4 | minor | `9.6` -> `9.7` | --- ### 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/1285 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/storage/pgadmin/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/storage/pgadmin/values.yaml b/clusters/cl01tl/storage/pgadmin/values.yaml index 64e8dc3aa..4e12814a8 100644 --- a/clusters/cl01tl/storage/pgadmin/values.yaml +++ b/clusters/cl01tl/storage/pgadmin/values.yaml @@ -28,7 +28,7 @@ pgadmin4: runAsGroup: 5050 image: repository: dpage/pgadmin4 - tag: "9.6" + tag: "9.7" pullPolicy: IfNotPresent env: - name: PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION