diff --git a/.changeset/weak-rivers-perform.md b/.changeset/weak-rivers-perform.md new file mode 100644 index 0000000000..42ff814cbe --- /dev/null +++ b/.changeset/weak-rivers-perform.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-kubernetes': minor +--- + +Added accordions to display information on jobs and cronjobs in the kubernetes plugin. Updated the PodsTable with fewer default columns and the ability to pass in additional ones depending on the use case.