Skip to content

Commit 714b8c4

Browse files
authored
Merge pull request #190 from logzio/logzio-monitoring-0.1.16
logzio-monitoring-0.1.16
2 parents d2ad21d + 0439400 commit 714b8c4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

charts/logzio-monitoring/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: logzio-monitoring
33
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.
44
type: application
5-
version: 0.1.15
5+
version: 0.1.16
66

77
sources:
88
- https://github.com/logzio/logzio-helm
@@ -12,7 +12,7 @@ dependencies:
1212
repository: "https://logzio.github.io/logzio-helm/"
1313
condition: logs.enabled
1414
- name: logzio-k8s-telemetry
15-
version: "0.0.18"
15+
version: "0.0.19"
1616
repository: "https://logzio.github.io/logzio-helm/"
1717
condition: metricsOrTraces.enabled
1818

charts/logzio-monitoring/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ logzio-monitoring logzio-helm/logzio-monitoring
123123
```
124124
125125
## Changelog
126+
- **0.1.16**:
127+
- Upgrade `logzio-k8s-telemetry` Chart to `0.0.19`.
126128
- **0.1.15**:
127129
- Upgrade `logzio-k8s-telemetry` Chart to `0.0.18`.
128130
- **0.1.14**:

0 commit comments

Comments
 (0)