From 986721bfdc21ccba4a1ea023fc45ee0d3fca52b8 Mon Sep 17 00:00:00 2001 From: 0oM4R Date: Sun, 8 Dec 2024 14:29:42 +0200 Subject: [PATCH] chore: update charts --- 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 425f6af129..55cfedbb13 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.6.1" +appVersion: "v2.6.2" diff --git a/packages/playground/playground-charts/values.yaml b/packages/playground/playground-charts/values.yaml index d0e99fa9ff..a45ff220a0 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.6.1" + tag: "2.6.2" env: - name: "MODE" diff --git a/packages/stats/chart/Chart.yaml b/packages/stats/chart/Chart.yaml index d0a5bee84c..6b7c6ace71 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.6.1" +appVersion: "v2.6.2" diff --git a/packages/stats/chart/values.yaml b/packages/stats/chart/values.yaml index 8c6b3d211f..a9132d49f5 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.6.1" + tag: "2.6.2" imagePullSecrets: [] nameOverride: ""