Skip to content

Releases: tinkerbell/hegel

v0.9.0

07 Nov 23:47
964a79c
Compare
Choose a tag to compare

Image

docker pull quay.io/tinkerbell/hegel:v0.9.0

Major Changes

_packet endpoints removed

The /_packet/health and /_packet/version endpoints are now exposed as z-pages via /healthz and /versionz respectively. This is in an effort to move away from endpoints that were historically associated with vendors.

Custom endpoints removed

Support for custom endpoint configuration was removed; this removed the --http-custom-endpoints and associated env var are no longer valid.

Image tagging

When we release we tag our Docker images with 3 tags: [Major].[Minor].[Patch], [Major].[Minor] and [Major]. This ensures anyone that wants to depend on a Major or Major.Minor only can pull the latest Minor or Patch respectively.

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

24 Oct 23:50
cff71d4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.8.0-rc1

15 Nov 16:12
7328b18
Compare
Choose a tag to compare
v0.8.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0-rc1

v0.7.0

28 Jun 15:54
34573a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

11 Jan 21:48
v0.6.0
89cb9dc
Compare
Choose a tag to compare

This is a symbolic tag to align with the tags defined in tinkerbell/sandbox. v0.6.0 of tinkerbell/hegel is the version used by default in v0.6.0 of tinkerbell/sandbox

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

11 Jan 21:46
v0.5.0
c8a6831
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

This is a symbolic tag to align with the tags defined in tinkerbell/sandbox. v0.5.0 of tinkerbell/hegel is the version used by default in v0.5.0 of tinkerbell/sandbox. v0.5.0 and v0.4.0 point to identical commits for tinkerbell/hegel.

v0.4.0

11 Jan 21:46
v0.4.0
c8a6831
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

This is a symbolic tag to align with the tags defined in tinkerbell/sandbox. v0.4.0 of tinkerbell/hegel is the version used by default in v0.4.0 of tinkerbell/sandbox. v0.4.0 and v0.3.0 point to identical commits for tinkerbell/hegel.

v0.3.0

11 Jan 21:45
v0.3.0
c8a6831
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

This is a symbolic tag to align with the tags defined in tinkerbell/sandbox. v0.3.0 of tinkerbell/hegel is the version used by default in v0.3.0 of tinkerbell/sandbox.

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

11 Jan 21:44
v0.2.1
c17b512
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

This is a symbolic tag to align with the tags defined in tinkerbell/sandbox. v0.2.1 of tinkerbell/hegel is the version used by default in v0.2.1 of tinkerbell/sandbox. v0.2.1 and v0.2.0 point to identical commits for tinkerbell/hegel.

v0.2.0

11 Jan 21:43
v0.2.0
c17b512
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

This is a symbolic tag to align with the tags defined in tinkerbell/sandbox. v0.2.0 of tinkerbell/hegel is the version used by default in v0.2.0 of tinkerbell/sandbox.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0