From 0b79b24d266bb36a071877b36fd23911ebff1c54 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 3 Mar 2025 09:23:31 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/dpage?= =?UTF-8?q?/pgadmin4=209.0=20=E2=86=92=209.1=20(#32792)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/dpage/pgadmin4 | minor | `1b2f1ec` -> `bdebdfc` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). --- charts/stable/pgadmin/Chart.yaml | 4 ++-- charts/stable/pgadmin/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/pgadmin/Chart.yaml b/charts/stable/pgadmin/Chart.yaml index 7226a99c1f0..248bef3747f 100644 --- a/charts/stable/pgadmin/Chart.yaml +++ b/charts/stable/pgadmin/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 9.0.0 +appVersion: 9.1.0 dependencies: - name: common version: 25.4.10 @@ -34,4 +34,4 @@ sources: - https://hub.docker.com/r/dpage/pgadmin4 - https://www.pgadmin.org/ type: application -version: 18.0.0 +version: 18.1.0 diff --git a/charts/stable/pgadmin/values.yaml b/charts/stable/pgadmin/values.yaml index c92393affed..cb20d18fcaf 100644 --- a/charts/stable/pgadmin/values.yaml +++ b/charts/stable/pgadmin/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/dpage/pgadmin4 pullPolicy: IfNotPresent - tag: 9.0@sha256:1b2f1ecb93ed2c20530703f77acdfa0da8c2470a4e17044504057cea2d6b4fac + tag: 9.1@sha256:bdebdfc4b165c10d0ad60e58f1d7ef41af6c881c9556ae331adaa35bba6dacf3 service: main: ports: