Skip to content

Commit

Permalink
Prepare refinery v1.5.0 release (#110)
Browse files Browse the repository at this point in the history
Co-authored-by: Vera Reynolds <verareynolds@honeycomb.io>
  • Loading branch information
MikeGoldsmith and vreynolds authored Feb 9, 2022
1 parent 41e1efc commit 98f500a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions charts/refinery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Refinery Helm Chart Changelog

## Refinery v1.5.0

- Allow operators to disable live reload of Refinery related to changed sampling rules (#104) | [@bixu](https://github.com/bixu)
- Bump refinery image version to [1.9.0](https://github.com/honeycombio/refinery/releases/tag/v1.9.0) (#111) | [@MikeGoldsmith](https://github.com/MikeGoldsmith)
- Honor env. variable to set gRPC listener address
- Add retries when connecting to redis during init
- Properly set meta.refinery.local_hostname field

## Refinery v1.4.0

- Upgrade Refinery to v1.8.0, for configurable MaxBatchSize (#87) | [@JamieDanielson](https://github.com/JamieDanielson)
Expand Down
2 changes: 1 addition & 1 deletion charts/refinery/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: refinery
description: Chart to deploy Honeycomb Refinery
type: application
version: 1.4.0
version: 1.5.0
appVersion: 1.9.0
keywords:
- refinery
Expand Down

0 comments on commit 98f500a

Please sign in to comment.