v0.9.3-beta.0
Pre-release
Pre-release
- Configuration inheritance now supports both custom names instead of
apps
andops
for the Terraform workspaces as well as more than two environments. This enables various alternative cluster-environment architectures. #127 - Default ingress can now be disabled by setting
disable_default_ingress = true
inconfig.auto.tfvars
. This excludes all ingress related infrastructure from being provisioned. Additionally, users may want to remove Nginx ingress frommanifests/
. #128
Upgrade Notes
- Update the version in
Dockerfile
andclusters.tf
tov0.9.3-beta.0
.
There are no changes to clusters in this release.