Skip to content

Commit 21c7c39

Browse files
committed
CHORE: update charts versions
1 parent 119896a commit 21c7c39

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/playground/playground-charts/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ version: 0.1.0
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "v2.6.3"
24+
appVersion: "v2.6.4"

packages/playground/playground-charts/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
repository: ghcr.io/threefoldtech/playground
99
pullPolicy: Always
1010
# Overrides the image tag whose default is the chart appVersion.
11-
tag: "2.6.3"
11+
tag: "2.6.4"
1212

1313
env:
1414
- name: "MODE"

packages/stats/chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ version: 1.0.0
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "v2.6.3"
24+
appVersion: "v2.6.4"

packages/stats/chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:
44
repository: ghcr.io/threefoldtech/stats
55
pullPolicy: Always
66
# Overrides the image tag whose default is the chart appVersion.
7-
tag: "2.6.3"
7+
tag: "2.6.4"
88

99
imagePullSecrets: []
1010
nameOverride: ""

0 commit comments

Comments
 (0)