Releases: cloudposse/geodesic
Releases · cloudposse/geodesic
Upgrade packages
0.11.10 Upgrade packages (#189)
Fix ^C Prompt Bug
fix resize command (#188) Fix ^C Prompt Bug
Copy installer
0.11.8 Copy installer (#182)
0.11.7: Portal chart ingress.tls.enabled from env
Read the portal chart's ingress.tls.enabled
value from env, if present.
Revert Migration to `helmfile.d`
- Reverted to
helmfile.yaml
due to lack of support for--selector
- Backported
fluentd
fixes
0.11.5: Fix s3fs path issues with mount
Add absolute path to s3fs in script (#167) * mv s3fs to /usr/bin
0.11.4: Use cloudposse fluentd chart (#173)
Switch to cloudposse's fluentd chart
0.11.3
0.11.2: kiam agents should use iptables to intercept traffic (#170)
* Force iptables on kiam agents * Update helmfile.yaml
0.11.1: Fixing outdated syntax for Prometheus PVCs (#168)
Previously this used old syntax that caused newer installations to break. See: https://github.com/coreos/prometheus-operator/issues/860#issuecomment-370999129