diff --git a/packages/dashboard/charts/tfgrid-dashboard/Chart.yaml b/packages/dashboard/charts/tfgrid-dashboard/Chart.yaml index adfdf4d598..d3441fb029 100644 --- a/packages/dashboard/charts/tfgrid-dashboard/Chart.yaml +++ b/packages/dashboard/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: "v2.3.0-alpha12" +appVersion: "v2.3.0-rc1" diff --git a/packages/dashboard/charts/tfgrid-dashboard/values.yaml b/packages/dashboard/charts/tfgrid-dashboard/values.yaml index e93638f350..6fef7af345 100644 --- a/packages/dashboard/charts/tfgrid-dashboard/values.yaml +++ b/packages/dashboard/charts/tfgrid-dashboard/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: ghcr.io/threefoldtech/dashboard pullPolicy: Always - tag: "2.3.0-alpha12" + tag: "2.3.0-rc1" env: - name: "STELLAR_NETWORK" diff --git a/packages/new_stats/chart/Chart.yaml b/packages/new_stats/chart/Chart.yaml index 563cbef83f..c04a07759d 100644 --- a/packages/new_stats/chart/Chart.yaml +++ b/packages/new_stats/chart/Chart.yaml @@ -21,4 +21,4 @@ version: 1.0.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. # It is recommended to use it with quotes. -appVersion: "v2.3.0-alpha12" +appVersion: "v2.3.0-rc1" diff --git a/packages/new_stats/chart/values.yaml b/packages/new_stats/chart/values.yaml index 19be77d327..ed2ab82328 100644 --- a/packages/new_stats/chart/values.yaml +++ b/packages/new_stats/chart/values.yaml @@ -4,7 +4,7 @@ image: repository: ghcr.io/threefoldtech/newstats pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "2.3.0-alpha12" + tag: "2.3.0-rc1" imagePullSecrets: [] nameOverride: "" diff --git a/packages/playground/playground-charts/Chart.yaml b/packages/playground/playground-charts/Chart.yaml index 489c7232dc..c0d1b7f719 100644 --- a/packages/playground/playground-charts/Chart.yaml +++ b/packages/playground/playground-charts/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.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. # It is recommended to use it with quotes. -appVersion: "v2.3.0-alpha12" +appVersion: "v2.3.0-rc1" diff --git a/packages/playground/playground-charts/values.yaml b/packages/playground/playground-charts/values.yaml index 7eb4199678..c855b6c9c7 100644 --- a/packages/playground/playground-charts/values.yaml +++ b/packages/playground/playground-charts/values.yaml @@ -8,7 +8,7 @@ image: repository: ghcr.io/threefoldtech/playground pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "2.3.0-alpha12" + tag: "2.3.0-rc1" env: - name: "MODE" diff --git a/packages/stats/chart/Chart.yaml b/packages/stats/chart/Chart.yaml index fadb0e3d9d..6e4f62f187 100644 --- a/packages/stats/chart/Chart.yaml +++ b/packages/stats/chart/Chart.yaml @@ -21,4 +21,4 @@ version: 1.0.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. # It is recommended to use it with quotes. -appVersion: "v2.3.0-alpha12" +appVersion: "v2.3.0-rc1" diff --git a/packages/stats/chart/values.yaml b/packages/stats/chart/values.yaml index 6d242fb7e3..c91cfd5e93 100644 --- a/packages/stats/chart/values.yaml +++ b/packages/stats/chart/values.yaml @@ -4,7 +4,7 @@ image: repository: ghcr.io/threefoldtech/stats pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "2.3.0-alpha12" + tag: "2.3.0-rc1" imagePullSecrets: [] nameOverride: "" diff --git a/packages/weblets/weblets-chart/Chart.yaml b/packages/weblets/weblets-chart/Chart.yaml index 5a1050b439..3dd72648ae 100644 --- a/packages/weblets/weblets-chart/Chart.yaml +++ b/packages/weblets/weblets-chart/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.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. # It is recommended to use it with quotes. -appVersion: "v2.3.0-alpha12" +appVersion: "v2.3.0-rc1" diff --git a/packages/weblets/weblets-chart/values.yaml b/packages/weblets/weblets-chart/values.yaml index c930283618..12379fe2a4 100644 --- a/packages/weblets/weblets-chart/values.yaml +++ b/packages/weblets/weblets-chart/values.yaml @@ -8,7 +8,7 @@ image: repository: ghcr.io/threefoldtech/weblets pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "2.3.0-alpha12" + tag: "2.3.0-rc1" env: - name: "MODE"