Files
backstage/plugins/kubernetes-common/CHANGELOG.md
T
github-actions[bot] 29f2606ed9 Version Packages
2021-12-02 12:35:24 +00:00

1.0 KiB

@backstage/plugin-kubernetes-common

0.1.7

Patch Changes

  • 59677fadb1: Improvements to API Reference documentation

0.1.6

Patch Changes

  • 37dc844728: Include CronJobs and Jobs as default objects returned by the kubernetes backend and add/update relevant types.

0.1.5

Patch Changes

  • 193a999a80: Fixed incorrect keyword, repository directory path and entrypoints in package.json.
  • Updated dependencies
    • @backstage/catalog-model@0.9.4

0.1.4

Patch Changes

  • 7a0c334707: Provide access to the Kubernetes dashboard when viewing a specific resource
  • Updated dependencies
    • @backstage/catalog-model@0.9.3

0.1.3

Patch Changes

  • 7f24f4088: chore(deps): bump @kubernetes/client-node from 0.14.3 to 0.15.0

0.1.2

Patch Changes

  • Updated dependencies
    • @backstage/catalog-model@0.9.0

0.1.1

Patch Changes

  • Updated dependencies [add62a455]
  • Updated dependencies [704875e26]
    • @backstage/catalog-model@0.8.0

0.1.0

Minor Changes

  • Adds types to be shared by the backend and the front end.