Skip to content

Commit

Permalink
rel: prep 2.1.0 refinery chart (#271)
Browse files Browse the repository at this point in the history
Co-authored-by: Kent Quirk <[email protected]>
  • Loading branch information
TylerHelmuth and kentquirk authored Jul 11, 2023
1 parent 10e7229 commit d3f3a21
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions charts/refinery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Refinery Helm Chart Changelog

## Refinery v2.1.0

### Features
- feat: Add ability to specify extra refinery commands (#265) | [@TylerHelmuth](https://github.com/TylerHelmuth)

### Fixes
- fix: Fix issue where default rule was always present unless explicitly disabled. (#269) | [@TylerHelmuth](https://github.com/TylerHelmuth)
- fix: Add back addrulereasontotrace (#268) | [@TylerHelmuth](https://github.com/TylerHelmuth)
- fix: Update peer management to use redis (#267) | [@TylerHelmuth](https://github.com/TylerHelmuth)
- fix: Fix typo with `LiveReload` (#264) | [@TylerHelmuth](https://github.com/TylerHelmuth)

### Maintenance
- bump refinery version | [@TylerHelmuth](https://github.com/TylerHelmuth)

## Refinery v2.0.1

- fix: [refinery] Add default GRPCServerParameters.ListenAddr (#262) | [@TylerHelmuth](https://github.com/TylerHelmuth)
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: 2.0.1
version: 2.1.0
appVersion: 2.0.1
keywords:
- refinery
Expand Down

0 comments on commit d3f3a21

Please sign in to comment.