File tree Expand file tree Collapse file tree
playground/playground-charts Expand file tree Collapse file tree 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.8.1 "
24+ appVersion : " v2.8.2 "
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.8.1 "
11+ tag : " 2.8.2 "
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.8.1 "
24+ appVersion : " v2.8.2 "
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.8.1 "
7+ tag : " 2.8.2 "
88
99imagePullSecrets : []
1010nameOverride : " "
You can’t perform that action at this time.
0 commit comments