From 8909325ee352632f18f18b23955c736326f2393b Mon Sep 17 00:00:00 2001 From: ahmedhanafy725 Date: Wed, 20 Mar 2024 13:25:50 +0200 Subject: [PATCH] Upgrade the charts and values files version to 2.3.5 --- packages/dashboard/charts/tfgrid-dashboard/Chart.yaml | 2 +- packages/dashboard/charts/tfgrid-dashboard/values.yaml | 2 +- packages/new_stats/chart/Chart.yaml | 2 +- packages/new_stats/chart/values.yaml | 2 +- packages/playground/playground-charts/Chart.yaml | 2 +- packages/playground/playground-charts/values.yaml | 2 +- packages/stats/chart/Chart.yaml | 2 +- packages/stats/chart/values.yaml | 2 +- packages/weblets/weblets-chart/Chart.yaml | 2 +- packages/weblets/weblets-chart/values.yaml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/dashboard/charts/tfgrid-dashboard/Chart.yaml b/packages/dashboard/charts/tfgrid-dashboard/Chart.yaml index 1c6b2a53e3..3a9d398c76 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.4" +appVersion: "v2.3.5" diff --git a/packages/dashboard/charts/tfgrid-dashboard/values.yaml b/packages/dashboard/charts/tfgrid-dashboard/values.yaml index 8534bacf4c..f572ffc8ee 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.4" + tag: "2.3.5" env: - name: "STELLAR_NETWORK" diff --git a/packages/new_stats/chart/Chart.yaml b/packages/new_stats/chart/Chart.yaml index 861814fcef..ad7c827a6a 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.4" +appVersion: "v2.3.5" diff --git a/packages/new_stats/chart/values.yaml b/packages/new_stats/chart/values.yaml index b4bb09a600..de4fd38111 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.4" + tag: "2.3.5" imagePullSecrets: [] nameOverride: "" diff --git a/packages/playground/playground-charts/Chart.yaml b/packages/playground/playground-charts/Chart.yaml index 6dc9318f09..fc64c3b16f 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.4" +appVersion: "v2.3.5" diff --git a/packages/playground/playground-charts/values.yaml b/packages/playground/playground-charts/values.yaml index 5d83c50cbb..274078b95b 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.4" + tag: "2.3.5" env: - name: "MODE" diff --git a/packages/stats/chart/Chart.yaml b/packages/stats/chart/Chart.yaml index a80c829d64..dac5c38b42 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.4" +appVersion: "v2.3.5" diff --git a/packages/stats/chart/values.yaml b/packages/stats/chart/values.yaml index 92b8652394..b18dcc230e 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.4" + tag: "2.3.5" imagePullSecrets: [] nameOverride: "" diff --git a/packages/weblets/weblets-chart/Chart.yaml b/packages/weblets/weblets-chart/Chart.yaml index ecae09fc24..b15502c2c3 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.4" +appVersion: "v2.3.5" diff --git a/packages/weblets/weblets-chart/values.yaml b/packages/weblets/weblets-chart/values.yaml index 546c84b3de..3b00a64413 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.4" + tag: "2.3.5" env: - name: "MODE"