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

pcongiusti 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 3abfb2f22 chore(ci): upgrade Knative to 1.20.2
3abfb2f22 is described below

commit 3abfb2f22868c14ee35bb9e439ec26efaf90a375
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Wed Mar 4 09:58:57 2026 +0100

    chore(ci): upgrade Knative to 1.20.2
---
 e2e/knative/files/setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/e2e/knative/files/setup.sh b/e2e/knative/files/setup.sh
index 5ad85a5df..75bda8ea1 100755
--- a/e2e/knative/files/setup.sh
+++ b/e2e/knative/files/setup.sh
@@ -23,7 +23,7 @@
 #
 ####
 
-KNATIVE_VERSION=1.14.0
+KNATIVE_VERSION=1.20.2
 
 TIMEOUT="150s"
 

Reply via email to