From 869b6fab2e9c1e315a9970c335fb7f6cf264d103 Mon Sep 17 00:00:00 2001 From: Hoseong Liam Hwang <449334+thefron@users.noreply.github.com> Date: Tue, 10 Oct 2023 14:42:37 -0700 Subject: [PATCH] Bump version --- charts/runbear-worker/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/runbear-worker/Chart.yaml b/charts/runbear-worker/Chart.yaml index 4954f11..68b88c6 100644 --- a/charts/runbear-worker/Chart.yaml +++ b/charts/runbear-worker/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.7 +version: 0.2.8 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v0.2.5" +appVersion: "v0.2.6"