Skip to content

Releases: ManagedKube/kubernetes-ops

v1.0.29 - Cert-manager Module

08 Oct 02:59
Compare
Choose a tag to compare
Cert manager (#200)

v1.0.28 - External DNS module

07 Oct 20:39
Compare
Choose a tag to compare
External-dns helm module (#198)

v1.0.27 - Helm Generic update

07 Oct 18:29
Compare
Choose a tag to compare

This update adds in the ability to pass in 2 helm files. The use case is if you are creating a module that uses this helm generic module, you can set your module's helm default and then let the users of your module additionally pass in another values file for additional customization of the helm deployment.

v1.0.26 - Istio module - 1.11.0

07 Oct 13:18
Compare
Choose a tag to compare
  • Installs Istio 1.11.0

v1.0.25 - EKS Updates

07 Oct 02:27
Compare
Choose a tag to compare

v1.0.24 - Updating the VPC module to use v3.7.0

06 Oct 22:03
Compare
Choose a tag to compare

We are using the source AWS VPC module. Updating to the latest version:

  source  = "terraform-aws-modules/vpc/aws"
  version = "3.7.0"

v1.0.23 - VPC - NAT EIP

06 Oct 19:12
Compare
Choose a tag to compare
  • Adds the ability to associate an EIP to the NAT Gateways

v1.0.22 - EKS Private endpoint

04 Oct 22:09
Compare
Choose a tag to compare
Adding private access sg flag (#172)

v1.0.21 - EKS Private Endpoints

04 Oct 20:49
Compare
Choose a tag to compare

Adds private endpoint variables

v1.0.20 - Kubernetes-External-Secrets

23 Sep 04:13
Compare
Choose a tag to compare