Skip to content

Releases: evryfs/github-actions-runner-operator

v0.11.1 🌈

10 Sep 16:47

Choose a tag to compare

Changes

v0.11.0: add metrics from github-api (#511)

11 Nov 19:34
4b39140

Choose a tag to compare

* add metrics from github-api

* bridge from codahale to prometheus

v0.10.3 🌈

20 Sep 11:37
c683bab

Choose a tag to compare

Changes

v0.10.2

20 Sep 09:49
c7fe20d

Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1 🌈

20 Sep 09:49
3e2e710

Choose a tag to compare

Broken release

Note that this release was broken, as it relied on an incompatible leader election mechanism, which was fixed in next release.

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0 🌈

23 Oct 18:12
cd45f46

Choose a tag to compare

Changes

v0.9.4

23 Oct 18:19
1079d0a

Choose a tag to compare

Changes

v0.9.3 🌈

12 Jun 16:23
6eec58a

Choose a tag to compare

Changes

v0.9.2 🌈

11 Jun 14:45
11144ca

Choose a tag to compare

Changes

🚀 Features

  • upgrade controller-tools and regenerate manifests/code in order to support objectmeta in podtemplatespec @davidkarlsen (#260)

🐛 Bug Fixes

  • upgrade controller-tools and regenerate manifests/code in order to support objectmeta in podtemplatespec @davidkarlsen (#260)

v0.9.1 🌈

07 Apr 00:40
981dea3

Choose a tag to compare

Changes

🚀 Features

  • Avoid using PAT as it's no longer needed @davidkarlsen (#225)
  • MinTtl should be optional. Fixes #226 (apply with k apply -f https://raw.githubusercontent.com/evryfs/github-actions-runner-operator/v0.9.1/config/crd/bases/garo.tietoevry.com_githubactionrunners.yaml)