Skip to content

Commit

Permalink
chore: prep refinery 1.17.0 release (#219)
Browse files Browse the repository at this point in the history
prepare refinery 1.17.0 release.
  • Loading branch information
TylerHelmuth authored Jan 24, 2023
1 parent 0c0afc4 commit 600ee4c
Show file tree
Hide file tree
Showing 3 changed files with 7 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.17.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+

## Refinery v1.16.0

- bump app version to 1.19.0 (#203) | [@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: 1.16.0
version: 1.17.0
appVersion: 1.19.0
keywords:
- refinery
Expand Down
1 change: 1 addition & 0 deletions charts/refinery/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ helm install refinery honeycomb/refinery --set rules.SampleRate=2
## Prerequisites

- Helm 3.0+
- Kubernetes 1.23+

## Installing the Chart

Expand Down

0 comments on commit 600ee4c

Please sign in to comment.