Releases: cloudposse/geodesic
Releases · cloudposse/geodesic
0.9.8
0.9.7
what
- Use
BANNER
instead ofKOPS_CLUSTER_NAME
for prompt
why
- When provisioning an architecture without
kops
,KOPS_CLUSTER_NAME
does not exist, andgeodesic
shows the default prompt not related to the current solution geodesic
is designed to work with many different architectures, not onlykops
0.9.6
0.9.5
what
- Change ENV var name from
CLUSTER_NAME
toKOPS_CLUSTER_NAME
why
- To standardize on the ENV var name for
kops
clusters KOPS_CLUSTER_NAME
is used in thekops
sources and official docs
references
0.9.4
0.9.3
0.9.2: Add helmfile (#114)
* Add helmfile * add helm-secrets for helmfile
0.9.1
0.9.0
0.8.7: Add chamber (#109)
* Add Chamber to help manage secrets with SSM+KMS * Update README, sort deps * fix d/l url