From 94f1f430a660f2b51439f6a41a86666f3a798c3b Mon Sep 17 00:00:00 2001 From: zaelgohary Date: Sun, 2 Jun 2024 14:03:35 +0300 Subject: [PATCH] Release v2.4.3 --- 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 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/playground/playground-charts/Chart.yaml b/packages/playground/playground-charts/Chart.yaml index b946273bbf..3a9bb01485 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.4.2" +appVersion: "v2.4.3" diff --git a/packages/playground/playground-charts/values.yaml b/packages/playground/playground-charts/values.yaml index 5f5bfb9b94..56e46307c6 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.4.2" + tag: "2.4.3" env: - name: "MODE" diff --git a/packages/stats/chart/Chart.yaml b/packages/stats/chart/Chart.yaml index b1ae054881..c1fba80cd6 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.4.2" +appVersion: "v2.4.3" diff --git a/packages/stats/chart/values.yaml b/packages/stats/chart/values.yaml index 9f187cfdbc..2a199a66aa 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.4.2" + tag: "2.4.3" imagePullSecrets: [] nameOverride: ""