diff --git a/VERSION b/VERSION index 69d0532fb7..2596fca2da 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.17.0-rc.1 +v0.17.0-rc.2 diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 83838801eb..e2e1b41920 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.17.0-rc.1 +appVersion: v0.17.0-rc.2 diff --git a/helm/values.yaml b/helm/values.yaml index d510ac0b67..c03fd0d0b8 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -1,7 +1,7 @@ goQuai: image: name: quainetwork/go-quai - version: v0.17.0-rc.1 + version: v0.17.0-rc.2 env: quai-dev replicas: 1 network: garden