Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 954 Bytes

Changelog.md

File metadata and controls

20 lines (16 loc) · 954 Bytes

Version 3.0.0 - 19-05-2022

BREAKING CHANGES

This version no longer works with Kubernetes version 1.18 and below due to changes in the API for Ingress resources from 1.19 and onwards

Upgraded

  • Helm chart for the loadbalancer controller upgraded to version: 2.4.1
  • Upgraded values yaml for the loadbalancer
  • Custom resource definitions updated to new version: 0.5.0

Added

  • Terraform-docs inside the Readme.
  • Added description for all the variables.
  • Added description for all the outputs.
  • Added variable force_update for the helm chart.
  • Added Changelog to repository.

Version 2.0.1 - 14-04-2022

Upgraded

  • removed usage of template_file in favor of templatefile