Skip to content

Commit c2207d6

Browse files
Update to collector v0.23.0 (#234)
Signed-off-by: lastchiliarch <[email protected]>
1 parent 55f44f5 commit c2207d6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changes by Version
22
==================
33

4+
0.23.0 (2021-04-04)
5+
-------------------
6+
* Bumped OpenTelemetry Collector to v0.23.0
7+
48
0.22.0 (2021-03-11)
59
-------------------
610
* Bumped OpenTelemetry Collector to v0.22.0

versions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# by default with the OpenTelemetry Operator. This would usually be the latest
33
# stable OpenTelemetry version. When you update this file, make sure to update the
44
# the docs as well.
5-
opentelemetry-collector=0.22.0
5+
opentelemetry-collector=0.23.0
66

77
# Represents the next release of the OpenTelemetry Operator.
8-
operator=0.22.0
8+
operator=0.23.0

0 commit comments

Comments
 (0)