Releases: maddevsio/aws-eks-base
Releases · maddevsio/aws-eks-base
v5.0.0
v4.0.0
What's Changed
- feat: each helm release has its own namespace
- feat: Add default networkpolicies for all namespaces except istio-system and teamcity
- feat: add keda helm chart
- enh: move gitlab-runner and elk-stack s3 buckets from layer1-aws into layer2-k8s
- chore: update CHANGELOG.md
v3.0.0
What's Changed
- enh: do not use terraform modules for deploying aws-load-balancer-controller
- refactor: use dedicated file to set some helm charts options (name, repository, version)
- refactor: switch external-dns helm chart from bitnami helm repository to https://github.com/kubernetes-sigs/external-dns
- chore: Update CHANGELOG.md
v2.0.0
v1.1.0
What's Changed
- fix: disable aws_loadbalancer_controller by default
- improvement: Use priority expander for cluster autoscaler configuration to prioritize spot node_pool
- doc: changes in PR and Issue templates, CONTRIBUTING.md
- doc: Describe the process of updating CHANGELOG.md
- Update CHANGELOG.md