Version Packages (next)
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-kubernetes-common
|
||||
|
||||
## 0.9.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ca3da29: 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.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.7.3
|
||||
- @backstage/types@1.2.1
|
||||
- @backstage/plugin-permission-common@0.8.4
|
||||
|
||||
## 0.9.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-kubernetes-common",
|
||||
"version": "0.9.3-next.0",
|
||||
"version": "0.9.3-next.1",
|
||||
"description": "Common functionalities for kubernetes, to be shared between kubernetes and kubernetes-backend plugin",
|
||||
"backstage": {
|
||||
"role": "common-library",
|
||||
|
||||
Reference in New Issue
Block a user