Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 04 May 17:23
· 557 commits to main since this release

Container Images

Component Image
Runner us-docker.pkg.dev/gitpod-next-production/gitpod-next/gitpod-gcp-runner:20260504.828
Proxy us-docker.pkg.dev/gitpod-next-production/gitpod-next/gitpod-proxy:20260504.828
Prometheus us-docker.pkg.dev/gitpod-next-production/gitpod-next/prometheus:v3.11.3
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/20260504.828/gitpod-linux-amd64
Supervisor Binary https://storage.googleapis.com/gitpod-runner-releases/gcp/releases/20260504.828/supervisor-amd64.xz
VM Image projects/gitpod-next-production/global/images/ona-environment-20260429-1144

⚠️ IAM/Permission Changes

This release includes changes to IAM roles or permissions. Review the following commits and update your IAM configuration if needed:

  • feat(iam): grant compute.instances.resume to runner role (170c27e)

See docs/iam.md and docs/terraform_service_account_permissions.md for the updated permission requirements.

Changelog

  • Merge pull request #21 from gitpod-io/n/warm-pool-default (eac4ec5)
  • style: fix terraform formatting (baca4f7)
  • feat: enable warm pool by default for all new runners (853c100)
  • Merge pull request #20 from gitpod-io/n/org-id-ext-label (ee7b328)
  • fix: add organization_id to prometheus external_labels (2dde835)
  • Merge pull request #19 from gitpod-io/nan/wp-resume-perm (808b0f9)
  • feat(iam): grant compute.instances.resume to runner role (170c27e)