From 9bf266b1edba1598cf76f811d8422db43153eea3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 17:45:38 +0000 Subject: [PATCH] feat: update Flipt version to release v1.23.0 (#70) * feat: update Flipt version to release v1.23.0 * chore: trigger CI --------- Co-authored-by: flipt-bot Co-authored-by: Mark Phelps <209477+markphelps@users.noreply.github.com> --- 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 f8a58e8..c89fdaa 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.32.0 -appVersion: v1.22.1 +version: 0.33.0 +appVersion: v1.23.0 maintainers: - name: Flipt url: https://github.com/flipt-io/helm-charts