This is an automated email from the ASF dual-hosted git repository.

squakez pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 91272f24a chore(ci): last release is 2.10.1
91272f24a is described below

commit 91272f24a22fcbf7f2b1eb6f4422f491cd6792c0
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Fri Jun 5 14:56:38 2026 +0200

    chore(ci): last release is 2.10.1
---
 script/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script/Makefile b/script/Makefile
index f53f9208c..50514e3ea 100644
--- a/script/Makefile
+++ b/script/Makefile
@@ -26,7 +26,7 @@ LOCALBIN := $(PROJECT_PATH)/bin
 VERSIONFILE := pkg/util/defaults/defaults.go
 VERSION ?= 2.11.0-SNAPSHOT
 LAST_RELEASED_IMAGE_NAME := camel-k-operator
-LAST_RELEASED_VERSION ?= 2.10.0
+LAST_RELEASED_VERSION ?= 2.10.1
 DEFAULT_RUNTIME_PROVIDER := plain-quarkus
 DEFAULT_RUNTIME_VERSION := 3.33.2
 # The last camel-k-runtime catalog

Reply via email to