From 72f313d7962d59528335f05d89fdcef97bb1fb14 Mon Sep 17 00:00:00 2001 From: elton-furtado <44848090+elton-furtado@users.noreply.github.com> Date: Fri, 3 Nov 2023 07:50:18 -0700 Subject: [PATCH] Update VERSION for v0.9.0-dev (#591) Signed-off-by: Elton Furtado --- VERSION | 2 +- VERSION_MAP | 1 + build/charts/theia/README.md | 2 +- build/yamls/flow-visibility.yml | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index b19b5211..d40fc735 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.8.0 +v0.9.0-dev diff --git a/VERSION_MAP b/VERSION_MAP index 34350bfd..017a078f 100644 --- a/VERSION_MAP +++ b/VERSION_MAP @@ -7,3 +7,4 @@ v0.6.0 v1.12.0 v0.7.0 v1.13.0 v0.7.1 v1.13.0 v0.8.0 v1.14.0 +v0.9.0 v1.15.0 diff --git a/build/charts/theia/README.md b/build/charts/theia/README.md index 1553ad77..05a1c7a7 100644 --- a/build/charts/theia/README.md +++ b/build/charts/theia/README.md @@ -1,6 +1,6 @@ # theia -![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.9.0-dev](https://img.shields.io/badge/Version-0.9.0--dev-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Antrea Network Flow Visibility diff --git a/build/yamls/flow-visibility.yml b/build/yamls/flow-visibility.yml index da760340..b5c3f97b 100644 --- a/build/yamls/flow-visibility.yml +++ b/build/yamls/flow-visibility.yml @@ -7244,7 +7244,7 @@ spec: - chown -R clickhouse:clickhouse /var/lib/clickhouse && /entrypoint.sh env: - name: THEIA_VERSION - value: 0.8.0 + value: 0.9.0 - name: CLICKHOUSE_INIT_TIMEOUT value: "60" - name: DB_URL