Skip to content

Releases: clastix/kamaji

v0.6.0

19 May 10:06
Compare
Choose a tag to compare

Kamaji v0.6.0 can be installed using its 0.16.0 Helm Chart.

Remember to add the CLASTIX repository and update it:

helm repo add clastix https://clastix.github.io/charts
helm repo update

Images can be pulled from Docker Hub:

docker pull clastix/kamaji:v0.6.0

⚠️ Due to several changes on the TenantControlPlane and Datastore definitions, ensure to update it manually if you've priorly installed Kamaji using Helm.

Enhancements

Many kudos to the new contributors for the incredible work put on the Kamaji project! 🚀

v0.5.1

24 Apr 14:33
Compare
Choose a tag to compare

Kamaji v0.5.1 can be installed using its v0.15.2 Helm Chart.

Remember to add the CLASTIX repository and update it:

helm repo add clastix https://clastix.github.io/charts
helm repo update

Images can be pulled from Docker Hub:

docker pull clastix/kamaji:v0.5.1

Hotfixes

v0.5.0

18 Apr 13:26
Compare
Choose a tag to compare

Kamaji v0.5.0 can be installed using its v0.15.2 Helm Chart.

Remember to add the CLASTIX repository and update it:

helm repo add clastix https://clastix.github.io/charts
helm repo update

Images can be pulled from Docker Hub:

docker pull clastix/kamaji:v0.5.0

Enhancements

Hotfixes

v0.4.2

12 Mar 08:22
Compare
Choose a tag to compare

Kamaji v0.4.2 can be installed using its v0.15.1 Helm Chart.

Remember to add the CLASTIX repository and update it:

helm repo add clastix https://clastix.github.io/charts
helm repo update

Images can be pulled from Docker Hub:

docker pull clastix/kamaji:v0.4.2

Hotfixes

  • Allow for overriding kube-apiserver arguments #414 @jwitko
  • Allow for overriding konnectivity-server arguments #411 @jwitko
  • Blocking certificates lifecycle controller reconciliation in case of error #421 @MathieuCesbron

v0.4.1

26 Jan 16:31
Compare
Choose a tag to compare

Kamaji v0.4.1 can be installed using its v0.15.0 Helm Chart.

Remember to add the CLASTIX repository and update it:

helm repo add clastix https://clastix.github.io/charts
helm repo update

Images can be pulled from Docker Hub:

docker pull clastix/kamaji:v0.4.1

Enhancements

v0.4.0

15 Dec 12:04
Compare
Choose a tag to compare

Kamaji v0.4.0 can be installed using its v0.13.0 Helm Chart.

Remember to add the CLASTIX repository and update it:

helm repo add clastix https://clastix.github.io/charts
helm repo update

Images can be pulled from Docker Hub:

docker pull clastix/kamaji:v0.4.0

Enhancements

v0.3.6

14 Dec 18:59
Compare
Choose a tag to compare

Kamaji v0.3.6 can be installed using its v0.12.7 Helm Chart.

Remember to add the CLASTIX repository and update it:

helm repo add clastix https://clastix.github.io/charts
helm repo update

Images can be pulled from Docker Hub:

docker pull clastix/kamaji:v0.3.6

Hotfixes

v0.3.5

17 Oct 17:46
Compare
Choose a tag to compare

Kamaji v0.3.5 can be installed using its v0.12.7 Helm Chart.

Remember to add the CLASTIX repository and update it:

helm repo add clastix https://clastix.github.io/charts
helm repo update

Images can be pulled from Docker Hub:

docker pull clastix/kamaji:v0.3.5

Enhancements

Hotfixes

  • TenantControlPlane cannot be properly finalized if the parent Namespace is deleted #376 @prometherion

v0.3.4

06 Sep 12:52
Compare
Choose a tag to compare

Kamaji v0.3.4 can be installed using its v0.12.6 Helm Chart.

Remember to add the CLASTIX repository and update it:

helm repo add clastix https://clastix.github.io/charts
helm repo update

Images can be pulled from Docker Hub:

docker pull clastix/kamaji:v0.3.4

Enhancements

Documentation

  • SVG logo #369 @bsctl
  • Terminology update, admin cluster is not management cluster #364 @bsctl
  • Documenting in an agnostic way how to setup tenant worker nodes #247 @bsctl
  • Documenting the Kubelet restart required after Datastore migration #241 @bsctl
  • Documenting Cluster API integration #354 @bsctl

Hotfixes

v0.3.3

08 Aug 10:11
Compare
Choose a tag to compare

Kamaji v0.3.3 can be installed using its v0.12.4 Helm Chart.

Remember to add the CLASTIX repository and update it:

helm repo add clastix https://clastix.github.io/charts
helm repo update

Images can be pulled from Docker hub:

docker pull clastix/kamaji:v0.3.3

Enhancements

Documentation

Hotfixes