mirror of
https://github.com/balena-io/open-balena.git
synced 2025-06-24 18:25:16 +00:00
Compare commits
160 Commits
Author | SHA1 | Date | |
---|---|---|---|
f585bc4912 | |||
3542d589d4 | |||
a26470807c | |||
773ebf731e | |||
350bc1b858 | |||
6302c49970 | |||
125e39dfb8 | |||
59568f6d6e | |||
13937dd74e | |||
c57b04346f | |||
6ac784b75c | |||
2f8a056246 | |||
15eb6f9db2 | |||
92b51da0c0 | |||
b8b9b5abd7 | |||
5adc7f4417 | |||
ba57d94995 | |||
7d07e16e7d | |||
7ccde8eac3 | |||
c38741978d | |||
cef1f1a970 | |||
6b01fce8a4 | |||
872510e5fb | |||
af081b0256 | |||
a0ba31dc97 | |||
43b076a9df | |||
5b0b481d0f | |||
eefa08b0bb | |||
ad05275123 | |||
bb4417c79b | |||
a00b46e446 | |||
0cb855ec29 | |||
ce2f2da43a | |||
a9d52a85f9 | |||
79c4ced33a | |||
bf95e09a29 | |||
2099046623 | |||
401ac19cef | |||
20d1943d6b | |||
1abbf29ad8 | |||
5e1470c79b | |||
97ce870b4f | |||
679bd9d7e5 | |||
640544056e | |||
2a8593fc75 | |||
5e9b6fc5f6 | |||
5200ad07b8 | |||
60db348a15 | |||
5d0f7751dd | |||
95d9ac15a3 | |||
32dcfedf12 | |||
955201cef4 | |||
8f799be165 | |||
043b0a7762 | |||
bceb86d982 | |||
db01096d6d | |||
e6a6377150 | |||
8ff12c179f | |||
afe6b814d8 | |||
9dac0c5f3f | |||
0dc2f04620 | |||
73ceb86a3a | |||
b86b1c6ab5 | |||
3c3d301266 | |||
412f53df69 | |||
8ec9e195be | |||
738763f367 | |||
2174d7498a | |||
01fc3c2c0b | |||
812edc5426 | |||
58debb01d9 | |||
10ddbe0500 | |||
6f7c5b7509 | |||
34ad420c9e | |||
6c960435a7 | |||
629d1bc18b | |||
740d27a1e0 | |||
498e473628 | |||
a4fa6f213a | |||
5885f7aeb8 | |||
26abfebfd2 | |||
b1d3df1437 | |||
a0dc98fcbe | |||
8712415faa | |||
2027b1b4cd | |||
3052661b34 | |||
a4098f3a42 | |||
cf27a000a2 | |||
dc0963f2bf | |||
ead05de8e4 | |||
58afe05f6d | |||
f5708230a2 | |||
bb927a9778 | |||
23ea1f68b5 | |||
70f70956a4 | |||
a154050329 | |||
7dba2f1b2d | |||
993c2025e9 | |||
a58766fe9f | |||
e7d5579ae8 | |||
dfd288d499 | |||
16254d268f | |||
cf5b3ded85 | |||
c1f2007638 | |||
dc19c186b8 | |||
e1477b0aa3 | |||
26f7332cfa | |||
47c008cd61 | |||
293393c5af | |||
21c4a97638 | |||
e0c7c763e7 | |||
636b9dabce | |||
1d125782ab | |||
96aa4ea863 | |||
0e6edc5eac | |||
f45fd6a8fb | |||
e1b29c358d | |||
df17a97b3d | |||
2ceca202aa | |||
d103f92757 | |||
476734a9b8 | |||
d856762d29 | |||
e5544da0bc | |||
e980ae0eef | |||
c1cdc58098 | |||
0c0bcda04c | |||
06bfec5deb | |||
53cc1ed147 | |||
6d845df3d3 | |||
77f3281182 | |||
1ce48964c8 | |||
9375376060 | |||
17ab772b60 | |||
f267b9a7d5 | |||
370dbecefb | |||
90fbfae6db | |||
03df777f8c | |||
fd4407117e | |||
212f69ae76 | |||
e716c121b0 | |||
777caa01d2 | |||
0b738382fd | |||
0122cac805 | |||
9cd9da6b54 | |||
75fe45bec9 | |||
599e956311 | |||
d311d3c57c | |||
1a174031b9 | |||
0fca13c1f6 | |||
a4f21cb5f8 | |||
ba22c09827 | |||
0e3c1aa975 | |||
fb2d5b6a25 | |||
d420b6240d | |||
1731bedc9a | |||
d6915a8abb | |||
722c323f86 | |||
e50938926d | |||
9c2d73c9a1 | |||
9554fec1fc |
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -73,7 +73,7 @@ jobs:
|
||||
name: ${{ matrix.target }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@163217dfcd28294438ea1c1c149cfaf66eec283e
|
||||
- uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
@ -81,7 +81,7 @@ jobs:
|
||||
- name: Setup awscli
|
||||
uses: unfor19/install-aws-cli-action@e8b481e524a99f37fbd39fdc1dcb3341ab091367 # v1
|
||||
|
||||
- uses: aws-actions/configure-aws-credentials@2cefa29f8797029f898b1baeff3e21a144128687
|
||||
- uses: aws-actions/configure-aws-credentials@97834a484a5ab3c40fa9e2eb40fcf8041105a573
|
||||
with:
|
||||
aws-region: ${{ vars.AWS_REGION || 'us-east-1' }}
|
||||
role-session-name: github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}
|
||||
|
@ -1,3 +1,692 @@
|
||||
- commits:
|
||||
- subject: Update balena/cert-manager Docker tag to v0.2.3
|
||||
hash: a26470807c3537ec84fe6effa5eaf86219b64386
|
||||
body: |
|
||||
Update balena/cert-manager from 0.2.2 to 0.2.3
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.231
|
||||
title: ""
|
||||
date: 2024-11-18T23:26:32.187Z
|
||||
- commits:
|
||||
- subject: Update balena/ca-private Docker tag to v0.0.15
|
||||
hash: 6302c49970f992923458556bb013ccd4486e79b2
|
||||
body: |
|
||||
Update balena/ca-private from 0.0.14 to 0.0.15
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.230
|
||||
title: ""
|
||||
date: 2024-11-18T22:23:32.668Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v31.2.2
|
||||
hash: 13937dd74e791bc15fdc326f30e4fd5221d98417
|
||||
body: |
|
||||
Update balena/open-balena-api from 31.2.1 to 31.2.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.229
|
||||
title: ""
|
||||
date: 2024-11-18T18:01:44.900Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v31.2.1
|
||||
hash: 2f8a0562465a6c6be19bf4e3845020c3f2c8bd42
|
||||
body: |
|
||||
Update balena/open-balena-api from 31.2.0 to 31.2.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.228
|
||||
title: ""
|
||||
date: 2024-11-18T13:32:35.535Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v31.2.0
|
||||
hash: b8b9b5abd7600a868eb507e103638bd0aa5640b8
|
||||
body: |
|
||||
Update balena/open-balena-api from 31.1.1 to 31.2.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.227
|
||||
title: ""
|
||||
date: 2024-11-18T11:46:33.298Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.08
|
||||
hash: 7d07e16e7d8c6b39439dd479e4e7d761315ac408
|
||||
body: |
|
||||
Update qemux/qemu-docker from 6.07 to 6.08
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.226
|
||||
title: ""
|
||||
date: 2024-11-15T04:21:56.302Z
|
||||
- commits:
|
||||
- subject: Update actions/checkout digest to cbb7224
|
||||
hash: cef1f1a970b32c7f2d726a8a153629e3cbbda4ec
|
||||
body: |
|
||||
Update actions/checkout
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.225
|
||||
title: ""
|
||||
date: 2024-11-14T16:21:58.007Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.07
|
||||
hash: af081b0256b0f36918ee1b07861a28f748a69da9
|
||||
body: |
|
||||
Update qemux/qemu-docker from 6.06 to 6.07
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.224
|
||||
title: ""
|
||||
date: 2024-11-13T01:46:30.073Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v20
|
||||
hash: eefa08b0bbae98f9921aa63f9917193fc105136a
|
||||
body: |
|
||||
Update balena-io/balena-cli from 19.14.0 to 20.0.6
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.223
|
||||
title: ""
|
||||
date: 2024-11-11T17:32:23.095Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.30.59
|
||||
hash: a00b46e446e863fd61c6e85e774958fc79c8122b
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.30.58 to 11.30.59
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.222
|
||||
title: ""
|
||||
date: 2024-11-11T03:36:49.291Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v31.1.1
|
||||
hash: a9d52a85f964585d4e7c0104339ba63fbeb58282
|
||||
body: |
|
||||
Update balena/open-balena-api from 31.1.0 to 31.1.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.221
|
||||
title: ""
|
||||
date: 2024-11-11T02:48:55.943Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v31.1.0
|
||||
hash: 20990466236b6ad6c913037c482fef668aee4c4f
|
||||
body: |
|
||||
Update balena/open-balena-api from 31.0.8 to 31.1.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.220
|
||||
title: ""
|
||||
date: 2024-11-08T18:22:59.124Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v31.0.8
|
||||
hash: 1abbf29ad8d05eaf4cb3791c95a17a2c5b033894
|
||||
body: |
|
||||
Update balena/open-balena-api from 31.0.7 to 31.0.8
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.219
|
||||
title: ""
|
||||
date: 2024-11-08T17:08:00.019Z
|
||||
- commits:
|
||||
- subject: Update actions/checkout digest to 3b9b8c8
|
||||
hash: 679bd9d7e5d308cb351bdb35d3699a6f2e06de97
|
||||
body: |
|
||||
Update actions/checkout
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.218
|
||||
title: ""
|
||||
date: 2024-11-08T16:22:12.062Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to 97834a4
|
||||
hash: 5e9b6fc5f652f433b3e599582e58fb44d70c14dd
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.217
|
||||
title: ""
|
||||
date: 2024-11-07T00:36:50.769Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v31.0.7
|
||||
hash: 5d0f7751dd91bb2ac7ff599a43af872934f9a3fd
|
||||
body: |
|
||||
Update balena/open-balena-api from 31.0.6 to 31.0.7
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.216
|
||||
title: ""
|
||||
date: 2024-11-05T09:23:23.286Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to b47a851
|
||||
hash: 955201cef459e56840f0f0ce11ba0aeefd9878ec
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.215
|
||||
title: ""
|
||||
date: 2024-11-05T08:23:34.363Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to 7ec02fd
|
||||
hash: bceb86d9828c42ed3be23d175b063b3c2282987b
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.214
|
||||
title: ""
|
||||
date: 2024-11-04T22:21:49.490Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-s3 Docker tag to v2.28.59
|
||||
hash: 8ff12c179f77eee96907f68085d3e4a3a59c1dee
|
||||
body: |
|
||||
Update balena/open-balena-s3 from 2.28.58 to 2.28.59
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.213
|
||||
title: ""
|
||||
date: 2024-11-04T21:21:45.506Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.30.58
|
||||
hash: 0dc2f04620db98f02f8938029d82006557efd7c3
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.30.57 to 11.30.58
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.212
|
||||
title: ""
|
||||
date: 2024-11-04T20:23:14.285Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v31.0.6
|
||||
hash: 3c3d301266a8a9754fe9d8bc8256915275502e9b
|
||||
body: |
|
||||
Update balena/open-balena-api from 31.0.5 to 31.0.6
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.211
|
||||
title: ""
|
||||
date: 2024-11-04T19:21:40.843Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-registry Docker tag to v2.41.12
|
||||
hash: 738763f367dd3e27290df3acd850970629c276f9
|
||||
body: |
|
||||
Update balena/open-balena-registry from 2.41.11 to 2.41.12
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.210
|
||||
title: ""
|
||||
date: 2024-11-04T18:28:50.694Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v31.0.5
|
||||
hash: 812edc542640e1f25e4012b70c2f5a8cfdc3083a
|
||||
body: |
|
||||
Update balena/open-balena-api from 31.0.3 to 31.0.5
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.209
|
||||
title: ""
|
||||
date: 2024-11-04T10:27:57.475Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v31.0.3
|
||||
hash: 6f7c5b750997211158222f8f064b6ddfeae54270
|
||||
body: |
|
||||
Update balena/open-balena-api from 31.0.2 to 31.0.3
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.208
|
||||
title: ""
|
||||
date: 2024-11-04T03:03:24.613Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.30.57
|
||||
hash: 629d1bc18be901bc2bdbf9b266daff612ebbe56e
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.30.56 to 11.30.57
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.207
|
||||
title: ""
|
||||
date: 2024-11-04T01:56:43.969Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v31.0.2
|
||||
hash: a4fa6f213a0e7f2572eb460a89cc2903557d9483
|
||||
body: |
|
||||
Update balena/open-balena-api from 31.0.1 to 31.0.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.206
|
||||
title: ""
|
||||
date: 2024-11-01T16:47:05.515Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v31.0.1
|
||||
hash: b1d3df1437d2c2c74b3fd203f328822411c51c70
|
||||
body: |
|
||||
Update balena/open-balena-api from 31.0.0 to 31.0.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.205
|
||||
title: ""
|
||||
date: 2024-11-01T15:26:51.820Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v31
|
||||
hash: 2027b1b4cd079d94629009ef5ec029088175ba25
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.2.8 to 31.0.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.204
|
||||
title: ""
|
||||
date: 2024-10-31T21:07:07.538Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.2.8
|
||||
hash: cf27a000a2126cce83956e27a974e51880f1a7a6
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.2.7 to 30.2.8
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.203
|
||||
title: ""
|
||||
date: 2024-10-30T17:33:01.168Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.2.7
|
||||
hash: 58afe05f6d24caf07c7fd07ead1510c2bd8a723d
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.2.5 to 30.2.7
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.202
|
||||
title: ""
|
||||
date: 2024-10-29T13:34:33.450Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to d90c1f8
|
||||
hash: 23ea1f68b58fe4ac9d30e308ab84f2784cd6d0b9
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.201
|
||||
title: ""
|
||||
date: 2024-10-29T04:25:30.990Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.2.5
|
||||
hash: 7dba2f1b2ddd10ee6c194996c1708c88b729fcbf
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.2.4 to 30.2.5
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.200
|
||||
title: ""
|
||||
date: 2024-10-28T18:07:00.166Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.2.4
|
||||
hash: e7d5579ae869256eeb5ff4a903e8979c80f5260d
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.2.3 to 30.2.4
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.199
|
||||
title: ""
|
||||
date: 2024-10-28T16:41:45.045Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.30.56
|
||||
hash: cf5b3ded85404fe06bd9e7a82dcb4ec4d997be52
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.30.55 to 11.30.56
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.198
|
||||
title: ""
|
||||
date: 2024-10-28T04:01:42.359Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.2.3
|
||||
hash: e1477b0aa3ca945314ebb8a4034c48940125c326
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.2.2 to 30.2.3
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.197
|
||||
title: ""
|
||||
date: 2024-10-28T03:13:41.120Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.30.55
|
||||
hash: 293393c5afec1588e9cdc95587ebccd20c30f9c5
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.30.54 to 11.30.55
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.196
|
||||
title: ""
|
||||
date: 2024-10-28T01:51:57.712Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.2.2
|
||||
hash: 636b9dabce92f029ef87744a73714a068b85d346
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.2.1 to 30.2.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.195
|
||||
title: ""
|
||||
date: 2024-10-27T14:21:44.508Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.2.1
|
||||
hash: 0e6edc5eac6a79e39c7c21877280cb63b96ee2d1
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.2.0 to 30.2.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.194
|
||||
title: ""
|
||||
date: 2024-10-25T22:23:33.196Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.2.0
|
||||
hash: df17a97b3de143a0e4c6b09b3d9bb17403719df8
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.1.2 to 30.2.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.193
|
||||
title: ""
|
||||
date: 2024-10-25T20:26:51.556Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.1.2
|
||||
hash: 476734a9b88cf5e3eb186e15c0d0d4044793394f
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.1.1 to 30.1.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.192
|
||||
title: ""
|
||||
date: 2024-10-25T19:34:00.695Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.1.1
|
||||
hash: e980ae0eef64aba588f91f7be33bb28aba596cad
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.0.16 to 30.1.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.191
|
||||
title: ""
|
||||
date: 2024-10-24T17:16:40.418Z
|
||||
- commits:
|
||||
- subject: Update actions/checkout digest to 11bd719
|
||||
hash: 06bfec5debbbbad85a51d7da2dc2acebc0eff28f
|
||||
body: |
|
||||
Update actions/checkout
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.190
|
||||
title: ""
|
||||
date: 2024-10-23T16:23:13.589Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.0.16
|
||||
hash: 77f3281182a0bbe2592b6d6fd360fe87638e7b0f
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.0.15 to 30.0.16
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.189
|
||||
title: ""
|
||||
date: 2024-10-23T15:18:03.373Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.0.15
|
||||
hash: 17ab772b60039a2ee7f45b44a7d3fae499cd206f
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.0.13 to 30.0.15
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.188
|
||||
title: ""
|
||||
date: 2024-10-23T14:28:56.257Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.0.13
|
||||
hash: 90fbfae6dbde1f7aad93e29af6cbad25c952d9c3
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.0.12 to 30.0.13
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.187
|
||||
title: ""
|
||||
date: 2024-10-22T19:01:51.698Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v19.14.0
|
||||
hash: 212f69ae761f194d6501251d6269bc81db8740cf
|
||||
body: |
|
||||
Update balena-io/balena-cli from 19.13.1 to 19.14.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.186
|
||||
title: ""
|
||||
date: 2024-10-22T13:31:48.937Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to 132df16
|
||||
hash: 0b738382fddba92e3a65791c8d4ffdaafba86564
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.185
|
||||
title: ""
|
||||
date: 2024-10-22T12:16:25.907Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.0.12
|
||||
hash: 75fe45bec9a2f61a63c7b9eaa1f86bfaa270d7e1
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.0.11 to 30.0.12
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.184
|
||||
title: ""
|
||||
date: 2024-10-22T11:21:38.932Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v19.13.1
|
||||
hash: 1a174031b990bbed7e8351d02e0a5ee244d09fa3
|
||||
body: |
|
||||
Update balena-io/balena-cli from 19.12.1 to 19.13.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.183
|
||||
title: ""
|
||||
date: 2024-10-21T21:33:13.127Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30
|
||||
hash: ba22c0982733d2a304dfa449f2992d0f5e93acf3
|
||||
body: |
|
||||
Update balena/open-balena-api from 29.1.4 to 30.0.11
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.182
|
||||
title: ""
|
||||
date: 2024-10-21T20:06:21.617Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v19.12.1
|
||||
hash: d420b6240d1fae6b163c0ac07ab882fe9a0173e1
|
||||
body: |
|
||||
Update balena-io/balena-cli from 19.11.1 to 19.12.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.181
|
||||
title: ""
|
||||
date: 2024-10-21T17:46:48.165Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.06
|
||||
hash: 722c323f8617ccaf52507aa5f407fe6764347fd3
|
||||
body: |
|
||||
Update qemux/qemu-docker from 6.05 to 6.06
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.180
|
||||
title: ""
|
||||
date: 2024-10-21T16:26:41.855Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.30.54
|
||||
hash: 9554fec1fc5850a9efbf67084f92ace4160d0555
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.30.51 to 11.30.54
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.179
|
||||
title: ""
|
||||
date: 2024-10-21T15:21:50.864Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v19.11.1
|
||||
hash: 6067bd4b2a905cdc29c5018e852a936aa6337e69
|
||||
|
265
CHANGELOG.md
265
CHANGELOG.md
@ -4,6 +4,271 @@ All notable changes to this project will be documented in this file
|
||||
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
# v4.1.231
|
||||
## (2024-11-18)
|
||||
|
||||
* Update balena/cert-manager Docker tag to v0.2.3 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.230
|
||||
## (2024-11-18)
|
||||
|
||||
* Update balena/ca-private Docker tag to v0.0.15 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.229
|
||||
## (2024-11-18)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v31.2.2 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.228
|
||||
## (2024-11-18)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v31.2.1 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.227
|
||||
## (2024-11-18)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v31.2.0 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.226
|
||||
## (2024-11-15)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v6.08 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.225
|
||||
## (2024-11-14)
|
||||
|
||||
* Update actions/checkout digest to cbb7224 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.224
|
||||
## (2024-11-13)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v6.07 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.223
|
||||
## (2024-11-11)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v20 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.222
|
||||
## (2024-11-11)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.30.59 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.221
|
||||
## (2024-11-11)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v31.1.1 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.220
|
||||
## (2024-11-08)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v31.1.0 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.219
|
||||
## (2024-11-08)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v31.0.8 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.218
|
||||
## (2024-11-08)
|
||||
|
||||
* Update actions/checkout digest to 3b9b8c8 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.217
|
||||
## (2024-11-07)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to 97834a4 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.216
|
||||
## (2024-11-05)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v31.0.7 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.215
|
||||
## (2024-11-05)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to b47a851 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.214
|
||||
## (2024-11-04)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to 7ec02fd [balena-renovate[bot]]
|
||||
|
||||
# v4.1.213
|
||||
## (2024-11-04)
|
||||
|
||||
* Update balena/open-balena-s3 Docker tag to v2.28.59 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.212
|
||||
## (2024-11-04)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.30.58 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.211
|
||||
## (2024-11-04)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v31.0.6 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.210
|
||||
## (2024-11-04)
|
||||
|
||||
* Update balena/open-balena-registry Docker tag to v2.41.12 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.209
|
||||
## (2024-11-04)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v31.0.5 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.208
|
||||
## (2024-11-04)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v31.0.3 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.207
|
||||
## (2024-11-04)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.30.57 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.206
|
||||
## (2024-11-01)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v31.0.2 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.205
|
||||
## (2024-11-01)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v31.0.1 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.204
|
||||
## (2024-10-31)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v31 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.203
|
||||
## (2024-10-30)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.2.8 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.202
|
||||
## (2024-10-29)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.2.7 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.201
|
||||
## (2024-10-29)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to d90c1f8 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.200
|
||||
## (2024-10-28)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.2.5 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.199
|
||||
## (2024-10-28)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.2.4 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.198
|
||||
## (2024-10-28)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.30.56 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.197
|
||||
## (2024-10-28)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.2.3 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.196
|
||||
## (2024-10-28)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.30.55 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.195
|
||||
## (2024-10-27)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.2.2 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.194
|
||||
## (2024-10-25)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.2.1 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.193
|
||||
## (2024-10-25)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.2.0 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.192
|
||||
## (2024-10-25)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.1.2 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.191
|
||||
## (2024-10-24)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.1.1 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.190
|
||||
## (2024-10-23)
|
||||
|
||||
* Update actions/checkout digest to 11bd719 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.189
|
||||
## (2024-10-23)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.0.16 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.188
|
||||
## (2024-10-23)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.0.15 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.187
|
||||
## (2024-10-22)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.0.13 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.186
|
||||
## (2024-10-22)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v19.14.0 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.185
|
||||
## (2024-10-22)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to 132df16 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.184
|
||||
## (2024-10-22)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.0.12 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.183
|
||||
## (2024-10-21)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v19.13.1 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.182
|
||||
## (2024-10-21)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.181
|
||||
## (2024-10-21)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v19.12.1 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.180
|
||||
## (2024-10-21)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v6.06 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.179
|
||||
## (2024-10-21)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.30.54 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.178
|
||||
## (2024-10-21)
|
||||
|
||||
|
@ -23,4 +23,4 @@ data:
|
||||
- generic-amd64
|
||||
- genericx86-64-ext
|
||||
- intel-nuc
|
||||
version: 4.1.178
|
||||
version: 4.1.231
|
||||
|
@ -79,7 +79,7 @@ services:
|
||||
*with-default-privileges,
|
||||
*with-default-volumes,
|
||||
]
|
||||
image: balena/open-balena-api:v29.1.4
|
||||
image: balena/open-balena-api:v31.2.2
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
@ -119,7 +119,7 @@ services:
|
||||
*with-default-healthcheck,
|
||||
*with-default-privileges,
|
||||
]
|
||||
image: balena/open-balena-registry:v2.41.11
|
||||
image: balena/open-balena-registry:2.41.12
|
||||
volumes:
|
||||
- certs-data:/certs
|
||||
- resin-data:/balena
|
||||
@ -146,7 +146,7 @@ services:
|
||||
*with-network-privileges,
|
||||
*with-default-privileges,
|
||||
]
|
||||
image: balena/open-balena-vpn:v11.30.51
|
||||
image: balena/open-balena-vpn:11.30.59
|
||||
depends_on:
|
||||
- api
|
||||
environment:
|
||||
@ -175,7 +175,7 @@ services:
|
||||
*with-default-healthcheck,
|
||||
*with-default-privileges,
|
||||
]
|
||||
image: balena/open-balena-s3:v2.28.58
|
||||
image: balena/open-balena-s3:2.28.59
|
||||
volumes:
|
||||
- s3-data:/export
|
||||
- certs-data:/certs
|
||||
@ -259,7 +259,7 @@ services:
|
||||
# https://github.com/cloudflare/cfssl/blob/master/doc/api/intro.txt
|
||||
balena-ca:
|
||||
<<: *base-service
|
||||
image: balena/ca-private:v0.0.14
|
||||
image: balena/ca-private:0.0.15
|
||||
volumes:
|
||||
- pki-data:/pki
|
||||
- certs-data:/certs
|
||||
|
@ -1,7 +1,7 @@
|
||||
FROM ubuntu:24.04
|
||||
|
||||
# renovate: datasource=github-releases depName=balena-io/balena-cli
|
||||
ARG BALENA_CLI_VERSION=v19.11.1
|
||||
ARG BALENA_CLI_VERSION=v20.0.6
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
bash \
|
||||
|
@ -164,7 +164,7 @@ function check_device_status() {
|
||||
balena_device_uuid="$(cat </balena/config.json | jq -r .uuid)"
|
||||
|
||||
if [[ -n $balena_device_uuid ]]; then
|
||||
is_online="$(balena devices --json --fleet "${TEST_FLEET}" \
|
||||
is_online="$(balena device list --json --fleet "${TEST_FLEET}" \
|
||||
| jq -r --arg uuid "${balena_device_uuid}" '.[] | select(.uuid==$uuid).is_online == true')"
|
||||
|
||||
if [[ $is_online =~ true ]]; then
|
||||
@ -208,23 +208,21 @@ function deploy_release() {
|
||||
}
|
||||
|
||||
function get_releases() {
|
||||
with_backoff balena releases --json "${TEST_FLEET}"
|
||||
with_backoff balena release list --json "${TEST_FLEET}"
|
||||
}
|
||||
|
||||
function get_release_commit() {
|
||||
get_releases | jq -re \
|
||||
'select((.[].status=="success")
|
||||
and (.[].is_invalidated==false)
|
||||
and (.[].is_final==true)
|
||||
and (.[].release_type=="final"))[0].commit'
|
||||
'[.[] | select((.status=="success")
|
||||
and (.is_invalidated==false)
|
||||
and (.is_final==true))][0].commit'
|
||||
}
|
||||
|
||||
function get_release_id() {
|
||||
get_releases | jq -re \
|
||||
'select((.[].status=="success")
|
||||
and (.[].is_invalidated==false)
|
||||
and (.[].is_final==true)
|
||||
and (.[].release_type=="final"))[0].id'
|
||||
'[.[] | select((.status=="success")
|
||||
and (.is_invalidated==false)
|
||||
and (.is_final==true))][0].id'
|
||||
}
|
||||
|
||||
function supervisor_update_target_state() {
|
||||
|
@ -1,4 +1,4 @@
|
||||
# https://github.com/balena-io/cert-manager
|
||||
FROM balena/cert-manager:v0.2.2
|
||||
FROM balena/cert-manager:0.2.3
|
||||
|
||||
COPY *.json /opt/
|
||||
|
@ -1,6 +1,6 @@
|
||||
# https://hub.docker.com/r/qemux/qemu-docker
|
||||
# https://github.com/qemus/qemu-docker
|
||||
FROM qemux/qemu-docker:6.05
|
||||
FROM qemux/qemu-docker:6.08
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
minicom \
|
||||
|
Reference in New Issue
Block a user