Skip to content

Releases: komodorio/helm-dashboard

v1.3.3

22 Jun 08:58
b61adf1
Compare
Choose a tag to compare

What's Changed

  • Second attempt to do multiarch image by @undera in #370
  • Change commit message of chart release by @undera in #369

Full Changelog: v1.3.2...v1.3.3

v1.3.2

10 Jun 16:58
64975ca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

11 Apr 11:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

30 Mar 12:19
76e4fe5
Compare
Choose a tag to compare

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

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

v1.2.0

08 Mar 09:23
Compare
Choose a tag to compare

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

22 Feb 12:42
Compare
Choose a tag to compare

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

15 Feb 17:46
f49f52e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

01 Feb 16:16
Compare
Choose a tag to compare

Changelog

  • 8faa5da New features of v1.0
  • 0b891e7 Banner with survey link
  • 2736777 Mod tidy
  • 96c789a Bump github.com/containerd/containerd from 1.6.6 to 1.6.12 (#207)
  • e13aa2f [WIP] Major release 1.0 (#147)
  • 6ffcdf2 Commit plugin.yaml update upon release
  • e6d6ff4 Revert "Update release workflow (#202)"
  • 0e45e89 fix: Make PVC use storageClass from values (#206)
  • 2df533a Update release workflow (#202)
  • 7e32008 🔧 Allow binary arguments via helm chart (#201)
  • 23cfd2d support for deployment strategy (#196)
  • 0e6231d Better debug flag logic
  • 4ebf670 Add note about auth proxies
  • 5902bc0 remove undesired output from version check
  • 3621740 Merge branch 'main' of github.com:komodorio/helm-dashboard
  • e6381f9 Add check for install script
  • efe394c Provide execution rights to install script (#192)
  • a91287c Convert line endings back
  • 28a4b37 Add namespace parameter to chart values
  • 2e1f2e4 Conditional debug flag for install script
  • 714c0f9 Merge branch 'main' of github.com:komodorio/helm-dashboard
  • 35421ed Change install_script.sh line endings to \r\n
  • 26e0b1d Fix typo in readme
  • 50947e5 Break filters text when resizing window (#190)
  • 40ae829 Use v3 checkout action in all places
  • 87ee388 Handle errors in regex match
  • b76fbb1 Merge branch 'main' of github.com:komodorio/helm-dashboard
  • f3c66ec 🎨 Remove Superfluous Rule from helm-dashboard ClusterRole (#187)
  • 83e4348 Add option to execute Tests for release (#178)
  • af1c09a Update Kommunity link (#184)
  • 6e5bce2 Update Kommunity link (#183)
  • d0d2ed3 Add github workflow for auto PR labeling (#179)
  • 450190a Add auto labeler for PR's (#172)
  • 74aab13 Use github api to fetch latest release version (#170)
  • c5cd12b Ignore cover profile file (#165)
  • fd650f1 Changed version of action (#160)
  • 3e1e4be Update plugin.yaml to latest release version (#155)
  • d0c9de9 Merge branch 'main' of github.com:komodorio/helm-dashboard
  • 1a1b28d Markdown additions (#150)
  • 6c4ee06 feat: added pull request template (#149)
  • 7c5ffe9 feat: Add issue template (#146)
  • 1966446 Added 'debug' flag in values (#143)
  • 20ee6e9 Increment chart versions [skip ci]
  • e9abedb Merge branch 'main' of github.com:komodorio/helm-dashboard
  • 5d0a148 Add installMode to analytics
  • c0cf623 Helm chart updates (#141)
  • 9876b6a Merge branch 'main' of github.com:komodorio/helm-dashboard
  • 90815f2 Pass version to container image correctly
  • e83ddbb Release 0.3.0 (#140)
  • 78f4581 Increment chart versions [skip ci]
  • 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
  • 2c25193 Code cosmetics
  • 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.3.1

19 Dec 12:28
Compare
Choose a tag to compare

Changelog

  • eef3cd9 release 0.3.1
  • e9abedb Merge branch 'main' of github.com:komodorio/helm-dashboard
  • 5d0a148 Add installMode to analytics
  • c0cf623 Helm chart updates (#141)
  • 9876b6a Merge branch 'main' of github.com:komodorio/helm-dashboard
  • 90815f2 Pass version to container image correctly
  • e83ddbb Release 0.3.0 (#140)
  • 78f4581 Increment chart versions [skip ci]
  • 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.3.0

18 Dec 13:05
Compare
Choose a tag to compare

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