diff --git a/Makefile b/Makefile index 1ac0a7c..4be92dc 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ MACHINE := rancher TAG ?= ${GITHUB_ACTION_TAG} ifeq ($(TAG),) -TAG := v3.29.0$(BUILD_META) +TAG := v3.29.1$(BUILD_META) endif REPO ?= rancher