diff --git a/Makefile b/Makefile index 0602270ab60..253ce074078 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,9 @@ export GOFLAGS=$(GO_FLAGS) + + + # fluentbit version must also be updated in RP code, see pkg/util/version/const.go MARINER_VERSION = 20230321 FLUENTBIT_VERSION = 1.9.10