github loft-sh/kiosk v0.1.11

latest releases: v0.2.11, v0.2.10, v0.2.9...
3 years ago

Changes

  • don't autocomplete account in space creation
  • chart: add apiservice and webhook
  • chart: add metadata
  • chart: remove unused options from values.yaml

Upgrading kiosk

You may need to run the following commands before upgrading to this version using helm upgrade:

kubectl delete apiservice v1alpha1.tenancy.kiosk.sh
kubectl delete ValidatingWebhookConfiguration kiosk

Both of these objects are now part of the helm chart. Instead of deleting them before upgrading, you may also add the app.kubernetes.io/managed-by annotation for helm instead.

Don't miss a new kiosk release

NewReleases is sending notifications on new releases.