Skip to content

Commit 9bf7f5b

Browse files
committed
fix(app): update dpage/pgadmin4 docker tag to v9
1 parent cf8fc9b commit 9bf7f5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/other/myprecious/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.0.32951-pre-01
18+
version: 1.0.32952-pre-01
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

charts/other/myprecious/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10374,7 +10374,7 @@ pgadmin:
1037410374
enabled: false
1037510375
image:
1037610376
repository: dpage/pgadmin4
10377-
tag: "8.14"
10377+
tag: "9.0"
1037810378
priorityClassName: tenant-normal
1037910379
controller:
1038010380
annotations:

0 commit comments

Comments
 (0)