Skip to content

Releases: cktf/terraform-kubernetes-environment

1.4.0

03 Sep 06:55
Compare
Choose a tag to compare

1.4.0 (2022-09-03)

Features

  • add linux support to terraform lock file (8388b3a)

1.3.1

24 Aug 09:07
Compare
Choose a tag to compare

1.3.1 (2022-08-24)

Bug Fixes

  • change network policy, allow DNS, Internet (46570ef)

1.3.0

21 Aug 06:36
Compare
Choose a tag to compare

1.3.0 (2022-08-21)

Features

  • create multiple secrets (6f2ca4e)

1.2.0

17 Aug 11:01
Compare
Choose a tag to compare

1.2.0 (2022-08-17)

Features

1.1.3

17 Aug 08:56
Compare
Choose a tag to compare

1.1.3 (2022-08-17)

Bug Fixes

  • disable ResourceQuota on empty quota (fff7005)

1.1.2

17 Aug 08:41
Compare
Choose a tag to compare

1.1.2 (2022-08-17)

Bug Fixes

  • replace coalesce with try in registry secret (0f2f177)

1.1.1

17 Aug 08:36
Compare
Choose a tag to compare

1.1.1 (2022-08-17)

Bug Fixes

  • change variables default value (5617dd4)
  • convert list of ingress, egress to map (a325cf6)
  • remove coalesce functions (22d33c1)

1.1.0

17 Aug 07:55
Compare
Choose a tag to compare

1.1.0 (2022-08-17)

Features

  • add ResourceQuota, NetworkPolicy (d6add1b)

1.0.3

13 Aug 11:50
Compare
Choose a tag to compare

1.0.3 (2022-08-13)

Bug Fixes

1.0.2

28 Jul 07:59
Compare
Choose a tag to compare

1.0.2 (2022-07-28)

Bug Fixes

  • force all endings to LF (c95e80f)