Skip to content

Releases: hops-ops/helm-pixie

v0.2.0

03 Feb 04:02

Choose a tag to compare

What's changed in v0.2.0

  • chore: renovate (by @patrickleet)

  • feat(deps): update crossplane-contrib/provider-helm docker tag to v1.1.0 (#2) (by @renovate[bot])

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

See full diff: v0.1.0...v0.2.0

v0.1.0

20 Jan 23:05

Choose a tag to compare

What's changed in v0.1.0

  • feat: helm chart xrd (by @patrickleet)

  • fix: standardize GitHub workflows (by @patrickleet)

  • fix: remove e2e tests - Pixie requires Pixie Cloud and eBPF support (by @patrickleet)

    Pixie requires a Pixie Cloud account with deploy key and eBPF support
    (specific Linux kernel capabilities) which are not available in Kind
    clusters used for e2e testing.

    Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com