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 06e86d6 commit 39bbb6dCopy full SHA for 39bbb6d
Makefile
@@ -5,7 +5,7 @@ OS := $(shell uname -s)
5
CONFIG_FILE?=config-files/config.yaml
6
AGG_CONFIG_FILE?=config-files/config-aggregator.yaml
7
8
-OPERATOR_VERSION=v0.4.1
+OPERATOR_VERSION=v0.5.0
9
10
ifeq ($(OS),Linux)
11
BUILD_ALL_FFI = $(MAKE) build_all_ffi_linux
0 commit comments