diff --git a/VERSION b/VERSION index 8b20e4852..68c4c6937 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.7.0 +v0.8.0-dev diff --git a/VERSION_MAP b/VERSION_MAP index 4914560ac..5e6d063fa 100644 --- a/VERSION_MAP +++ b/VERSION_MAP @@ -5,3 +5,4 @@ v0.4.0 v1.10.0 v0.5.0 v1.11.0 v0.6.0 v1.12.0 v0.7.0 v1.13.0 +v0.8.0 v1.14.0 diff --git a/build/charts/theia/README.md b/build/charts/theia/README.md index ca414cf51..826a26f76 100644 --- a/build/charts/theia/README.md +++ b/build/charts/theia/README.md @@ -1,6 +1,6 @@ # theia -![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.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.8.0-dev](https://img.shields.io/badge/Version-0.8.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 6ebf0a4a0..16c71ac5c 100644 --- a/build/yamls/flow-visibility.yml +++ b/build/yamls/flow-visibility.yml @@ -7240,7 +7240,7 @@ spec: containers: - env: - name: THEIA_VERSION - value: 0.7.0 + value: 0.8.0 - name: CLICKHOUSE_INIT_TIMEOUT value: "60" - name: DB_URL