Skip to content

Releases: clastix/kamaji-console

v0.0.2

15 Jul 21:11
698b4fa
Compare
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
Compare
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