We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f44f5 commit c2207d6Copy full SHA for c2207d6
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Changes by Version
2
==================
3
4
+0.23.0 (2021-04-04)
5
+-------------------
6
+* Bumped OpenTelemetry Collector to v0.23.0
7
+
8
0.22.0 (2021-03-11)
9
-------------------
10
* Bumped OpenTelemetry Collector to v0.22.0
versions.txt
@@ -2,7 +2,7 @@
# by default with the OpenTelemetry Operator. This would usually be the latest
# stable OpenTelemetry version. When you update this file, make sure to update the
# the docs as well.
-opentelemetry-collector=0.22.0
+opentelemetry-collector=0.23.0
# Represents the next release of the OpenTelemetry Operator.
-operator=0.22.0
+operator=0.23.0
0 commit comments