Skip to content

Commit 39bbb6d

Browse files
committed
chore: update OPERATOR_VERSION to v0.5.0
1 parent 06e86d6 commit 39bbb6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ OS := $(shell uname -s)
55
CONFIG_FILE?=config-files/config.yaml
66
AGG_CONFIG_FILE?=config-files/config-aggregator.yaml
77

8-
OPERATOR_VERSION=v0.4.1
8+
OPERATOR_VERSION=v0.5.0
99

1010
ifeq ($(OS),Linux)
1111
BUILD_ALL_FFI = $(MAKE) build_all_ffi_linux

0 commit comments

Comments
 (0)