From 35c303c26413c3d5a268de4da61809d1e5cc47f4 Mon Sep 17 00:00:00 2001 From: he2ss Date: Wed, 10 May 2023 10:54:43 +0200 Subject: [PATCH 1/2] crowdsec: update crowdsec bin version --- 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 278b786..b649cfe 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.6 +version: 0.9.7 # 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.4.5 +appVersion: v1.4.6 From 9f7ec411ddbc92d4b3a0907258b8b3a7d36cd90e Mon Sep 17 00:00:00 2001 From: he2ss Date: Wed, 10 May 2023 10:59:52 +0200 Subject: [PATCH 2/2] cancel the chart bump on this PR --- charts/crowdsec/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/crowdsec/Chart.yaml b/charts/crowdsec/Chart.yaml index b649cfe..dc2ff5a 100644 --- a/charts/crowdsec/Chart.yaml +++ b/charts/crowdsec/Chart.yaml @@ -43,7 +43,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.9.7 +version: 0.9.6 # 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