From a8f4400abf9d668c402eea5338051ccf18ca6bdd Mon Sep 17 00:00:00 2001 From: gameofpointers Date: Wed, 6 Sep 2023 20:51:31 +0000 Subject: [PATCH] Cut v0.15 release branch and rev'd 'VERSION' file to v0.16.0-pre.0 --- VERSION | 2 +- helm/Chart.yaml | 2 +- helm/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 273c20f8df..902cf590d3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.15.0-pre.0 +v0.16.0-pre.0 diff --git a/helm/Chart.yaml b/helm/Chart.yaml index f111f8c74c..dc042a1f01 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.15.0-pre.0 +appVersion: v0.16.0-pre.0 diff --git a/helm/values.yaml b/helm/values.yaml index 67317eb7c7..4e0487b596 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -1,7 +1,7 @@ goQuai: image: name: quainetwork/go-quai - version: v0.13.0-pre.1 + version: v0.16.0-pre.0 env: quai-dev replicas: 1 network: garden