Skip to content

Commit 40ea153

Browse files
committed
Bump pgAdmin references to 9.13
Issue: PGO-2869
1 parent 97d4b99 commit 40ea153

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/image-pgadmin/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# SPDX-License-Identifier: Apache-2.0
44

55
ARG BASE_VERSION=ubi9
6-
ARG PGADMIN4_VERSION=9.11
6+
ARG PGADMIN4_VERSION=9.13
77
ARG PYTHON_VERSION=3.11
88
ARG PG_MAJOR=18
99

config/components/images-by-tag/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kind: Component
22
images:
33
- name: image-pgadmin
44
newName: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4
5-
newTag: ubi9-9.12-2610
5+
newTag: ubi9-9.13-2610
66
- name: image-pgbackrest
77
newName: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest
88
newTag: ubi9-2.58.0-2610

0 commit comments

Comments
 (0)