@@ -2,7 +2,7 @@ apiVersion: v2
22name : logging-apps
33description : Argo CD app-of-apps config for logging applications
44type : application
5- version : 0.42 .0
5+ version : 0.43 .0
66home : https://github.com/adfinis/helm-charts/tree/main/charts/logging-apps
77sources :
88 - https://github.com/adfinis/helm-charts
@@ -19,14 +19,12 @@ annotations:
1919 artifacthub.io/changes : |
2020 - kind: changed
2121 description: |
22- Updating promtail Chart form 6.16.5 to 6.17.1
23- * Mark promtail chart as deprecated
24- * update appVersion to 3.5.1
25- * allow to inject templates
22+ Updating loki Chart form 6.41.1 to 6.46.0
23+ * nameOverride is now templated, and topologySpreadConstraints are configurable for single binary
24+ * Removed storageClass field from compactor persistence (move it to claims)
25+ * MinIO is deprecated as an object store and will be removed in the future
26+ * The experimental Loki UI was removed (moved to the loki-operational-ui plugin)
27+ * Added support for auto-resizing volumes by recreating the StatefulSet
2628 links:
27- - name: promtail-6.16.6 Relese Notes
28- url: https://github.com/grafana/helm-charts/releases/tag/promtail-6.16.6
29- - name: promtail-6.17.0 Release notes
30- url: https://github.com/grafana/helm-charts/releases/tag/promtail-6.17.0
31- - name: promtail-6.17.1 Release notes
32- url: https://github.com/grafana/helm-charts/releases/tag/promtail-6.17.1
29+ - name: Grafana loki changelog
30+ url: https://github.com/grafana/loki/blob/main/production/helm/loki/CHANGELOG.md
0 commit comments