diff --git a/bootstrap/system-upgrades/clusterrole.yaml b/bootstrap/system-upgrades/clusterrole.yaml
index 41cab55344d1edc4738be2f7b9cc9387fb63c5cc..c0fe59506992deba57ca70c70f1b6ecb7cae1411 100644
--- a/bootstrap/system-upgrades/clusterrole.yaml
+++ b/bootstrap/system-upgrades/clusterrole.yaml
@@ -32,6 +32,7 @@ rules:
   - watch
   - create
   - patch
+  - update
   - delete
 ---
 apiVersion: rbac.authorization.k8s.io/v1