File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
playground/playground-charts Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ version: 0.1.0
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : " v2.6.3 "
24
+ appVersion : " v2.6.4 "
Original file line number Diff line number Diff line change 8
8
repository : ghcr.io/threefoldtech/playground
9
9
pullPolicy : Always
10
10
# Overrides the image tag whose default is the chart appVersion.
11
- tag : " 2.6.3 "
11
+ tag : " 2.6.4 "
12
12
13
13
env :
14
14
- name : " MODE"
Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ version: 1.0.0
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : " v2.6.3 "
24
+ appVersion : " v2.6.4 "
Original file line number Diff line number Diff line change 4
4
repository : ghcr.io/threefoldtech/stats
5
5
pullPolicy : Always
6
6
# Overrides the image tag whose default is the chart appVersion.
7
- tag : " 2.6.3 "
7
+ tag : " 2.6.4 "
8
8
9
9
imagePullSecrets : []
10
10
nameOverride : " "
You can’t perform that action at this time.
0 commit comments