Skip to content

Commit cfaf08a

Browse files
authored
Upgrade logzio-monitoring to v5.2.4 (#456)
- Update `logzio-k8s-telemetry` sub chart version to `4.1.3`
1 parent 4002227 commit cfaf08a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

charts/logzio-monitoring/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: logzio-monitoring
33
description: logzio-monitoring allows you to ship logs, metrics, traces and security reports from your Kubernetes cluster using the OpenTelemetry collector for metrics and traces, Fluentd for logs, and Trivy for security reports.
44
type: application
5-
version: 5.2.3
5+
version: 5.2.4
66

77
sources:
88
- https://github.com/logzio/logzio-helm
@@ -12,7 +12,7 @@ dependencies:
1212
repository: "https://logzio.github.io/logzio-helm/"
1313
condition: logs.enabled
1414
- name: logzio-k8s-telemetry
15-
version: "4.1.2"
15+
version: "4.1.3"
1616
repository: "https://logzio.github.io/logzio-helm/"
1717
condition: metricsOrTraces.enabled
1818
- name: logzio-trivy

charts/logzio-monitoring/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,8 @@ There are two possible approaches to the upgrade you can choose from:
206206
207207
208208
## Changelog
209+
- **5.2.4**:
210+
- Update `logzio-k8s-telemetry` sub chart version to `4.1.3`
209211
- **5.2.3**:
210212
- Upgrade `logzio-k8s-telemetry` to `4.1.3`:
211213
- Removed unused prometheus receiver

0 commit comments

Comments
 (0)