From 0854e8b394b234f70db116f8d5c5448cf2d5980e Mon Sep 17 00:00:00 2001 From: Tim Straley Date: Tue, 9 Apr 2024 17:59:02 +0000 Subject: [PATCH] chore: Bump the chart minor version to 0.58.0 --- charts/flipt/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/flipt/Chart.yaml b/charts/flipt/Chart.yaml index 47ccc2d..48fc446 100644 --- a/charts/flipt/Chart.yaml +++ b/charts/flipt/Chart.yaml @@ -3,7 +3,7 @@ name: flipt home: https://flipt.io description: Flipt is an open-source, self-hosted feature flag solution. type: application -version: 0.57.0 +version: 0.58.0 appVersion: v1.40.0 maintainers: - name: Flipt