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

github-actions[bot] 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 0e31c5844 chore: nightly automatic updates
0e31c5844 is described below

commit 0e31c5844c5da99019b43571738a489760075e99
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 23:56:06 2026 +0000

    chore: nightly automatic updates
---
 docs/antora.yml                              | 2 +-
 helm/camel-k/templates/rbacs-descoped.yaml   | 1 +
 helm/camel-k/templates/rbacs-namespaced.yaml | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index b6d979d23..cf3c42f85 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -38,6 +38,6 @@ asciidoc:
     kustomize-version: 5.7.1
     kubernetes-api-version: 0.36.0
     operator-fwk-api-version: 0.42.0
-    knative-api-version: 0.49.0
+    knative-api-version: 0.49.1
     service-binding-op-version: ""
     prometheus-op-version: 0.91.0
diff --git a/helm/camel-k/templates/rbacs-descoped.yaml 
b/helm/camel-k/templates/rbacs-descoped.yaml
index 8f0458fa8..8cdd8aaf6 100644
--- a/helm/camel-k/templates/rbacs-descoped.yaml
+++ b/helm/camel-k/templates/rbacs-descoped.yaml
@@ -271,6 +271,7 @@ rules:
   - get
   - list
   - patch
+  - watch
 - apiGroups:
   - eventing.knative.dev
   resources:
diff --git a/helm/camel-k/templates/rbacs-namespaced.yaml 
b/helm/camel-k/templates/rbacs-namespaced.yaml
index 672a2746f..530539539 100644
--- a/helm/camel-k/templates/rbacs-namespaced.yaml
+++ b/helm/camel-k/templates/rbacs-namespaced.yaml
@@ -265,6 +265,7 @@ rules:
   - get
   - list
   - patch
+  - watch
 - apiGroups:
   - eventing.knative.dev
   resources:

Reply via email to