From 834fad8ab242c5ff8b2dd09306ebe86d40050b97 Mon Sep 17 00:00:00 2001 From: Mark Phelps <209477+markphelps@users.noreply.github.com> Date: Mon, 17 Oct 2022 13:38:25 -0400 Subject: [PATCH] Bump for v0.12 (#17) --- 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 a31da13..4e500d4 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.11.0 -appVersion: "v1.12.0" +version: 0.12.0 +appVersion: "v1.13.0" maintainers: - name: Flipt url: https://github.com/flipt-io/helm-charts