Skip to content

Commit

Permalink
chore: update OPERATOR VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
JuArce committed Aug 27, 2024
1 parent b5ff94b commit f2fac00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ OS := $(shell uname -s)
CONFIG_FILE?=config-files/config.yaml
AGG_CONFIG_FILE?=config-files/config-aggregator.yaml

OPERATOR_VERSION=v0.5.0
OPERATOR_VERSION=v0.5.2

ifeq ($(OS),Linux)
BUILD_ALL_FFI = $(MAKE) build_all_ffi_linux
Expand Down

0 comments on commit f2fac00

Please sign in to comment.