Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@Jont828 Jont828 released this 08 Apr 23:34
· 7 commits to main since this release
v1.3.0
ab54c3f

What's Changed

  • Remove legacy peer deps flag from Dockerfile by @Jont828 in #39
  • Update Helm chart to v1.2.0 by @Jont828 in #40
  • Add initial support for showing custom CRD types in the Cluster tree view by @Jont828 in #43
  • Add label to indicate provider type on custom CRD types by @Jont828 in #44
  • Add graph algorithm to remove transitive/implicit ownerRefs when an object has multiple ownerRefs by @Jont828 in #45
  • Bump to CAPI v1.6 and refactor loggers to use context by @Jont828 in #46
  • Add view to show logs for each CRD by @Jont828 in #47
  • Add button to scroll to top in Cluster resource and log view by @Jont828 in #48
  • Refactor AlertError component to support other alert types by @Jont828 in #50
  • Bump go to v1.21, node image to v20, and add fix to Dockerfile by @Jont828 in #51

Full Changelog: v1.2.0...v1.3.0