Skip to content

Change the GCP disk image with the latest minors

Vitaliy Kukharik requested to merge gcp-image into master
  1. Change the GCP disk image with the latest minors - PostgreSQL 16.2, 15.6, 14.11, 13.14, 12.18
  2. Simplify the SERVER_IMAGE variable by specifying only the image name instead of the full path to the image.
    • This will allow you to request the Postgres.AI bot to create a server with the desired minor version of Postgres with minimal risk of error in the image name.

Related MR: https://gitlab.com/postgres-ai/ace/-/merge_requests/36

Edited by Vitaliy Kukharik

Merge request reports