Skip to content

Releases: camptocamp/devops-stack-module-thanos

v1.0.0-alpha.1

24 Oct 13:50
f9b5088
Compare
Choose a tag to compare

1.0.0-alpha.1 (2022-10-24)

⚠ BREAKING CHANGES

  • move Terraform module at repository root

Features

  • thanos: :style: add output to say thanos is enabled (#4) (6bdaec4)
  • thanos: deploy thanos in AWS (#2) (5b40d5b)

Bug Fixes

  • do not delay Helm values evaluation (dcd361c)
  • eks: fix recursive path that was wrongly changed on some tests (#8) (7eb0cc7)
  • thanos: correct target revision and typo in comment (#3) (aba95a5)

Code Refactoring

  • move Terraform module at repository root (263b4a3)

Continuous Integration

  • add release workflow and prepare main.tf to get tag from version.txt (#10) (935217c)