From 3354a8032b7db3fc64b61979c07325bf9ab56e22 Mon Sep 17 00:00:00 2001 From: David Delassus Date: Mon, 7 Oct 2024 20:59:28 +0200 Subject: [PATCH] :bookmark: v0.18.0 --- VERSION.txt | 2 +- k8s/charts/flowg/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index 6b60281..a86d3df 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -v0.17.0 +v0.18.0 diff --git a/k8s/charts/flowg/Chart.yaml b/k8s/charts/flowg/Chart.yaml index 79c7a71..7751cf9 100644 --- a/k8s/charts/flowg/Chart.yaml +++ b/k8s/charts/flowg/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 name: flowg -version: "v0.17.0" +version: "v0.18.0" type: application -appVersion: "v0.17.0" +appVersion: "v0.18.0" kubeVersion: ">=1.30.0-0" description: Flowg is a low-code log processing platform. home: https://github.com/link-society/flowg