Skip to content

Releases: getamis/terraform-ignition-etcd

v1.31.1.0

14 Oct 06:55
8ac7ff4
Compare
Choose a tag to compare

What's Changed

No. The release follows the corresponding kubernetes version, now updated to 1.31.1

v1.31.0.0

16 Sep 07:33
8ac7ff4
Compare
Choose a tag to compare

What's Changed:

  • FEATURE: upgrade etcd to 3.5.15

v1.27.4.2

08 Jan 06:23
9c286b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.27.4.1...v1.27.4.2

v1.27.4.1

31 Oct 06:40
6526ce7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.27.4.0...v1.27.4.1

v1.27.4.0

31 Oct 06:39
f1e2b24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.23.10.1...v1.27.4.0

v1.23.10.1

07 Dec 03:47
698bff0
Compare
Choose a tag to compare

What's Changed

  • FEATURE: Add etcd-metrics-proxy service by @Downager in #18
  • FIX: etcd config should use the attached eni as main ip by @Downager in #19

Full Changelog: v1.23.10.0...v1.23.10.1

v1.19.16.2

29 Sep 02:12
77070a0
Compare
Choose a tag to compare

What's Changed

  • FEATURE: add etcd-metrics-proxy service by @Downager in #17

New Contributors

Full Changelog: v1.1.3...v1.19.16.2

v1.0.1

07 Dec 05:42
fb553f6
Compare
Choose a tag to compare

VERSION SUPPORTS:

  • etcd v34.0+
  • Terraform ~> 0.12
  • Ignition ~> 1.2.1

BUG FIXES:

  • Fix makefile tests bug

ENHANCEMENTS:

  • Upgrade ectd version to v3.4.14

REFACTORS:

-None

v1.0.0

22 Oct 03:06
5b1e75b
Compare
Choose a tag to compare

VERSION SUPPORTS:

  • etcd v34.0+
  • Terraform ~> 0.12
  • Ignition ~> 1.2.1

BUG FIXES:

  • only support Terraform v0.12.x (#7)
  • fix deprecated interpolation

ENHANCEMENTS:

  • add v1 changelog, and update Makefile
  • update changelog config.yaml
  • update README.md (#3)

REFACTORS:

  • Refactor project structure and module