Skip to content

Commit d09b289

Browse files
authored
Upgrade logzio-logs-collector to v1.0.5 (#511)
- Upgrade `otel/opentelemetry-collector-contrib` image to `v0.103.0`
1 parent d524890 commit d09b289

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
apiVersion: v2
22
name: logzio-logs-collector
3-
version: 1.0.4
3+
version: 1.0.5
44
description: kubernetes logs collection agent for logz.io based on opentelemetry collector
55
type: application
66
home: https://logz.io/
77
maintainers:
88
- name: yotam loewenbach
99
10-
appVersion: 0.80.0
10+
appVersion: 0.103.0

charts/logzio-logs-collector/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ Multi line logs configuration
142142
The collector supports by default various log formats (including multiline logs) such as `CRI-O` `CRI-Containerd` `Docker` formats. You can configure the chart to parse custom multiline logs pattern according to your needs, please read [Customizing Multiline Log Handling](./examples/multiline.md) guide for more details.
143143

144144
## Change log
145+
* 1.0.5
146+
- Upgrade `otel/opentelemetry-collector-contrib` image to `v0.103.0`
145147
* 1.0.4
146148
- Add standalone deployment mode
147149
- Rename `LogzioRegion` to camelCase - `logzioRegion`

0 commit comments

Comments
 (0)