Skip to content

Commit

Permalink
logzio-monitoring-v6.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
8naama authored Sep 24, 2024
2 parents 486caf3 + 8c3b592 commit f04549e
Show file tree
Hide file tree
Showing 2 changed files with 5 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,15 +2,15 @@ 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: 6.1.2
version: 6.1.3



sources:
- https://github.com/logzio/logzio-helm
dependencies:
- name: logzio-fluentd
version: "0.30.2"
version: "0.30.3"
repository: "https://logzio.github.io/logzio-helm/"
condition: logs.enabled
- name: logzio-k8s-telemetry
Expand Down
3 changes: 3 additions & 0 deletions charts/logzio-monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,9 @@ There are two possible approaches to the upgrade you can choose from:
## Changelog
- **6.1.3**:
- Upgrade `logzio-fluentd` chart to `v0.30.3`
- Resolve `nodeSelector` bug
- **6.1.2**:
- Upgrade `logzio-k8s-events` chart to `v0.0.7`
- Remove default resources `limits`
Expand Down

0 comments on commit f04549e

Please sign in to comment.