New Feature for Spacelift SelfHosted: VCS Gateway Support
This release adds support for the VCS Gateway component, enabling private VCS integration through remote VCS agents.
New resources added:
- Deployment, Service, and ServiceAccount for the VCS Gateway
- Ingress support (for AWS ALB, Azure Nginx)
- Gateway API support (for GKE)
See values.yaml for the full list of configurable options including ingress annotations for AWS ALB and Gateway API settings for GKE.
Other Changes
- Cloud SQL Proxy updated from
2.11.4to2.21.0 - Added
cloudSqlProxy.quietoption to reduce log verbosity (enabled by default) - Editor configuration for consistent file formatting
Full Changelog: v0.55.0...v0.56.0