From b103bf65c62e2f01f497e48ee3d5a2ddb487066c Mon Sep 17 00:00:00 2001 From: Guillaume Jacquet Date: Wed, 13 Sep 2023 13:45:50 +0000 Subject: [PATCH] revert version bump Signed-off-by: Guillaume Jacquet --- keda/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keda/Chart.yaml b/keda/Chart.yaml index 3875b642..316dee14 100644 --- a/keda/Chart.yaml +++ b/keda/Chart.yaml @@ -8,7 +8,7 @@ kubeVersion: ">=v1.23.0-0" # 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. -version: 2.11.3 +version: 2.11.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.