Skip to content

Commit

Permalink
Release/logzio monitoring 6.1.1 (#535)
Browse files Browse the repository at this point in the history
* Upgrade `logzio-trivy` chart to v0.3.4
  • Loading branch information
bardabun authored Aug 26, 2024
1 parent 159f94f commit 57563fb
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.1.0
version: 6.1.1



Expand All @@ -18,7 +18,7 @@ dependencies:
repository: "https://logzio.github.io/logzio-helm/"
condition: metricsOrTraces.enabled
- name: logzio-trivy
version: "0.3.3"
version: "0.3.4"
repository: "https://logzio.github.io/logzio-helm/"
condition: securityReport.enabled
- name: opencost
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.1**:
- Upgrade `logzio-trivy` chart to `v0.3.4`
- Bump Trivy-Operator version to `0.24.1`.
- **6.1.0**:
- Upgrade `logzio-logs-collector` chart to `v1.0.9`
- EKS fargate Breaking changes:
Expand Down

0 comments on commit 57563fb

Please sign in to comment.