From a8e6361cb6811200cea292f463b48190ef9ab161 Mon Sep 17 00:00:00 2001 From: hubchub Date: Tue, 20 Jun 2023 14:29:11 +0000 Subject: [PATCH] Rev'd 'VERSION' file to v0.10.0-pre.0 --- VERSION | 2 +- helm/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 861a6e6641..37aa023d8e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.9.0-pre.0 +v0.10.0-pre.0 diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 69c35dc418..26cbe7a6c1 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -18,4 +18,4 @@ version: 0.2.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: v0.9.0-pre.0 +appVersion: v0.10.0-pre.0