Merge pull request #6731 from kissmikijr/fix-changelog-kubernetes-key

Fix text in changelog.md
This commit is contained in:
Ben Lambert
2021-08-06 10:16:07 +02:00
committed by GitHub
+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