@@ -2,7 +2,7 @@ apiVersion: v2
22name : logging-apps
33description : Argo CD app-of-apps config for logging applications
44type : application
5- version : 0.34 .0
5+ version : 0.35 .0
66home : https://github.com/adfinis/helm-charts/tree/main/charts/logging-apps
77sources :
88 - https://github.com/adfinis/helm-charts
@@ -18,33 +18,38 @@ annotations:
1818 artifacthub.io/containsSecurityUpdates : " false"
1919 artifacthub.io/changes : |
2020 - kind: changed
21- description: "Update loki chart from 6.6.3 to 6.12.0"
21+ description: "[Loki 6.13.0] Correctly wrap ClusterRoleBinding around `rbac/namespaced` conditional"
22+ - kind: fixed
23+ description: "[Loki 6.13.0] Do not create bloom planner, bloom builder, bloom gateway Deployment/Statefulset if their replica count is 0"
24+ - kind: fixed
25+ description: "[Loki 6.13.0] Configure (ephemeral) storage for bloom builder working directory"
26+ - kind: added
27+ description: "[Loki 6.13.0] Automatically configure bloom planner address for bloom builders and bloom gateway addresses for bloom gateway clients"
28+ - kind: added
29+ description: "[Loki 6.14.0] Add additional service annotations for components in distributed mode"
30+ - kind: fixed
31+ description: "[Loki 6.14.0] Rename loki/templates/query-frontend/poddisruptionbudget-query-frontend.yaml to fix spelling mistake"
32+ - kind: fixed
33+ description: "[Loki 6.14.1] Fixed Memcached persistence options"
34+ - kind: added
35+ description: "[Loki 6.15.0] Allow setting annotations for memberlist and query-scheduler-discovery services"
36+ - kind: added
37+ description: "[Loki 6.15.0] Allow to customize `client_max_body_size` when using Loki Gateway"
38+ - kind: added
39+ description: "[Loki 6.16.0] Allow setting nodeSelector, tolerations and affinity to enterprise components (tokengen and provisioner)"
40+ - kind: changed
41+ description: "[Loki 6.17.0] Changed version of Grafana Loki to 3.2.0"
42+ links:
43+ - name: "Loki 3.2.0 Changelog"
44+ url: "https://github.com/grafana/loki/blob/main/CHANGELOG.md#320-2024-09-18"
45+ - kind: fixed
46+ description: "[Loki 6.17.1] Added missing `loki.storage.azure.chunkDelimiter` parameter to Helm chart"
47+ - kind: changed
48+ description: "[Loki 6.18.0] Added automated weekly releases, which created this release"
49+ - kind: added
50+ description: "[Loki 6.19.0-weekly.227] Expose Topology Spread Constraints in Helm chart templates and default values"
51+ - kind: changed
52+ description: "[Loki 6.20.0] Changed version of Grafana Loki to 3.3.0"
2253 links:
23- - name: "Loki 6.12.0"
24- url: https://github.com/grafana/loki/commit/08e61ca4db086b573ef636a156bfc624132515be
25- - name: "Loki 6.11.0"
26- url: https://github.com/grafana/loki/commit/ef1df0e66fc8e2fe9327a66aea31279ca5c7307a
27- - name: "Loki 6.10.2"
28- url: https://github.com/grafana/loki/commit/02fae4e1e97e507b5e30666108e7e7e8bc3dbf00
29- - name: "Loki 6.10.1"
30- url: https://github.com/grafana/loki/commit/112f3378f075cefa2020dfba527f4f386c30ac4e
31- - name: "Loki 6.10.0"
32- url: https://github.com/grafana/loki/commit/9315b3d03d790506cf8e69fb7407b476de9d0ed6
33- - name: "Loki 6.9.0"
34- url: https://github.com/grafana/loki/commit/1bf97912de83200d02689511f48658ce7d9543cf
35- - name: "Loki 6.8.0"
36- url: https://github.com/grafana/loki/commit/05176e445b90597379c268e799b0fb86b8629b9e
37- - name: "Loki 6.7.4"
38- url: https://github.com/grafana/loki/commit/bdfc86bc3b1f5170f8d181f2e71435250a2461cd
39- - name: "Loki 6.7.3"
40- url: https://github.com/grafana/loki/commit/ef03476f3dac159e5f58490351223fcdb9ac3469
41- - name: "Loki 6.7.2"
42- url: https://github.com/grafana/loki/commit/8434b2f6e8e124225aafe6e55ca9c1b6ff6a2c5b
43- - name: "Loki 6.7.1"
44- url: https://github.com/grafana/loki/commit/b5b861c348bc768254fd083fb40d2820cf347be6
45- - name: "Loki 6.7.0"
46- url: https://github.com/grafana/loki/commit/fc3904ee69d0824dc681ca5a4280f7aa2ec5563b
47- - name: "Loki 6.6.5"
48- url: https://github.com/grafana/loki/commit/29f1ea91ecd935a6becae2bd425224a913285071
49- - name: "Loki 6.6.4"
50- url: https://github.com/grafana/loki/commit/05176e445b90597379c268e799b0fb86b8629b9e
54+ - name: "Loki 3.3.0 Changelog"
55+ url: "https://github.com/grafana/loki/blob/main/CHANGELOG.md#330-2024-11-19"
0 commit comments