From 7db1b795222f1ca25fdf3e262abf305707610b0d Mon Sep 17 00:00:00 2001 From: Yingrong Zhao <22300958+VinozzZ@users.noreply.github.com> Date: Fri, 13 Sep 2024 15:52:00 -0400 Subject: [PATCH] feat(refinery): bump Refinery to 2.8.2 (#387) ## Which problem is this PR solving? - bump default refinery version to 2.8.2 in the chart --- charts/refinery/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/refinery/Chart.yaml b/charts/refinery/Chart.yaml index b0af3c5..946e9e4 100644 --- a/charts/refinery/Chart.yaml +++ b/charts/refinery/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: refinery description: Chart to deploy Honeycomb Refinery type: application -version: 2.11.2 -appVersion: 2.8.1 +version: 2.11.3 +appVersion: 2.8.2 keywords: - refinery - honeycomb