From 9553ae0654dfa954e3466768a981b1340128e7eb Mon Sep 17 00:00:00 2001 From: Judd Maltin Date: Mon, 29 Apr 2024 16:29:58 -0400 Subject: [PATCH] bump version to 1.1.2 for deployment.spec.strategy.type: Recreate --- charts/showroom-single-pod/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/showroom-single-pod/Chart.yaml b/charts/showroom-single-pod/Chart.yaml index 8fea0ea..621de83 100644 --- a/charts/showroom-single-pod/Chart.yaml +++ b/charts/showroom-single-pod/Chart.yaml @@ -7,7 +7,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: 1.1.1 +version: 1.1.2 # 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