From d0463502406b05ac98f3b7f107fb48119c60a183 Mon Sep 17 00:00:00 2001 From: callum-tait-pbx <52924845+callum-tait-pbx@users.noreply.github.com> Date: Tue, 16 Feb 2021 00:45:56 +0000 Subject: [PATCH] chore: bumping helm chart sematically (#296) * chore: bumping helm chart sematically * chore: removing the app version config --- charts/actions-runner-controller/Chart.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/charts/actions-runner-controller/Chart.yaml b/charts/actions-runner-controller/Chart.yaml index 8007ef67..fe880c21 100644 --- a/charts/actions-runner-controller/Chart.yaml +++ b/charts/actions-runner-controller/Chart.yaml @@ -15,12 +15,7 @@ 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.3.1 - -# 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. -appVersion: 0.17.0 +version: 0.4.0 home: https://github.com/summerwind/actions-runner-controller