We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d4b99 commit 40ea153Copy full SHA for 40ea153
components/image-pgadmin/Dockerfile
@@ -3,7 +3,7 @@
3
# SPDX-License-Identifier: Apache-2.0
4
5
ARG BASE_VERSION=ubi9
6
-ARG PGADMIN4_VERSION=9.11
+ARG PGADMIN4_VERSION=9.13
7
ARG PYTHON_VERSION=3.11
8
ARG PG_MAJOR=18
9
config/components/images-by-tag/kustomization.yaml
@@ -2,7 +2,7 @@ kind: Component
2
images:
- name: image-pgadmin
newName: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4
- newTag: ubi9-9.12-2610
+ newTag: ubi9-9.13-2610
- name: image-pgbackrest
newName: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest
newTag: ubi9-2.58.0-2610
0 commit comments