Change to patch

Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
This commit is contained in:
Dominika Zemanovicova
2025-02-03 16:58:31 +01:00
parent 2e1a3b446e
commit 45bac6d53e
+7 -7
View File
@@ -1,10 +1,10 @@
---
'@backstage/plugin-kubernetes-backend': minor
'@backstage/plugin-kubernetes-cluster': minor
'@backstage/plugin-kubernetes-common': minor
'@backstage/plugin-kubernetes': minor
'@backstage/plugin-kubernetes-backend': patch
'@backstage/plugin-kubernetes-cluster': patch
'@backstage/plugin-kubernetes-common': patch
'@backstage/plugin-kubernetes': patch
---
**BREAKING** The `/clusters` endpoint is now protected by the `kubernetes.clusters.read` permission.
**BREAKING** The `/services/:serviceId` endpoint is now protected by the `kubernetes.resources.read` permission.
**BREAKING** The `/resources` endpoints are now protected by the `kubernetes.resources.read` permission.
The `/clusters` endpoint is now protected by the `kubernetes.clusters.read` permission.
The `/services/:serviceId` endpoint is now protected by the `kubernetes.resources.read` permission.
The `/resources` endpoints are now protected by the `kubernetes.resources.read` permission.