This repository was archived by the owner on Apr 25, 2026. It is now read-only.
v2021072801
·
79 commits
to main
since this release
Changes:
- Add support for private registries (
IMAGE_PULL_SECRET_FILEenv variable). - Allow custom registries for base images. By default, only images from docker.io are allowed )(
IMAGE_REGISTRY_WHITELISTenv variable). - Add option to define internal or internet-facing ALB for gitpod proxy component (
USE_INTERNAL_ALBenv variable). - Allow custom Availability Zone/s that ALB will route traffic to (
ALB_SUBNETSenv variable). - Update eksctl to v0.58.0.
- Update cluster-autoscaler to v9.10.3.
- Update AMI.
- Update gitpod chart - sync with upstream main.