v0.0.1
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
- feat(helm): add chart by @bsctl in #25
- chore(gh): helm publishing workflow by @prometherion in #28
- Improve the Helm chart by @bsctl in #31
- feat: add pro badge by @ludusrusso in #41
- feat: update deps by @ludusrusso in #42
Contributors
- @bsctl made their first contribution in #25
- @prometherion made their first contribution in #28
- @ludusrusso made their first contribution in #41
Full Changelog: https://github.com/clastix/kamaji-console/commits/v0.0.1