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 96a70f1af chore(ci): knative 1.20.1
96a70f1af is described below
commit 96a70f1afffce486134d811d38c507fd9cc41d7c
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Wed Mar 4 16:57:03 2026 +0100
chore(ci): knative 1.20.1
---
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 75bda8ea1..f88f51987 100755
--- a/e2e/knative/files/setup.sh
+++ b/e2e/knative/files/setup.sh
@@ -23,7 +23,7 @@
#
####
-KNATIVE_VERSION=1.20.2
+KNATIVE_VERSION=1.20.1
TIMEOUT="150s"