Skip to content

Commit

Permalink
Cut v0.15 release branch and rev'd 'VERSION' file to v0.16.0-pre.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gameofpointers authored and ci-dominantstrategies committed Sep 6, 2023
1 parent 2fc3b3a commit a8f4400
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.15.0-pre.0
v0.16.0-pre.0
2 changes: 1 addition & 1 deletion helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a8f4400

Please sign in to comment.