This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
Releases: loft-sh/kiosk
Releases · loft-sh/kiosk
v0.2.11
v0.2.9
Changes
- Added
affinity
&tolerations
to kiosk helm chart
v0.2.8
v0.2.8-beta.0
Changes
- The endpoints
spaces
andaccounts
now supportwatch
, which allows better integration with tools such as ArgoCD (#130)
v0.2.7
Changes
- Updated internal k8s version to v1.21.1
- Several internal apiserver improvements
v0.2.6
Changes
- Support UPDATE and DELETE webhooks for spaces and accounts
v0.2.6-beta.1
Changes
- Support UPDATE and DELETE webhooks for spaces and accounts
v0.2.5
Changes
- Kiosk now supports webhooks that target spaces or accounts
- New helm chart option to specify a node selector for the kiosk deployment
v0.2.5-beta.0
Changes
- Kiosk now supports webhooks that target spaces or accounts
v0.2.4
Changes
- New environment variable
APISERVICE_PORT
and chart optionapiservice.port
to specify a different api service port - Leader election now uses the current namespace as kube-system sometimes is denied (for example in GKE auto-pilot)