Skip to content

Releases: eshepelyuk/cmak-operator

Release 1.4.1

10 Mar 14:59
Compare
Choose a tag to compare

1.4.1 (2021-03-10)

Bug Fixes

  • improved usage and docs for cmak2zk (86b37a6)

Release 1.4.0

10 Mar 09:42
Compare
Choose a tag to compare

1.4.0 (2021-03-10)

cmak2zk is now a standalone tool and can be used outside of Kubernetes. Read the docs

Features

  • extract cmak2zk to standalone tool (6b69271)

Release 1.3.0

03 Mar 16:57
Compare
Choose a tag to compare

1.3.0 (2021-03-03)

Features

  • e2e tests with helm and k3d (bba4072)
  • readiness probe for ui container (4234500)

Release 1.2.0

03 Mar 12:48
Compare
Choose a tag to compare

1.2.0 (2021-03-03)

Thanks to @oferzi23 for a contribution. 🚀🚀🚀

Features

  • sample e2e tests (c5fbe38)
  • support providing override secret name for ingress tls (147f6bc)
  • zk version configurable via helm values (5e02506)

Release 1.1.1

25 Feb 18:21
Compare
Choose a tag to compare

1.1.1 (2021-02-25)

Bug Fixes

Release 1.1.0

23 Feb 20:00
Compare
Choose a tag to compare

1.1.0 (2021-02-23)

Features

  • custom lables for ingress resource (4405ce1)

Release 1.0.3

23 Feb 19:23
Compare
Choose a tag to compare

1.0.3 (2021-02-23)

Bug Fixes

  • align ingress tls secret name with host name (c3ffea0)

Release 1.0.2

23 Feb 19:07
Compare
Choose a tag to compare

1.0.2 (2021-02-23)

Bug Fixes

  • schema: regression from 1.0.0 (f02411f)

Release 1.0.1

23 Feb 18:58
Compare
Choose a tag to compare

1.0.1 (2021-02-23)

Bug Fixes

  • schema: regression from 0.8.0 (6a1b993)

Release 1.0.0

23 Feb 18:31
Compare
Choose a tag to compare

1.0.0 (2021-02-23)

Thanks @ebcFlagman for his contribution 🚀 🚀 🚀

⚠ BREAKING CHANGES

  • cmak.basicAuth is removed from values. Use ui.extraArgs to enable basic auth.

Features

  • allow passing extra cmd args to cmak container (3b7c115)
  • configurable ingress resource (93aed37)
  • possibility to configure cmak and zk container resources (ee2824c)