Skip to content

Commit 5afa4a9

Browse files
Installer updates for the May 2026 5.8.8 release
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent ff00ebf commit 5afa4a9

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

config/default/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ resources:
1717
images:
1818
- name: postgres-operator
1919
newName: registry.developers.crunchydata.com/crunchydata/postgres-operator
20-
newTag: ubi9-5.8.6-0
20+
newTag: ubi9-5.8.8-0

config/manager/manager.yaml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -23,39 +23,39 @@ spec:
2323
- name: CRUNCHY_DEBUG
2424
value: "true"
2525
- name: RELATED_IMAGE_POSTGRES_15
26-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-15.15-2550"
26+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-15.18-2621"
2727
- name: RELATED_IMAGE_POSTGRES_15_GIS_3.3
28-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-15.15-3.3-2550"
28+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-15.18-3.3-2621"
2929
- name: RELATED_IMAGE_POSTGRES_16
30-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.11-2550"
30+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.14-2621"
3131
- name: RELATED_IMAGE_POSTGRES_16_GIS_3.3
32-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.11-3.3-2550"
32+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.14-3.3-2621"
3333
- name: RELATED_IMAGE_POSTGRES_16_GIS_3.4
34-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.11-3.4-2550"
34+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.14-3.4-2621"
3535
- name: RELATED_IMAGE_POSTGRES_17
36-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.7-2550"
36+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.10-2621"
3737
- name: RELATED_IMAGE_POSTGRES_17_GIS_3.4
38-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.7-3.4-2550"
38+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.10-3.4-2621"
3939
- name: RELATED_IMAGE_POSTGRES_17_GIS_3.5
40-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.7-3.5-2550"
40+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.10-3.5-2621"
4141
- name: RELATED_IMAGE_POSTGRES_17_GIS_3.6
42-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.7-3.6-2550"
42+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.10-3.6-2621"
4343
- name: RELATED_IMAGE_POSTGRES_18
44-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-18.1-2550"
44+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-18.4-2621"
4545
- name: RELATED_IMAGE_POSTGRES_18_GIS_3.6
46-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-18.1-3.6-2550"
46+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-18.4-3.6-2621"
4747
- name: RELATED_IMAGE_PGBACKREST
48-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.56.0-2550"
48+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.58.0-2621"
4949
- name: RELATED_IMAGE_PGBOUNCER
50-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.25-2550"
50+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.25-2621"
5151
- name: RELATED_IMAGE_PGEXPORTER
52-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.18.1-2550"
52+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.18.1-2621"
5353
- name: RELATED_IMAGE_PGUPGRADE
54-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-18.1-2550"
54+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-18.4-2621"
5555
- name: RELATED_IMAGE_STANDALONE_PGADMIN
56-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.8-2550"
56+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.15-2621"
5757
- name: RELATED_IMAGE_COLLECTOR
58-
value: "registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.6-0"
58+
value: "registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.8-0"
5959
securityContext:
6060
allowPrivilegeEscalation: false
6161
capabilities: { drop: [ALL] }

0 commit comments

Comments
 (0)