diff --git a/.changeset/big-mirrors-play.md b/.changeset/big-mirrors-play.md new file mode 100644 index 0000000000..7478363a46 --- /dev/null +++ b/.changeset/big-mirrors-play.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-kubernetes': patch +--- + +Fixed bug in CronJobsAccordions component that causes an error when cronjobs use a kubernetes alias, such as `@hourly` or `@daily` instead of standard cron syntax.