Releases: cloudposse/helmfiles
Releases · cloudposse/helmfiles
v0.126.0
git.io->cloudposse.tools update @dylanbannon (#282)
what and why
Change all references to git.io/build-harness
into cloudposse.tools/build-harness
, since git.io
redirects will stop working on April 29th, 2022.
References
- DEV-143
v0.125.1
[deprecated/datadog] Enable deployment of Datadog agents on K8s masters @Nuru (#279)
what
- [deprecated/datadog] Enable deployment of Datadog agents on Kubernetes master nodes
why
- Be default, agents are not deployed on masters, and therefore metrics and logs are not collected from masters. This change allows Datadog to monitor the entire cluster.
v0.125.0
- No changes
v0.124.0
[echo-server] Initial implementation @Nuru (#277)
what
- Add
echo-server
component
why
- Useful for various kinds of test and debugging, especially Ingresses
[aws-load-balancer-controller] initial support @Nuru (#276)
what
- Add support for aws-load-balancer-controller
why
- Option for supplying Kubernetes Ingress
v0.123.0
v0.122.0
v0.121.1
v0.121.0
Relocate stable and incubator official helm cart repos @Nuru (#273)
what
- Relocate stable and incubator official helm chart repos to archives
why
- Historic locations are no longer available
references
- Deprecation timeline for official Helm Stable and Incubator repos
- New repos for specific "stable" charts are being tracked here
- Helm documentation about chart archives
v0.120.0
[deprecated/cert-manager] Upgrade to GA @Nuru (#272)
what
- [deprecated/cert-manager] Upgrade to GA
- [deprecated/kiam] Upgrade to
cert-mangager
GA API - [deprecated/dashbboard] Upgrade to chart v2 and new chart repo
- [deprecated/keycloak-gatekeeper.yaml] Add
uninstall
option
why
- Upgrade cert-manager and dependent release to stable V1 API
- Upgrade Kubernetes dashboard to support current Kubernetes versions
- Simply deleting a service from
keycloak-gatekeeper
configuration does not uninstall it, so add an uninstall option
v0.119.0
Move `releases/` to `deprecated/`. Publish all new helmfiles based on environments to `releases/` @aknysh (#270)
what
- Move
releases/
todeprecated/
- Publish all new helmfiles based on environments to
releases/
- Add GitHub Actions and workflows
why
- Keep the helmfiles up to date
- Use new helmfiles that work with EKS