From c3546fc5e09353ea34af67583a849a5b5b709b4c Mon Sep 17 00:00:00 2001 From: Mark Phelps <209477+markphelps@users.noreply.github.com> Date: Mon, 12 Sep 2022 15:00:25 -0400 Subject: [PATCH] Update Chart.yaml Bump to app version v1.11.0 and chart version 0.8.0 --- charts/flipt/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/flipt/Chart.yaml b/charts/flipt/Chart.yaml index a2a7555..2618466 100644 --- a/charts/flipt/Chart.yaml +++ b/charts/flipt/Chart.yaml @@ -3,8 +3,8 @@ name: flipt home: https://flipt.io description: Flipt is an open source, self-hosted feature flag solution. type: application -version: 0.7.0 -appVersion: "v1.10.1" +version: 0.8.0 +appVersion: "v1.11.0" maintainers: - name: Flipt url: https://github.com/flipt-io/helm-charts