Skip to content

v1.4.0

Compare
Choose a tag to compare
@Jont828 Jont828 released this 05 Dec 21:06
· 20 commits to main since this release
fce01ac

What's Changed

  • Update Helm chart to v1.3.1 by @Jont828 in #54
  • Add port-forwarding script and modify deploy scripts to work if release exists by @Jont828 in #58
  • add dependabot to capi-visualizer by @nawazkh in #55
  • feat(helm): expose service type value by @sl1pm4t in #56
  • Add help target for Makefile by @Jont828 in #65
  • Set CRD treeview to open all by default by @Jont828 in #66
  • Add support finding non-JSON format pod logs for a resource by @Jont828 in #67
  • Bump CAPI to v1.8.5 by @Jont828 in #68
  • Make all non-leaf nodes collapsible by @Jont828 in #69
  • Add additional group nodes to better display nodes with many children by @Jont828 in #70
  • Add syntax highlighting for CRD view and fix escape chars bug by @Jont828 in #71
  • Add colon to keys in CRD view for better YAML syntax highlighting by @Jont828 in #72
  • Sort children before breaking into smaller groups by kind by @Jont828 in #73
  • Update Go image to 1.22 in Dockerfile by @Jont828 in #74
  • Fix colon display bug in CRD view by @Jont828 in #75
  • Set zoom out limit to 10% to prevent 0 or negative zoom by @Jont828 in #76
  • Fix bug in condition chips when status is Unknown and severity is undefined by @Jont828 in #77

New Contributors

Full Changelog: v1.3.1...v1.4.0