From f4f24cdc8048e91f833e6c8b88c841118da88142 Mon Sep 17 00:00:00 2001 From: Manuel Sabban Date: Thu, 25 Jan 2024 13:48:06 +0100 Subject: [PATCH] bump version 1.6.0 (#132) --- charts/crowdsec/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/crowdsec/Chart.yaml b/charts/crowdsec/Chart.yaml index 1018bb3..d72c293 100644 --- a/charts/crowdsec/Chart.yaml +++ b/charts/crowdsec/Chart.yaml @@ -43,9 +43,9 @@ 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.9.11 +version: 0.9.12 # 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: v1.5.5 +appVersion: v1.6.0