Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Releases: loft-sh/kiosk

v0.2.11

23 Nov 11:38
d4dfa89
Compare
Choose a tag to compare

Changes

  • Fixed an issue where watching spaces or accounts would error
  • Improved listing performance of spaces & accounts

v0.2.9

09 Jul 12:47
105fac5
Compare
Choose a tag to compare

Changes

  • Added affinity & tolerations to kiosk helm chart

v0.2.8

18 Jun 13:34
16cb763
Compare
Choose a tag to compare

Changes

  • The endpoints spaces and accounts now support watch, which allows better integration with tools such as ArgoCD (#130)

v0.2.8-beta.0

16 Jun 12:59
16cb763
Compare
Choose a tag to compare
v0.2.8-beta.0 Pre-release
Pre-release

Changes

  • The endpoints spaces and accounts now support watch, which allows better integration with tools such as ArgoCD (#130)

v0.2.7

08 Jun 07:53
97db1f8
Compare
Choose a tag to compare

Changes

  • Updated internal k8s version to v1.21.1
  • Several internal apiserver improvements

v0.2.6

07 May 12:45
fb11228
Compare
Choose a tag to compare

Changes

  • Support UPDATE and DELETE webhooks for spaces and accounts

v0.2.6-beta.1

07 May 11:57
fb11228
Compare
Choose a tag to compare
v0.2.6-beta.1 Pre-release
Pre-release

Changes

  • Support UPDATE and DELETE webhooks for spaces and accounts

v0.2.5

07 May 09:34
d813152
Compare
Choose a tag to compare

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

07 May 03:10
cd5110c
Compare
Choose a tag to compare
v0.2.5-beta.0 Pre-release
Pre-release

Changes

  • Kiosk now supports webhooks that target spaces or accounts

v0.2.4

23 Apr 16:57
a1afb45
Compare
Choose a tag to compare

Changes

  • New environment variable APISERVICE_PORT and chart option apiservice.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)