mirror of
https://github.com/balena-io/open-balena.git
synced 2025-06-24 18:25:16 +00:00
Compare commits
85 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 |
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -73,7 +73,7 @@ jobs:
|
||||
name: ${{ matrix.target }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
|
||||
- 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@d90c1f89e165507b62af677520e840bc63a7b509
|
||||
- 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,367 @@
|
||||
- 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
|
||||
|
140
CHANGELOG.md
140
CHANGELOG.md
@ -4,6 +4,146 @@ 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)
|
||||
|
||||
|
@ -23,4 +23,4 @@ data:
|
||||
- generic-amd64
|
||||
- genericx86-64-ext
|
||||
- intel-nuc
|
||||
version: 4.1.203
|
||||
version: 4.1.231
|
||||
|
@ -79,7 +79,7 @@ services:
|
||||
*with-default-privileges,
|
||||
*with-default-volumes,
|
||||
]
|
||||
image: balena/open-balena-api:v30.2.8
|
||||
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.56
|
||||
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.14.0
|
||||
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.06
|
||||
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