Skip to content

Commit 5371692

Browse files
benjaminjbtjmoore4
authored andcommitted
update postgis image (CrunchyData#171)
1 parent 18abb97 commit 5371692

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm/install/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ relatedImages:
1717
postgres_14_gis_3.2:
1818
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.6-3.2-2
1919
postgres_14_gis_3.3:
20-
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.6-3.3-0
20+
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.6-3.3-2
2121
postgres_13:
2222
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-13.9-2
2323
postgres_13_gis_3.0:

kustomize/install/manager/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
- name: RELATED_IMAGE_POSTGRES_14_GIS_3.2
4040
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.6-3.2-2"
4141
- name: RELATED_IMAGE_POSTGRES_14_GIS_3.3
42-
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.6-3.3-0"
42+
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.6-3.3-2"
4343
- name: RELATED_IMAGE_POSTGRES_15
4444
value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.1-0"
4545
- name: RELATED_IMAGE_POSTGRES_15_GIS_3.3

0 commit comments

Comments
 (0)