Skip to content

Commit e369947

Browse files
authored
Merge pull request #470 from logzio/logzio-monitoring-5.3.1
Logzio monitoring 5.3.1
2 parents 6f2353a + 83a8c9d commit e369947

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-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.3.0
5+
version: 5.3.1
66

77

88
sources:
@@ -29,7 +29,7 @@ dependencies:
2929
repository: "https://logzio.github.io/logzio-helm/"
3030
condition: deployEvents.enabled
3131
- name: logzio-logs-collector
32-
version: "1.0.1"
32+
version: "1.0.2"
3333
repository: "https://logzio.github.io/logzio-helm/"
3434
condition: logs.enabled
3535
maintainers:

charts/logzio-monitoring/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,9 @@ There are two possible approaches to the upgrade you can choose from:
225225
226226
227227
## Changelog
228+
- **5.3.1**:
229+
Upgrade `logzio-logs-collector` version to `1.0.2`:
230+
- Refactor templates function names, to avoid conflicts with other charts templates
228231
- **5.3.0**:
229232
- Add `logzio-logs-collector.enabled` + `fluentd.enabled` values
230233
- Upgrade `logzio-k8s-telemetry` to `4.2.0`:

0 commit comments

Comments
 (0)