Skip to content

Releases: equinixmetal-helm/governor

0.3.0

02 Jan 17:15
76f8d11
Compare
Choose a tag to compare

What's Changed

  • remove deprecated otel chart by @mikemrm in #30
  • update governor-api image to v0.2.5 by @mikemrm in #31
  • Update softprops/action-gh-release action to v2 by @renovate in #29
  • Update Helm release common to v2.27.0 by @renovate in #23
  • Update github/codeql-action action to v3 by @renovate in #25
  • Update WyriHaximus/github-action-helm3 action to v4 by @renovate in #28

New Contributors

Full Changelog: 0.2.7...0.3.0

0.2.7

13 Nov 23:23
a3ab7af
Compare
Choose a tag to compare

What's Changed

  • Update Helm release k8s-otel-collector to v0.10.0 by @renovate in #27

Full Changelog: 0.2.6...0.2.7

0.2.6

10 Oct 21:56
d9ea6bb
Compare
Choose a tag to compare
Add subject prefix to Slack addon configmap (#24)

This was being set in values but not passed through to the app

0.2.5

29 Sep 02:37
3106e09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.4...0.2.5

0.2.4

28 Sep 00:20
37b6e25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.3...0.2.4

0.2.3

26 Sep 21:35
e7cfc07
Compare
Choose a tag to compare

What's Changed

  • add labels and matchLabels to avoid conflict on selectors by @sfunkhouser in #13

Full Changelog: 0.2.2...0.2.3

0.2.2

14 Sep 14:40
d06d87d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

13 Sep 19:26
dc18783
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

05 Sep 22:19
6209976
Compare
Choose a tag to compare

What's Changed

  • Move governor-api chart to governor, update references for api by @sfunkhouser in #10

Full Changelog: 0.0.3...0.2.0

0.0.3

15 Aug 19:07
b0bda87
Compare
Choose a tag to compare
Align audit sidecar container with values definition, bump api image …