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
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.0 "
24+ appVersion : " v2.6.1 "
Original file line number Diff line number Diff line change 88 repository : ghcr.io/threefoldtech/playground
99 pullPolicy : Always
1010 # Overrides the image tag whose default is the chart appVersion.
11- tag : " 2.6.0 "
11+ tag : " 2.6.1 "
1212
1313 env :
1414 - name : " MODE"
Original file line number Diff line number Diff 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.0 "
24+ appVersion : " v2.6.1 "
Original file line number Diff line number Diff line change 44 repository : ghcr.io/threefoldtech/stats
55 pullPolicy : Always
66 # Overrides the image tag whose default is the chart appVersion.
7- tag : " 2.6.0 "
7+ tag : " 2.6.1 "
88
99imagePullSecrets : []
1010nameOverride : " "
You can’t perform that action at this time.
0 commit comments