Releases: komodorio/helm-dashboard
Releases · komodorio/helm-dashboard
v2.0.4
What's Changed
- Refactor Persistent Volume Configuration by @unitmatrix in #565
- Add Support for Static LoadBalancer IP in Offline Deployments by @Idanbunimovich in #572
- Fix modulepath by @NITEMAN in #575
- Load resource status lazily by @wylswz in #583
- Fixed the issue #577: Dashboard recommends updates while running the … by @saikota01 in #584
- Bump Golang to 1.24 by @undera in #591
- Handle slashes in context name by @undera in #596
New Contributors
- @Idanbunimovich made their first contribution in #572
- @NITEMAN made their first contribution in #575
- @wylswz made their first contribution in #583
- @saikota01 made their first contribution in #584
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- attempt to fix Docker image on Docker Hub
- Optimize Helm Chart Image Tag Assignment by @unitmatrix in #558
- Bump cross-spawn from 7.0.3 to 7.0.6 in /frontend by @dependabot in #559
- Add digest field to image block in values.yaml by @unitmatrix in #560
- Update helm-dashboard.serviceAccountName Template Logic in _helpers.tpl by @unitmatrix in #561
- Refactor
helm-dashboard.fullname
template for better readability by @unitmatrix in #562 - Fix: Handle Cluster Names with Slashes in Helm Dashboard UI by @unitmatrix in #563
New Contributors
- @unitmatrix made their first contribution in #558
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Note: it took couple of attempts to fix release automation, that's why we only have 2.0.2 and no 2.0.0
What's Changed
- Frontend has migrated to ReactJS
- Optimize single release getting by @undera in #373
- FEATURES.md file #255 by @KumarDhananjaya in #425
- Refactoring install plugin script by @geet-h17 in #427
- info added to FEATURES.md by @KumarDhananjaya in #433
- Handled resource kind PodDisruptionBudget and CRD for health status. by @iamvikaskumar in #448
- fix some typos by @geekvest in #467
- v2.0 with React-based frontend by @undera in #233
- Rename frontend directory by @undera in #472
- Improved revision block for long numbers by @SD007CSE in #473
- Fix/chart-link-cluster-mode by @nir2002 in #474
- Fix Some indentation in Readme.md file to look it more professional. by @Pravesh-Sudha in #479
#480 - Updated README.md by @anirudh-hegde in #481
- Migrated Storybook notation from CSF2 to CSF3 by @kamegoro in #487
- Removal of ignore notation in storybook eslint and transition to actions function by @kamegoro in #489
- update helm charts for helm-dashboard by @warjiang in #490
- Extract modal title to component by @Tamir198 in #496
- Adding cypress + example test by @Tamir198 in #476
- feat: Set history-max through env HELM_MAX_HISTORY (default 10) by @iiiceoo in #500
- feat: Use --dry-run=server to make lookup work properly while diff by @iiiceoo in #501
- Added "Add repo" senario testing by @Tamir198 in #502
- Cluter list test by @Tamir198 in #503
- fix: history-max does not work when exec helm upgrade by @iiiceoo in #507
- Added greater granularity for boolean environment variables by @alessandrodetta in #511
- Added ability to disable query to ArtifactHub via env by @alessandrodetta in #515
- Fix resource status not enhanced for calls to /api/k8s/{kind}/get route by @alessandrodetta in #517
- Fix typo by @suchsoon in #519
- corrected grammar and spelling in README.md by @dalekvim in #540
New Contributors
- @KumarDhananjaya made their first contribution in #425
- @geet-h17 made their first contribution in #427
- @iamvikaskumar made their first contribution in #448
- @geekvest made their first contribution in #467
- @SD007CSE made their first contribution in #473
- @Pravesh-Sudha made their first contribution in #479
- @anirudh-hegde made their first contribution in #481
- @kamegoro made their first contribution in #487
- @warjiang made their first contribution in #490
- @iiiceoo made their first contribution in #500
- @alessandrodetta made their first contribution in #511
- @suchsoon made their first contribution in #519
- @dalekvim made their first contribution in #540
Full Changelog: v1.3.3...v2.0.2
v1.3.3
v1.3.2
What's Changed
- Main change: Build and release ARM docker images by @undera in #367
- Fix yaml parsing when duplicate keys are produced by the chart by @itielshwartz in #330
- bug: fix sorting of release versions by @harshit-mehtaa in #336
- docs: fixed typos by @KashishLakhara04 in #340
- Doc Features: Application shutdown by @pushker001 in #347
- Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 by @dependabot in #350
- Doc features: Multicluster by @pushker001 in #352
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #354
- Doc Features: Repository by @pushker001 in #353
- Doc Feature: Installed Releases List by @pushker001 in #356
- Update build.yml by @sachi3050 in #359
- Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #363
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #361
- Doc feature: Release Detail by @pushker001 in #364
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #366
New Contributors
- @KashishLakhara04 made their first contribution in #340
- @pushker001 made their first contribution in #347
- @sachi3050 made their first contribution in #359
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Added Link to the v1.3.0 badge by @Satyxm in #319
- Bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible by @dependabot in #317
- Make failed manifest parse be shown less breaking
- Omit storageClassName if it is null
- Send stats event on error happened
New Contributors
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Minor UI fixes by @hdm23061993 in #234
- Add username and password support to Repo add feature by @hdm23061993 in #228
- Display resource health aggregate icons on list of releases by @undera in #235
- Removing redundant table header by @hdm23061993 in #268
- update README by @hdm23061993 in #270
- Fix typo on readme doc by @v-ngu in #265
- Send analytics to server by @ElisarEisenbach in #310
New Contributors
- @v-ngu made their first contribution in #265
- @ElisarEisenbach made their first contribution in #310
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Changelog
- 37e1d44 Remove survey banner code
- 362cb09 Improve logo source
- 209f5b5 Improve upgradable status display
- a0680a4 Add links to Komodor
- d95cac9 Auto-update repositories each 10 minutes, unless HD_NO_AUTOUPDATE is set
- bbb425b Query ArtifactHub for repo suggestion (#225)
- 679d31e Increment chart versions [skip ci]
v1.1.1
Changelog
- 3119d17 Ignore test file
- 778e583 Fix the values not considered correctly when loading the upgrade preview
- a7c7ba8 Overwrite old values correctly, don't cache current resources list
- d86c46a Bump golang.org/x/net from 0.5.0 to 0.7.0 (#220)
- c792592 Execute install script in debug mode only when HELM_DEBUG flag is set (#219)
- 4a4760d Update README.md
- 244e35b Bump github.com/containerd/containerd from 1.6.15 to 1.6.18 (#216)
- 709c3c6 Fix inability to reconfigure charts without corresponding repository
- 3060b92 Increment chart versions [skip ci]
v1.1.0
What's Changed
- Bump helm.sh/helm/v3 from 3.10.3 to 3.11.1 by @dependabot in #212
- Display UI indication if chart is upgradable by @undera in #211
- New CLI Flag
--devel
To Include Development/Prerelease Versions of Charts by @Bhargav-InfraCloud in #139 - Support working with local charts by @undera in #215
Full Changelog: v1.0.0...v1.1.0