Skip to content

Releases: clastix/kamaji

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

v0.3.2

01 Aug 17:11
Compare
Choose a tag to compare

Kamaji v0.3.2 can be installed using its v0.12.3 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.2

Hotfixes

v0.3.1

07 Jul 14:12
Compare
Choose a tag to compare

Kamaji v0.3.1 can be installed using its v0.12.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.3.1

Enhancements

Hotfixes

v0.3.0

05 Jun 15:17
Compare
Choose a tag to compare

Kamaji v0.3.0 can be installed using its v0.12.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.3.0

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

Enhancements

Hotfixes

  • Wrong namespace in the Deployment guide #295 @gionn

v0.2.3

16 Apr 19:27
Compare
Choose a tag to compare

Container images are hosted on docker.io and can be pulled with the following command:

docker pull clastix/kamaji:v0.2.3

The current release has been tested over the last Chart release (0.11.5), remember to update your Helm chart as follows:

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

Hotfixes

Enhancements

v0.2.2

27 Mar 15:08
Compare
Choose a tag to compare

Container images are hosted on docker.io and can be pulled with the following command:

docker pull clastix/kamaji:v0.2.2

The current release has been tested over the last Chart release (0.11.4), remember to update your Helm chart as follows:

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

Hotfixes

  • Upon restoration of a TCP, Kamaji is not able to reconcile Deployment #279 @prometherion

v0.2.1

24 Feb 08:58
aada5c2
Compare
Choose a tag to compare

Container images are hosted on docker.io and can be pulled with the following command:

docker pull clastix/kamaji:v0.2.1

The current release has been tested over the last Chart release (0.11.3), remember to update your Helm chart as follows:

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

Enhancements

Hotfix