Skip to content

Commit

Permalink
[chore] switch to v0.111.0 for release (#5504)
Browse files Browse the repository at this point in the history
  • Loading branch information
hughesjj authored Oct 15, 2024
1 parent b9fecfc commit 74f9f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/technical-addon/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Used for building
SOURCE_DIR?=$(dir $(abspath $(lastword $(MAKEFILE_LIST))))
BUILD_DIR?=./build
OTEL_COLLECTOR_VERSION?=0.110.0
OTEL_COLLECTOR_VERSION?=0.111.0
SPLUNK_OTELCOL_DOWNLOAD_BASE?=https://github.com/signalfx/splunk-otel-collector/releases/download
PLATFORM?=linux
ARCH?=amd64
Expand Down

0 comments on commit 74f9f0e

Please sign in to comment.