Skip to content

Commit

Permalink
Releasing 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clintonb committed Dec 21, 2023
1 parent d783d49 commit 327c053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voripos-otel-collector.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# This is needed to locate the otelcol-contrib executable
export PATH="/opt/homebrew/bin:$PATH"

export VORIPOS_OTEL_COLLECTOR_VERSION=0.3.0
export VORIPOS_OTEL_COLLECTOR_VERSION=0.4.0
DEVICE_SERIAL_NUMBER=$(ioreg -c IOPlatformExpertDevice -d 2 | awk -F\" '/IOPlatformSerialNumber/{print $(NF-1)}')

OIDC_CLIENT_ID=
Expand Down

0 comments on commit 327c053

Please sign in to comment.