Skip to content

Commit a0433f2

Browse files
authored
Remove all PG14 from installers (CrunchyData#257)
1 parent 9cbce08 commit a0433f2

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

helm/install/values.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,6 @@ relatedImages:
1616
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.6-0
1717
postgres_15_gis_3.3:
1818
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.6-3.3-0
19-
postgres_14:
20-
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.11-0
21-
postgres_14_gis_3.1:
22-
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.11-3.1-0
23-
postgres_14_gis_3.2:
24-
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.11-3.2-0
25-
postgres_14_gis_3.3:
26-
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.11-3.3-0
2719
pgadmin:
2820
image: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-22
2921
pgbackrest:

kustomize/install/manager/manager.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,6 @@ spec:
2626
fieldPath: metadata.namespace
2727
- name: CRUNCHY_DEBUG
2828
value: "true"
29-
- name: RELATED_IMAGE_POSTGRES_14
30-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.11-0"
31-
- name: RELATED_IMAGE_POSTGRES_14_GIS_3.1
32-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.11-3.1-0"
33-
- name: RELATED_IMAGE_POSTGRES_14_GIS_3.2
34-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.11-3.2-0"
35-
- name: RELATED_IMAGE_POSTGRES_14_GIS_3.3
36-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.11-3.3-0"
3729
- name: RELATED_IMAGE_POSTGRES_15
3830
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.6-0"
3931
- name: RELATED_IMAGE_POSTGRES_15_GIS_3.3

0 commit comments

Comments
 (0)