Skip to content

v0.3.1

Compare
Choose a tag to compare
@prometherion prometherion released this 28 Mar 11:09

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

docker pull clastix/capsule:v0.3.1

Helm chart tested with the following version is v0.4.1, remember to update your Helm Charts locally.

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

Enhancements

  • Prevent replicated resources by TenantResource to get deleted by the Tenant Owner #732 @prometherion

Hotfixes