Skip to content

Commit

Permalink
Merge tag 'v0.7.2' into update_to_0_7_2
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielbosio committed Sep 25, 2024
2 parents 9bac7bc + 9c71987 commit ee913d0
Show file tree
Hide file tree
Showing 9 changed files with 2,900 additions and 2,625 deletions.
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.7.0
OPERATOR_VERSION=v0.7.2

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

0 comments on commit ee913d0

Please sign in to comment.