From cdf1dc25de8b78a2b1b1adaee2f1726a8832268c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 May 2024 07:00:45 +0000 Subject: [PATCH] fix(app): update dpage/pgadmin4 docker tag to v8.7 --- charts/other/myprecious/Chart.yaml | 2 +- charts/other/myprecious/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/other/myprecious/Chart.yaml b/charts/other/myprecious/Chart.yaml index 0d5352a28..f186519c0 100644 --- a/charts/other/myprecious/Chart.yaml +++ b/charts/other/myprecious/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: 1.0.32805-pre-01 +version: 1.0.32806-pre-01 # 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 diff --git a/charts/other/myprecious/values.yaml b/charts/other/myprecious/values.yaml index 9529ccbaf..9f9e05849 100644 --- a/charts/other/myprecious/values.yaml +++ b/charts/other/myprecious/values.yaml @@ -10380,7 +10380,7 @@ pgadmin: enabled: false image: repository: dpage/pgadmin4 - tag: "8.6" + tag: "8.7" priorityClassName: tenant-normal controller: annotations: