8.2.0 (2024-07-15)
- chart: minor update of dependencies on loki-microservice chart (778a453)
8.1.0 (2024-05-17)
8.0.0 (2024-04-23)
- eks: add option to create IAM role for the metrics storage
- This is a breaking change because the attributes of the
logs_storage
variable has changed. Please check the README.adoc to see the differences.
- This is a breaking change because the attributes of the
- eks: add option to create IAM role for the metrics storage (b274598)
7.2.0 (2024-04-16)
- add variable to set resources with default values (b736ecb)
- enable caching for index writes (5fc2b2c)
7.1.0 (2024-03-13)
7.0.1 (2024-01-22)
7.0.0 (2024-01-18)
- hardcode the release name to remove the destination cluster
- remove the ArgoCD namespace variable
- remove the namespace variable
- aks: improve condition on variable validation and reword message (4a55c81)
- aks: remove image tag because chart has been upgraded (31e74f7)
- hardcode the release name to remove the destination cluster (61f2ea9)
- remove the ArgoCD namespace variable (47b8551)
- remove the namespace variable (cad5e08)
6.0.0 (2023-11-10)
- filebeat: remove filebeat since it is no longer used
- filebeat: remove filebeat since it is no longer used (4ebb3b1)
- change Traefik CRD group to the one introduced in v23 of Traefik (c1728dc)
5.2.0 (2023-11-03)
5.1.0 (2023-10-19)
- add standard variables and variable to add labels to Argo CD app (9e2ddb8)
- add variables to set AppProject and destination cluster (43632fc)
5.0.0 (2023-09-08)
- loki-stack: deprecate and remove the loki-stack chart (#95)
The variable distributed_mode
is no longer needed.
For existing clusters that already use Loki in distributed mode, you just need to remove the line distributed_mode = true
and run a terraform apply
. Terrafom should say that no changes need to be applied.
4.0.2 (2023-08-09)
4.0.1 (2023-07-19)
4.0.0 (2023-07-11)
- add support to oboukili/argocd v5 (#75)
3.0.1 (2023-07-04)
3.0.0 (2023-06-28)
- standardize variables like other modules
- add SKS variant with needed configuration to use SOS (145e08b)
- activate insecure mode by default for kind (b4f1441)
- standardize variables like other modules (ba86258)
2.3.0 (2023-06-09)
2.2.0 (2023-05-24)
2.1.0 (2023-05-10)
- azure: storage account key support (#48) (6aa151b)
- loki-stack: set static Grafana agent tag (#54) (2a571f0)
2.0.2 (2023-04-26)
2.0.1 (2023-04-17)
2.0.0 (2023-04-13)
- azure: use managed identity to access object storage (#40)
1.1.0 (2023-04-07)
1.0.0 (2023-03-27)
1.0.0-alpha.13 (2023-03-10)
1.0.0-alpha.12 (2023-03-06)
1.0.0-alpha.11 (2023-02-22)
1.0.0-alpha.10 (2023-02-22)
1.0.0-alpha.9 (2023-02-13)
1.0.0-alpha.8 (2023-02-13)
1.0.0-alpha.7 (2023-02-01)
1.0.0-alpha.6 (2023-01-31)
1.0.0-alpha.5 (2023-01-30)
1.0.0-alpha.4 (2023-01-30)
1.0.0-alpha.3 (2022-12-16)
1.0.0-alpha.2 (2022-12-09)
- move Terraform module at repository root
- use var.cluster_info
- azure: add module (c6f4784)
- 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)