Fix changelog kubernetes option key

Signed-off-by: Miklos Kiss <miklos.kiss@prezi.com>
This commit is contained in:
Miklos Kiss
2021-08-05 17:19:59 +02:00
parent 589dc54257
commit d46a74dd94
+1 -1
View File
@@ -4,7 +4,7 @@
### Patch Changes
- a0a8d3571: Add configuration option to the kubernetes object types. Config option is under `kubernetes.resources`. Defaults to ['pods', 'services', 'configmaps', 'deployments', 'replicasets', 'horizontalpodautoscalers', 'ingresses']
- a0a8d3571: Add configuration option to the kubernetes object types. Config option is under `kubernetes.objectTypes`. Defaults to ['pods', 'services', 'configmaps', 'deployments', 'replicasets', 'horizontalpodautoscalers', 'ingresses']
- Updated dependencies
- @backstage/backend-common@0.8.8
- @backstage/config@0.1.6