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 b5ff94b commit f2fac00Copy full SHA for f2fac00
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.5.0
+OPERATOR_VERSION=v0.5.2
9
10
ifeq ($(OS),Linux)
11
BUILD_ALL_FFI = $(MAKE) build_all_ffi_linux
0 commit comments