From 8a1ab5e3722b9e81ec1a2495b7c1037d9282b651 Mon Sep 17 00:00:00 2001 From: gameofpointers Date: Fri, 8 Sep 2023 15:32:56 +0000 Subject: [PATCH] Rev'd 'VERSION' file to v0.15.0-rc.3 --- VERSION | 2 +- helm/Chart.yaml | 2 +- helm/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index a004db426b..a4b9f64f61 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.15.0-rc.2 +v0.15.0-rc.3 diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 768d43d004..b56835168a 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-rc.2 +appVersion: v0.15.0-rc.3 diff --git a/helm/values.yaml b/helm/values.yaml index c0c22155ae..da8a5a880a 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -1,7 +1,7 @@ goQuai: image: name: quainetwork/go-quai - version: v0.15.0-rc.2 + version: v0.15.0-rc.3 env: quai-dev replicas: 1 network: garden