Skip to content

Commit 1f77e9d

Browse files
Update Postgis images with CVEs fixes for 3.0.0 (#1611)
1 parent 7d28fb3 commit 1f77e9d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

e2e-tests/release_versions

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,27 @@ IMAGE_OPERATOR=percona/percona-postgresql-operator:3.0.0
22

33
IMAGE_POSTGRESQL14=percona/percona-distribution-postgresql:14.23-1
44
IMAGE_PGBOUNCER14=percona/percona-pgbouncer:1.25.2-1
5-
IMAGE_POSTGIS14=percona/percona-distribution-postgresql-with-postgis:14.23-1
5+
IMAGE_POSTGIS14=percona/percona-distribution-postgresql-with-postgis:14.23-2
66
IMAGE_BACKREST14=percona/percona-pgbackrest:2.58.0-2
77

88
IMAGE_POSTGRESQL15=percona/percona-distribution-postgresql:15.18-1
99
IMAGE_PGBOUNCER15=percona/percona-pgbouncer:1.25.2-1
10-
IMAGE_POSTGIS15=percona/percona-distribution-postgresql-with-postgis:15.18-1
10+
IMAGE_POSTGIS15=percona/percona-distribution-postgresql-with-postgis:15.18-2
1111
IMAGE_BACKREST15=percona/percona-pgbackrest:2.58.0-2
1212

1313
IMAGE_POSTGRESQL16=percona/percona-distribution-postgresql:16.14-1
1414
IMAGE_PGBOUNCER16=percona/percona-pgbouncer:1.25.2-1
15-
IMAGE_POSTGIS16=percona/percona-distribution-postgresql-with-postgis:16.14-1
15+
IMAGE_POSTGIS16=percona/percona-distribution-postgresql-with-postgis:16.14-2
1616
IMAGE_BACKREST16=percona/percona-pgbackrest:2.58.0-2
1717

1818
IMAGE_POSTGRESQL17=percona/percona-distribution-postgresql:17.10-1
1919
IMAGE_PGBOUNCER17=percona/percona-pgbouncer:1.25.2-1
20-
IMAGE_POSTGIS17=percona/percona-distribution-postgresql-with-postgis:17.10-1
20+
IMAGE_POSTGIS17=percona/percona-distribution-postgresql-with-postgis:17.10-2
2121
IMAGE_BACKREST17=percona/percona-pgbackrest:2.58.0-2
2222

2323
IMAGE_POSTGRESQL18=percona/percona-distribution-postgresql:18.4-1
2424
IMAGE_PGBOUNCER18=percona/percona-pgbouncer:1.25.2-1
25-
IMAGE_POSTGIS18=percona/percona-distribution-postgresql-with-postgis:18.4-1
25+
IMAGE_POSTGIS18=percona/percona-distribution-postgresql-with-postgis:18.4-2
2626
IMAGE_BACKREST18=percona/percona-pgbackrest:2.58.0-2
2727

2828
IMAGE_UPGRADE=percona/percona-distribution-postgresql-upgrade:18.4-17.10-16.14-15.18-14.23-1

0 commit comments

Comments
 (0)