diff --git a/packages/dashboard/charts/tfgrid-dashboard/Chart.yaml b/packages/dashboard/charts/tfgrid-dashboard/Chart.yaml index 343289a76d..ce5bc39880 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.1" +appVersion: "v2.3.2" diff --git a/packages/dashboard/charts/tfgrid-dashboard/values.yaml b/packages/dashboard/charts/tfgrid-dashboard/values.yaml index d3ff48bacb..d04e2d8f7a 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.1" + tag: "2.3.2" env: - name: "STELLAR_NETWORK" diff --git a/packages/new_stats/chart/Chart.yaml b/packages/new_stats/chart/Chart.yaml index 880a983814..ee68dd090c 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.1" +appVersion: "v2.3.2" diff --git a/packages/new_stats/chart/values.yaml b/packages/new_stats/chart/values.yaml index dc8469378b..ed5805aa01 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.1" + tag: "2.3.2" imagePullSecrets: [] nameOverride: "" diff --git a/packages/playground/playground-charts/Chart.yaml b/packages/playground/playground-charts/Chart.yaml index bb01a52c2a..dab3d5d796 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.1" +appVersion: "v2.3.2" diff --git a/packages/playground/playground-charts/values.yaml b/packages/playground/playground-charts/values.yaml index 0b5b37f525..748f9cb083 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.1" + tag: "2.3.2" env: - name: "MODE" diff --git a/packages/stats/chart/Chart.yaml b/packages/stats/chart/Chart.yaml index 0567919d7f..f29def787b 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.1" +appVersion: "v2.3.2" diff --git a/packages/stats/chart/values.yaml b/packages/stats/chart/values.yaml index 578f4f6f9e..33b6c89fae 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.1" + tag: "2.3.2" imagePullSecrets: [] nameOverride: "" diff --git a/packages/weblets/weblets-chart/Chart.yaml b/packages/weblets/weblets-chart/Chart.yaml index 57f6473151..aa3afb8f6e 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.1" +appVersion: "v2.3.2" diff --git a/packages/weblets/weblets-chart/values.yaml b/packages/weblets/weblets-chart/values.yaml index 25322a9905..65dc56ce54 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.1" + tag: "2.3.2" env: - name: "MODE"