Skip to content

Releases: gruntwork-io/kubergrunt

v0.15.0

03 Apr 00:41
5a9d77a
Compare
Choose a tag to compare

Description

This release adds support for Kubernetes version 1.29 and drops support for 1.24

Related Links

#228

v0.15.0-alpha.2

28 Mar 02:11
19c409c
Compare
Choose a tag to compare
v0.15.0-alpha.2 Pre-release
Pre-release

Alpha release for regression testing kubergrunt support for terraform-aws-eks EKS 1.29.

v0.14.2

30 Jan 06:13
1227b79
Compare
Choose a tag to compare

Description

Bugfix: Add missing command identifier for changes in #224 for coredns module.

Related Links

#225

v0.14.2-alpha.1

30 Jan 00:48
a7211ff
Compare
Choose a tag to compare
v0.14.2-alpha.1 Pre-release
Pre-release

This is an Alpha pre-release to validate bug fix with coredns module.

v0.14.1

29 Jan 22:00
e040659
Compare
Choose a tag to compare

Description

This release adds a deployment rollout when a patch isn't required for coredns. This is necessary to ensure coredns is scheduled on Fargate when a patch operation doesn't take place. Without the update the coredns deployment will remain in the pending state. This is side effect related to #222.

Related Links

#223

v0.14.0

23 Jan 13:59
873a9f3
Compare
Choose a tag to compare

Description

Bug fix to address recent changes to the EKS CoreDNS deployment which removes the default annotation for compute-type. This caused an error when running kubergrunt eks schedule-coredns for Fargate deployments.

Related Links

#222

v0.14.0-alpha.2

23 Jan 04:20
0db6e7f
Compare
Choose a tag to compare
v0.14.0-alpha.2 Pre-release
Pre-release

This is an Alpha pre-release to validate critical bug fix with coredns module.

v0.14.0-alpha.1

23 Jan 03:13
5ad3309
Compare
Choose a tag to compare
v0.14.0-alpha.1 Pre-release
Pre-release

This is an Alpha pre-release to test a critical bug fix with the coredns module.

v0.13.1

23 Nov 02:52
86d0d9c
Compare
Choose a tag to compare

Description

This release addresses a bug that caused syncing core components to fail causing a TOO_MANY_EKS_BUILD_TAGS error.

Special Thanks

Special thanks to the following users for their contribution!

Related Links

#215

Contributors

@ThisGuyCodes

v0.13.0

21 Nov 13:19
decec19
Compare
Choose a tag to compare

Description

Add support for Kubernetes version 1.28 and drop support for 1.23

Related Links

#213