Skip to content

v2021072801

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 18:41
· 77 commits to main since this release
20cfd3a

Changes:

  • Add support for private registries (IMAGE_PULL_SECRET_FILE env variable).
  • Allow custom registries for base images. By default, only images from docker.io are allowed )(IMAGE_REGISTRY_WHITELIST env variable).
  • Add option to define internal or internet-facing ALB for gitpod proxy component (USE_INTERNAL_ALB env variable).
  • Allow custom Availability Zone/s that ALB will route traffic to (ALB_SUBNETS env variable).
  • Update eksctl to v0.58.0.
  • Update cluster-autoscaler to v9.10.3.
  • Update AMI.
  • Update gitpod chart - sync with upstream main.