Skip to content

Commit

Permalink
Merge pull request #190 from logzio/logzio-monitoring-0.1.16
Browse files Browse the repository at this point in the history
logzio-monitoring-0.1.16
  • Loading branch information
yotamloe authored Dec 7, 2022
2 parents d2ad21d + 0439400 commit 714b8c4
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 and traces from your Kubernetes cluster using the OpenTelemetry collector for metrics and traces, and Fluentd for logs.
type: application
version: 0.1.15
version: 0.1.16

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: "0.0.18"
version: "0.0.19"
repository: "https://logzio.github.io/logzio-helm/"
condition: metricsOrTraces.enabled

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 @@ -123,6 +123,8 @@ logzio-monitoring logzio-helm/logzio-monitoring
```
## Changelog
- **0.1.16**:
- Upgrade `logzio-k8s-telemetry` Chart to `0.0.19`.
- **0.1.15**:
- Upgrade `logzio-k8s-telemetry` Chart to `0.0.18`.
- **0.1.14**:
Expand Down

0 comments on commit 714b8c4

Please sign in to comment.