Skip to content

Releases: clastix/kamaji-console

v0.2.1

22 Jul 06:56
91e9d1a

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Mar 10:38
13a4324

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

13 Mar 08:59
v0.1.1
84ac4d0

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Mar 20:38
v0.1.0
16ee9cf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.1.0

v0.0.3

27 Nov 13:31
31ee834

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: helm-v0.0.5...v0.0.2

v0.0.2

15 Jul 21:11
698b4fa

Choose a tag to compare

What's Changed

  • Correct version tag format in Helm chart by @bsctl in #47
  • Improve installation form Rancher UI by @bsctl in #49
  • feat: Update the placeholder tenant sample by @ludusrusso in #71
  • update menu items by @bsctl in #76
  • Set configuration defaults in Helm Chart by @bsctl in #78

Full Changelog: v0.0.1...helm-v0.0.5

v0.0.1

18 Jun 15:47

Choose a tag to compare

Kamaji Console can be installed using Helm Chart.

helm repo add clastix https://clastix.github.io/charts
helm repo update
helm install console clastix/kamaji-console -n kamaji-system --create-namespace

Images can be pulled from Docker Hub:

docker pull clastix/kamaji-console:v0.0.1

What's Changed

Contributors

Full Changelog: https://github.com/clastix/kamaji-console/commits/v0.0.1