Skip to content

Releases: dergeberl/kubeteach

v0.2.4-alpha

03 Dec 10:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3-alpha...v0.2.4-alpha

v0.2.3-alpha

28 Oct 21:22
61fd93c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2-alpha...v0.2.3-alpha

v0.2.2-alpha

25 Feb 15:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1-alpha...v0.2.2-alpha

v0.2.1-alpha

10 Feb 20:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0-alpha...v0.2.1-alpha

v0.2.0-alpha

17 Dec 23:12
c706f3b
Compare
Choose a tag to compare

New experimental feature:

What's Changed

Full Changelog: v0.1.5-alpha...v0.2.0-alpha

v0.1.5-alpha

09 Sep 15:31
71dbd24
Compare
Choose a tag to compare
  • update dependencies
  • add kubeteach metrics to existing metrics endpoint
  • fix multiarch builds

v0.1.4-alpha

02 Sep 17:28
c6909c3
Compare
Choose a tag to compare

⚠️ breaking changes

Kubeteach installation is now helm chart based. The old kubectl apply -f installation method do not work anymore.

other changes

  • add automaxprocs
  • update dependencies

v0.1.3-alpha

16 Jul 18:31
c838ba3
Compare
Choose a tag to compare
  • update go version to 1.16
  • update dependencies

v0.1.2-alpha

19 May 18:16
4dba0b5
Compare
Choose a tag to compare

⚠️ breaking changes

Add excersiseSet object to group multiple TaskDefinitions together and get some metadata of the tasks.

v0.1.1-alpha

15 May 09:48
d5b7c47
Compare
Choose a tag to compare

⚠️ breaking changes

Update kubebuilder to v3 -> new deployment file, old deployment is not compatible with new image.