Skip to content

Commit

Permalink
rel: prep for 1.18.0 release (#229)
Browse files Browse the repository at this point in the history
## Short description of the changes
- bump chart version
- update changelog
  • Loading branch information
TylerHelmuth authored Mar 15, 2023
1 parent 4d731a1 commit 0cba104
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions charts/refinery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Refinery Helm Chart Changelog

## Refinery v1.18.0
- maint: Update refinery chart to use refinery [1.20.0](https://github.com/honeycombio/refinery/releases/tag/v1.20.0) (#227) | @TylerHelmuth
- This is a significant and exciting upgrade of Refinery. For more details see [Refinery's Release notes](https://github.com/honeycombio/refinery/blob/main/RELEASE_NOTES.md#version-1200).
- chore: add nodeport to the service.yaml (#222) | @fchikwekwe

## Refinery v1.17.0
- fix: Updated ordering of CPU/Memory resource metrics (#217) | @robiball
- maint: Update HPAs to autoscaling/v2 (#215) | @robiball
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.17.0
version: 1.18.0
appVersion: 1.20.0
keywords:
- refinery
Expand Down

0 comments on commit 0cba104

Please sign in to comment.