Skip to content

Releases: nuuday/terraform-aws-eks-addons

Release 0.3.3

10 Jul 08:50
Compare
Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this
project adheres to Semantic Versioning.

0.3.3 - 2020-07-10

BUG FIXES

  • Added resource request to cert-manager services

Release 0.3.2

08 Jul 10:16
Compare
Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this
project adheres to Semantic Versioning.

0.3.2 - 2020-07-08

BUG FIXES

  • use default asg_tags instead of general AWS tags in cluster-autoscaler

FEATURES

  • Cleanup, renamed variables to match general conventions (#27)

Release 0.3.1

06 Jul 10:15
Compare
Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this
project adheres to Semantic Versioning.

0.3.1 - 2020-07-06

BUG FIXES

  • formatting

FEATURES

  • Added support for route53 and irsa
  • added the basic grunt work on external-dns

Release 0.3.0

06 Jul 10:15
Compare
Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this
project adheres to Semantic Versioning.

0.3.0 - 2020-07-06

FEATURES

  • Added cert-manager implementation

Release 0.2.3

06 Jul 10:13
Compare
Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this
project adheres to Semantic Versioning.

0.2.3 - 2020-07-06

DOCS

  • moved unreleased headline inside condition

FEATURES

  • added auto tagging feature
  • made listening ports configurable
  • Cleanup, renamed variable to match general conventions and fixed formatting
  • Add namespace creation to nginx-ingress-controller (#24)
  • Add wrapper module and nginx-ingress-controller (#23)
  • added s3 and dynamodb configuration to Loki (#19)

BUG FIXES

  • Added missing chart values