Version Packages
This commit is contained in:
@@ -1,5 +1,28 @@
|
||||
# @backstage/plugin-kubernetes-backend
|
||||
|
||||
## 0.19.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ac0e1ac: Fixed the lack of `secrets` to fetch from the kubernetes api by adding option to specify additional Objects which are not part of Default Objects
|
||||
- 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/plugin-permission-node@0.8.8
|
||||
- @backstage/backend-plugin-api@1.2.0
|
||||
- @backstage/plugin-catalog-node@1.16.0
|
||||
- @backstage/plugin-kubernetes-common@0.9.3
|
||||
- @backstage/plugin-kubernetes-node@0.2.3
|
||||
- @backstage/plugin-auth-node@0.6.0
|
||||
- @backstage/catalog-client@1.9.1
|
||||
- @backstage/catalog-model@1.7.3
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/integration-aws-node@0.1.15
|
||||
- @backstage/types@1.2.1
|
||||
- @backstage/plugin-permission-common@0.8.4
|
||||
|
||||
## 0.19.3-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user