From c66dc37f209044d9c8e34576d2d2c953422d4ac0 Mon Sep 17 00:00:00 2001 From: Jack Lindamood Date: Tue, 1 Jun 2021 10:19:12 -0700 Subject: [PATCH] bump versions --- charts/pagerduty-to-prometheus/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/pagerduty-to-prometheus/Chart.yaml b/charts/pagerduty-to-prometheus/Chart.yaml index ac959b3..5592221 100644 --- a/charts/pagerduty-to-prometheus/Chart.yaml +++ b/charts/pagerduty-to-prometheus/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.1.7 +version: 0.1.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: "0.1.3" +appVersion: "0.1.4"