Skip to content

Commit

Permalink
Merge pull request #505 from logzio/logzio-monitoring-6.0.3
Browse files Browse the repository at this point in the history
bugfix/ Logzio monitoring 6.0.3
  • Loading branch information
yotamloe authored Jun 19, 2024
2 parents f3349ce + 525e746 commit 965a483
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,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: 6.0.2
version: 6.0.3



Expand All @@ -26,7 +26,7 @@ dependencies:
repository: "https://opencost.github.io/opencost-helm-chart"
condition: finops.enabled
- name: logzio-k8s-events
version: "0.0.4"
version: "0.0.5"
repository: "https://logzio.github.io/logzio-helm/"
condition: deployEvents.enabled
- name: logzio-logs-collector
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 @@ -224,6 +224,9 @@ There are two possible approaches to the upgrade you can choose from:
## Changelog
- **6.0.3**:
- Upgrade `logzio-k8s-events` chart to `0.0.5`
- Bugfix/ Remove the duplicate label `app.kubernetes.io/managed-by` @philwelz
- **6.0.2**:
- Upgrade `logzio-k8s-telemetry` chart to `v4.2.4`
- Upgrade `otel/opentelemetry-collector-contrib` image to `v0.102.1`
Expand Down

0 comments on commit 965a483

Please sign in to comment.