diff --git a/charts/tfgrid-dashboard/Chart.yaml b/charts/tfgrid-dashboard/Chart.yaml index 1288a844..5c9990e0 100644 --- a/charts/tfgrid-dashboard/Chart.yaml +++ b/charts/tfgrid-dashboard/Chart.yaml @@ -21,4 +21,4 @@ version: 1.0.6 # 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. # It is recommended to use it with quotes. -appVersion: "v1.4.0-rc7" +appVersion: "v1.4.0-rc8" diff --git a/charts/tfgrid-dashboard/values.yaml b/charts/tfgrid-dashboard/values.yaml index 82836eaf..0d3657b1 100644 --- a/charts/tfgrid-dashboard/values.yaml +++ b/charts/tfgrid-dashboard/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: threefolddev/tfgrid_dashboard pullPolicy: Always - tag: "v1.4.0-rc7" + tag: "v1.4.0-rc8" env: - name: "STELLAR_NETWORK"