Skip to content

Commit

Permalink
Chore: update charts values
Browse files Browse the repository at this point in the history
  • Loading branch information
0oM4R committed Jan 15, 2025
1 parent 5ee81ec commit 9336e0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/playground/playground-charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3"
tag: "2.7.0-rc1"

env:
- name: "MODE"
Expand Down
2 changes: 1 addition & 1 deletion packages/stats/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3"
tag: "2.7.0-rc1"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 9336e0c

Please sign in to comment.