From f666e2b471cd0928aedafd649a307d1cbf367dbf Mon Sep 17 00:00:00 2001 From: Kingdon Barrett Date: Fri, 20 Aug 2021 09:49:42 -0400 Subject: [PATCH] Bump chart for 1.24.0 Signed-off-by: Kingdon Barrett --- chart/flux/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/flux/Chart.yaml b/chart/flux/Chart.yaml index 2991e04ed..d80458f83 100644 --- a/chart/flux/Chart.yaml +++ b/chart/flux/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 -appVersion: "1.23.2" -version: 1.10.2 +appVersion: "1.24.0" +version: 1.11.0 kubeVersion: ">=1.16.0-0" name: flux description: Flux is a tool that automatically ensures that the state of a cluster matches what is specified in version control