Skip to content

Commit

Permalink
Upgrade logzio-monitoring to v5.2.4 (#456)
Browse files Browse the repository at this point in the history
- Update `logzio-k8s-telemetry` sub chart version to `4.1.3`
  • Loading branch information
ralongit authored Apr 11, 2024
1 parent 4002227 commit cfaf08a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/logzio-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: logzio-monitoring
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.
type: application
version: 5.2.3
version: 5.2.4

sources:
- https://github.com/logzio/logzio-helm
Expand All @@ -12,7 +12,7 @@ dependencies:
repository: "https://logzio.github.io/logzio-helm/"
condition: logs.enabled
- name: logzio-k8s-telemetry
version: "4.1.2"
version: "4.1.3"
repository: "https://logzio.github.io/logzio-helm/"
condition: metricsOrTraces.enabled
- name: logzio-trivy
Expand Down
2 changes: 2 additions & 0 deletions charts/logzio-monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ There are two possible approaches to the upgrade you can choose from:
## Changelog
- **5.2.4**:
- Update `logzio-k8s-telemetry` sub chart version to `4.1.3`
- **5.2.3**:
- Upgrade `logzio-k8s-telemetry` to `4.1.3`:
- Removed unused prometheus receiver
Expand Down

0 comments on commit cfaf08a

Please sign in to comment.