Skip to content

Releases: cilium/hubble-export-stdout

v1.1.1

20 Nov 08:37

Choose a tag to compare

What's Changed

  • chore: Configure Renovate by @renovate[bot] in #6
  • chore(deps): update docker.io/library/busybox:1.37.0-musl docker digest to ef13e74 by @renovate[bot] in #8
  • chore(deps): update all github action dependencies (major) by @renovate[bot] in #10
  • chore(deps): update all github action dependencies by @renovate[bot] in #9

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 May 06:45

Choose a tag to compare

What's Changed

  • Adding Hubble License file by @soggiest in #4
  • Update muscl to v1.37.0 and all github action dependencies by @rolinh in #5

New Contributors

Full Changelog: v1.0.4...v1.1.0

v1.0.4

06 Dec 18:19

Choose a tag to compare

What's Changed

  • Update busybox base image to 1.36.1 by @chancez in #3

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

27 Mar 15:59

Choose a tag to compare

What's Changed

  • Add multiarch support (linux/amd64, linux/arm64) by @rolinh in #2

New Contributors

  • @rolinh made their first contribution in #2

Full Changelog: v1.0.2...v1.0.3

v1.0.2

27 Mar 15:59

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

27 Mar 16:00

Choose a tag to compare

  • Use scratch as the base image instead of alpine.
  • Use sh instead of bash.