For application changes in the GCP runner itself, see the release notes.
Container Images
| Component |
Image |
| Runner |
us-docker.pkg.dev/gitpod-next-production/gitpod-next/gitpod-gcp-runner:20260716.985 |
| Proxy |
us-docker.pkg.dev/gitpod-next-production/gitpod-next/gitpod-proxy:20260716.985 |
| Prometheus |
us-docker.pkg.dev/gitpod-next-production/gitpod-next/prometheus:v3.12.0 |
| Node Exporter |
us-docker.pkg.dev/gitpod-next-production/gitpod-next/node-exporter:v1.11.1 |
Assets
| Asset |
URL |
| CLI Binary |
https://storage.googleapis.com/gitpod-runner-releases/gcp/releases/20260716.985/gitpod-linux-amd64 |
| Supervisor Binary |
https://storage.googleapis.com/gitpod-runner-releases/gcp/releases/20260716.985/supervisor-amd64.xz |
| VM Image |
projects/gitpod-next-production/global/images/ona-environment-20260629-0046 |
Changelog
- Preserve custom CA bundle when adding proxy certificate (#60) (2f826ad)
- fix(custom-domain): hard-code backend timeout (7bae716)
- fix(custom-domain): increase backend timeout (5db04c5)
- chore: bump Terraform module version to 3.0.3 (7c8d5fd)