Releases: komodorio/helm-dashboard
Releases · komodorio/helm-dashboard
v0.3.0
Changelog
- cb535b1 add needs
- c6b1586 fix pipeline
- bae6650 fix pipeline
- d0836ee update plugin version
- f6d3e51 Allow installing into cluster (#128)
- 9bac730 Bump helm.sh/helm/v3 from 3.9.4 to 3.10.3 (#137)
- 030708e Create artifacthub-repo.yml (#136)
- 0b8a258 Add logo for dark theme
- 2c1883c Fix typo in readme (#129)
- 960c268 Display correct message on installed charts page in case of an error instead of the current loading spinner (#127)
- c4e5094 Update README.md (#126)
- 74f6236 Display better status message (#125)
- 9b8edb6 Merge branch 'main' of github.com:komodorio/helm-dashboard
- 56e9430 Fix wrong links show for release without repo
- a89ccbd Overlay with explaination modified (#123)
- fa4819b Update installed charts number according to filter (#121)
- 8de7941 Fix JS error on version parsing
- 34158a7 Fix CI - change output name (#119)
- 3384db7 In case no repositories configured, fall back to empty search
v0.2.8
v0.2.7
This release has failed automation and was quickly superceded by 0.2.8
What's Changed
- CLI Flag --bind by @Bhargav-InfraCloud in #77
- getCleanClusterName fixed by @siddhikhapare in #78
- Minor UI Enhancement by @hdm23061993 in #79
- Enhancement/show chart icon and description by @hdm23061993 in #70
- Validate tag name matches plugin version in gh actions by @ronahk in #80
- Sort resources by interesting items by @ronahk in #89
- The chart icon does not display correctly by @hdm23061993 in #93
- fixbug: ChartAndVersion did not handle chart version correct in some case by @denganliang in #98
- Bugfix: namespaces not updating when switching cluster by @ronahk in #102
- Use namespace defined in kubeconfig as default in install view by @ronahk in #99
- In-memory cache for speed-up by @undera in #88
- Filter installed charts by namespace by @ronahk in #101
- Fixes JS part of #95 by @hdm23061993 in #110
- Make the entire card clickable on Installed Charts view by @hdm23061993 in #87
- add stats and change heap by @itielshwartz in #108
- Only display NS that has releases by @undera in #113
- Bugfix: filtering by text input does not work by @ronahk in #111
New Contributors
- @Bhargav-InfraCloud made their first contribution in #77
- @siddhikhapare made their first contribution in #78
- @ronahk made their first contribution in #80
- @denganliang made their first contribution in #98
Full Changelog: v0.2.6...v0.2.7
v0.2.6
v0.2.5
Changelog
- 9a144c1 Release 0.2.5
- f897c0f Display forced namespace in UI
- 671fa94 Improve resource scanning flow (#68)
- 612352d Add namespace dropdown (#67)
- ef31263 refactoring makefile, also adding test (#71)
- f64fbd4 Fix analytics version
- dffb8a7 Allow filtering on repository charts list (#61)
- 14d4886 Pass the NS param from Helm correctly (#64)
- 0012b0a Explicit flag for parameters
v0.2.4
Changelog
- f6b2a8c Release 0.2.4
- c0a1d31 Make user analytics optional (#59)
- 329ae05 Add current cluster info to Install and Upgrade popup (#58)
- 7ab0f33 Transfer TODOs into GH issues
- 2e8ba39 Attempt to reuse the application if it's already running
- c5f9f71 Remove version check for charts without repo (#54)
- 9bb597f Update project logo
- 786bddc Force namespace via cmdline parameter (#53)
- d9edcf2 Print command hint upon install
- 2262445 Don't offer to describe historical revisions
- 0c486e7 Change new version alert display
- 7d50f4e Recognize "Bound" status as normal
- b2ec371 Correct link to Slack community
v0.2.3
v0.2.2
v0.2.1
Changelog
- 2221fb2 Release 0.2.1
- 9dc3e6a Merge branch 'main' of github.com:komodorio/helm-dashboard
- de0024c Check for newer version available (#47)
- ed4e970 Merge branch 'main' of github.com:komodorio/helm-dashboard
- b0067e3 Improvements after release (#45)
- 7e8ba47 Merge branch 'main' of github.com:komodorio/helm-dashboard
- be7b264 Add helm version requirement notes
- 896d9e3 Use different library for opening the browser (#22)
- be66663 Add version information into UI (#35)
- 91df939 adding unit test for GetQueryProps (utils). (#39)
- bd058ee removing else flow (#38)
- 997f951 Fix error when no scanners are present