Skip to content

Releases: camptocamp/devops-stack-module-loki-stack

v1.0.0-alpha.10

22 Feb 11:37
6854456
Compare
Choose a tag to compare

1.0.0-alpha.10 (2023-02-22)

Features

v1.0.0-alpha.9

13 Feb 12:46
219dd9a
Compare
Choose a tag to compare

1.0.0-alpha.9 (2023-02-13)

Features

  • loki-microservices: optional filebeat (#26) (dbb9110)

Miscellaneous Chores

v1.0.0-alpha.8

13 Feb 11:15
563fa6b
Compare
Choose a tag to compare

1.0.0-alpha.8 (2023-02-13)

Features

  • loki-microservices: add frontend ingress (#25) (b98a4bd)

v1.0.0-alpha.7

01 Feb 13:14
3c927ec
Compare
Choose a tag to compare

1.0.0-alpha.7 (2023-02-01)

Bug Fixes

v1.0.0-alpha.6

31 Jan 09:40
2f37ef3
Compare
Choose a tag to compare

1.0.0-alpha.6 (2023-01-31)

Features

v1.0.0-alpha.5

30 Jan 15:57
47df2ea
Compare
Choose a tag to compare

1.0.0-alpha.5 (2023-01-30)

Features

  • Azure: support Loki microservices setup (#18) (9e17998)

v1.0.0-alpha.4

30 Jan 13:11
9f83e59
Compare
Choose a tag to compare

1.0.0-alpha.4 (2023-01-30)

Features

  • add variable to configure sync on the application resource (#17) (1ddf02b)

v1.0.0-alpha.3

16 Dec 12:13
d324372
Compare
Choose a tag to compare

1.0.0-alpha.3 (2022-12-16)

Code Refactoring

  • rename variables same as kube-prometheus-stack (#15) (dd0f1c6)

v1.0.0-alpha.2

09 Dec 12:24
eee69b4
Compare
Choose a tag to compare

1.0.0-alpha.2 (2022-12-09)

Features

  • remove bucket creation from inside the module and refactor k3s/kind variant (#13) (4661e91)

v1.0.0-alpha.1

18 Nov 12:33
3873e64
Compare
Choose a tag to compare

1.0.0-alpha.1 (2022-11-18)

⚠ BREAKING CHANGES

  • move Terraform module at repository root
  • use var.cluster_info

Features

Bug Fixes

  • do not delay Helm values evaluation (9c50d4d)
  • eks: fix aws_region name (5f42fdc)
  • eks: helm values syntax (#9) (e7a5976)
  • eks: use cluster_name instead of cluster_id (4c8c093)
  • README (5a0d660)
  • var.minio (1185ce7)
  • variables.tf changed to symbolic link of upper level (3dfb278)
  • version: add version symlink in cloud folder (a144615)
  • wait for app removel before deleting the project (f82a246)

Code Refactoring

  • move Terraform module at repository root (a779522)
  • use var.cluster_info (c581b5c)

Continuous Integration

  • add central workflows including release-please (#11) (1cb7d55)