Releases: honeycombio/helm-charts
Releases · honeycombio/helm-charts
refinery-1.19.2-hnyinternal.0
Chart to deploy Honeycomb Refinery
opentelemetry-collector-1.3.1
Deprecated OpenTelemetry Collector for Honeycomb
secure-tenancy-1.2.3
Deprecated: Honeycomb Secure Tenancy
refinery-1.19.1
What's Changed
💡 Enhancements
- chore: Allow users to add annotations for refinery and collector deployments by @suryapandian in #236
- feat: Add the ability to create your own Secret Provider by @RainofTerra in #243
refinery-1.19.0
Refinery v1.19.0
- chore: bump appVersion to 1.21 (#235) | @fchikwekwe
honeycomb-1.7.1
Honeycomb Kubernetes Agent v1.7.1
- maint: bump honeycomb chart appVersion (#238) | @TylerHelmuth
refinery-1.18.0
Refinery v1.18.0
- maint: Update refinery chart to use refinery 1.20.0 (#227) | @TylerHelmuth
- This is a significant and exciting upgrade of Refinery. For more details see Refinery's Release notes.
- chore: add nodeport to the service.yaml (#222) | @fchikwekwe
honeycomb-1.7.0
Honeycomb Kubernetes Agent v1.7.0
- Bump kubernetes agent version to 2.7.0 (#226) | @TylerHelmuth
- fix: Validate label selector and paths are mutually exclusive
- fix: do not accumulate if pod is not there anymore
- docs: Update keyval docs
- docs: Add paths and exclude docs
- maint(deps): bump k8s.io/kubelet from 0.26.1 to 0.26.2
- maint(deps): bump k8s.io/client-go from 0.26.1 to 0.26.2
- maint(deps): bump github.com/honeycombio/dynsampler-go
- maint(deps): bump golang.org/x/net from 0.5.0 to 0.7.0
- maint(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
- maint(deps): bump k8s.io/client-go from 0.25.2 to 0.26.1
- maint(deps): bump k8s.io/kubelet from 0.25.3 to 0.26.1
- maint(deps): bump github.com/bmatcuk/doublestar/v4 from 4.3.0 to 4.6.0
- Bump github.com/honeycombio/honeytail from 1.8.1 to 1.8.2
- maint: don't spam the logs with filtered-out filenames
- docs: [honeycomb] - specify metric interval as duration unit (#221) | @puckpuck
refinery-1.17.0
opentelemetry-collector-1.3.0
OpenTelemetry Collector v1.3.0
- fix: Updated ordering of CPU/Memory resource metrics (#217) | @robiball
- maint: Update HPAs to autoscaling/v2 (#215) | @robiball
- This means that the chart now only supports k8s 1.23+
- ci: Add collector test scenarios (#196) | @TylerHelmuth
- ci: Add chart testing (#193) | @TylerHelmuth