mirror of
https://github.com/balena-io/open-balena.git
synced 2025-06-24 18:25:16 +00:00
Compare commits
90 Commits
Author | SHA1 | Date | |
---|---|---|---|
0e77a02eea | |||
8f160d0a99 | |||
8c61a23fac | |||
11bd3976ff | |||
e3a1df78c8 | |||
ec337f62e5 | |||
1cb2d3f821 | |||
b770555e24 | |||
fe854dd9ff | |||
c86f28caf6 | |||
3599f1a517 | |||
a9ee630764 | |||
681a09cb6e | |||
435fec2c6a | |||
a7e3f9906b | |||
3c2d84a610 | |||
2b1a2e4024 | |||
c84956e083 | |||
ea82455164 | |||
e18539672b | |||
2cdc0113a4 | |||
e160fc089f | |||
1e5aa80e73 | |||
9e1dd4cb3e | |||
fad2cc1e3d | |||
badb539c8b | |||
6b4bced30c | |||
a22875dd81 | |||
8922f35927 | |||
17f13f4541 | |||
9d9594630a | |||
997b881329 | |||
2efaafe8af | |||
174c2b204f | |||
cedc6969ec | |||
d15a7bfe82 | |||
fe9d388031 | |||
3809132a13 | |||
3ec0dfdb17 | |||
c7fa8454e9 | |||
f6fe13af87 | |||
f3b03e4a5b | |||
d6b7287102 | |||
cf5afea537 | |||
d28d4323e2 | |||
373c65b4fc | |||
b18cd839dc | |||
1773225626 | |||
44d6ec3413 | |||
571c2d8645 | |||
5db4021633 | |||
927f3062e9 | |||
97373798c1 | |||
ef10b45fe4 | |||
85de3e832a | |||
b42bc3e00b | |||
8d34b2404c | |||
9361e0fc02 | |||
2f5e6f1578 | |||
aa2c4823ad | |||
04ba7afb9f | |||
49afe19d74 | |||
deba1661cb | |||
99d47cb431 | |||
24db7d17b8 | |||
2036ad5833 | |||
9b43dd201b | |||
083972ec04 | |||
e38cb8d655 | |||
7acf599938 | |||
e28e13a6dd | |||
1f0b3b8b4e | |||
f3767cbd3e | |||
6c0c15c9e9 | |||
d1b3baa927 | |||
44e1f717da | |||
7783ca543b | |||
98a1db9dc4 | |||
cfac50981b | |||
3c67fd0b43 | |||
983cf45ad7 | |||
491783b7f7 | |||
13e8d1ff18 | |||
65b618a170 | |||
2c9f7d1880 | |||
dc434d1a84 | |||
4f476950e5 | |||
7f6988d71b | |||
460b794d7b | |||
15bfdc51ff |
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -73,7 +73,7 @@ jobs:
|
||||
name: ${{ matrix.target }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
|
||||
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
|
||||
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@909c963c254b4e2e2f5aa6ef17217c4d7a7c4a31
|
||||
- uses: aws-actions/configure-aws-credentials@2cefa29f8797029f898b1baeff3e21a144128687
|
||||
with:
|
||||
aws-region: ${{ vars.AWS_REGION || 'us-east-1' }}
|
||||
role-session-name: github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}
|
||||
|
@ -1,3 +1,393 @@
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v19.1.2
|
||||
hash: 8c61a23fac27163f66d855b358b22e0a76707ad1
|
||||
body: |
|
||||
Update balena-io/balena-cli from 19.1.1 to 19.1.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.169
|
||||
title: ""
|
||||
date: 2024-10-16T14:22:03.886Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v29.1.4
|
||||
hash: ec337f62e556e2d7c4a55ff6ca3666e363194873
|
||||
body: |
|
||||
Update balena/open-balena-api from 29.1.3 to 29.1.4
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.168
|
||||
title: ""
|
||||
date: 2024-10-16T12:16:52.871Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to 2cefa29
|
||||
hash: fe854dd9ffee4d1bbe4095656b8441308bd11f09
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.167
|
||||
title: ""
|
||||
date: 2024-10-15T03:28:28.622Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.30.51
|
||||
hash: a9ee630764926ca9780ee3ce1eadab4cbf3bda35
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.30.50 to 11.30.51
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.166
|
||||
title: ""
|
||||
date: 2024-10-14T16:16:51.679Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v19.1.1
|
||||
hash: a7e3f9906b2780fc5a55ae3489b22af8bc9130f7
|
||||
body: |
|
||||
Update balena-io/balena-cli from 19.1.0 to 19.1.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.165
|
||||
title: ""
|
||||
date: 2024-10-14T14:17:09.244Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v19.1.0
|
||||
hash: c84956e0833aa474f8b47b8c19fd1dbd005b9bb0
|
||||
body: |
|
||||
Update balena-io/balena-cli from 19.0.20 to 19.1.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.164
|
||||
title: ""
|
||||
date: 2024-10-11T18:21:58.278Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v19.0.20
|
||||
hash: 2cdc0113a456d0c4935c5750f534d2061257288f
|
||||
body: |
|
||||
Update balena-io/balena-cli from 19.0.19 to 19.0.20
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.163
|
||||
title: ""
|
||||
date: 2024-10-11T13:27:34.050Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v19.0.19
|
||||
hash: 9e1dd4cb3e1c7ebba32cbd20243806b06a3251ab
|
||||
body: |
|
||||
Update balena-io/balena-cli from 19.0.18 to 19.0.19
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.162
|
||||
title: ""
|
||||
date: 2024-10-11T12:18:19.235Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v29.1.3
|
||||
hash: 6b4bced30c7ecd70398cf2f024e1d08ea8653994
|
||||
body: |
|
||||
Update balena/open-balena-api from 29.1.2 to 29.1.3
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.161
|
||||
title: ""
|
||||
date: 2024-10-10T23:19:24.912Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v29.1.2
|
||||
hash: 17f13f4541a50d96d0b6db0d4652a659236e97b7
|
||||
body: |
|
||||
Update balena/open-balena-api from 29.1.1 to 29.1.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.160
|
||||
title: ""
|
||||
date: 2024-10-10T08:13:51.159Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v29.1.1
|
||||
hash: 2efaafe8af97cde5ad504d0c9b660034e09e88f9
|
||||
body: |
|
||||
Update balena/open-balena-api from 29.1.0 to 29.1.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.159
|
||||
title: ""
|
||||
date: 2024-10-09T18:16:58.676Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v19.0.18
|
||||
hash: d15a7bfe82001de310b652523f08c7c55a85b787
|
||||
body: |
|
||||
Update balena-io/balena-cli from 19.0.13 to 19.0.18
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.158
|
||||
title: ""
|
||||
date: 2024-10-08T18:21:57.412Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v29.1.0
|
||||
hash: 3ec0dfdb171e388a5b39dc3c2d73e4d77c5c12e0
|
||||
body: |
|
||||
Update balena/open-balena-api from 29.0.3 to 29.1.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.157
|
||||
title: ""
|
||||
date: 2024-10-08T17:46:39.292Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.05
|
||||
hash: f3b03e4a5b48b8761a9ff6ae877cbf928b80026b
|
||||
body: |
|
||||
Update qemux/qemu-docker from 6.04 to 6.05
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.156
|
||||
title: ""
|
||||
date: 2024-10-08T13:46:36.696Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to a701637
|
||||
hash: d28d4323e264aa222aca2f3da885ebe5f776eb54
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.155
|
||||
title: ""
|
||||
date: 2024-10-08T04:20:19.999Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v29.0.3
|
||||
hash: 1773225626ea3f051859150fcbe811dd37806178
|
||||
body: |
|
||||
Update balena/open-balena-api from 29.0.2 to 29.0.3
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.154
|
||||
title: ""
|
||||
date: 2024-10-07T18:22:08.350Z
|
||||
- commits:
|
||||
- subject: Update actions/checkout digest to eef6144
|
||||
hash: 5db402163351c3c2906751319d7f875f7b690064
|
||||
body: |
|
||||
Update actions/checkout
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.153
|
||||
title: ""
|
||||
date: 2024-10-07T17:26:48.921Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.04
|
||||
hash: ef10b45fe498c54a8cc53f6dc0336fb59132743d
|
||||
body: |
|
||||
Update qemux/qemu-docker from 6.03 to 6.04
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.152
|
||||
title: ""
|
||||
date: 2024-10-05T11:13:50.919Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v29.0.2
|
||||
hash: 8d34b2404c7e2a2b5f597145b46fdf685e4c28ed
|
||||
body: |
|
||||
Update balena/open-balena-api from 29.0.1 to 29.0.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.151
|
||||
title: ""
|
||||
date: 2024-10-04T17:21:51.905Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-registry Docker tag to v2.41.10
|
||||
hash: aa2c4823ad5961539e6fdfb8bb0e9fd7bce5fc44
|
||||
body: |
|
||||
Update balena/open-balena-registry from 2.41.8 to 2.41.10
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.150
|
||||
title: ""
|
||||
date: 2024-10-03T22:17:06.153Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-s3 Docker tag to v2.28.57
|
||||
hash: deba1661cb6c8bdeb614ac9ef63734b86dc92a42
|
||||
body: |
|
||||
Update balena/open-balena-s3 from 2.28.56 to 2.28.57
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.149
|
||||
title: ""
|
||||
date: 2024-10-03T21:21:44.762Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v29.0.1
|
||||
hash: 2036ad5833b6548891e8a7f68927729d4be5947f
|
||||
body: |
|
||||
Update balena/open-balena-api from 29.0.0 to 29.0.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.148
|
||||
title: ""
|
||||
date: 2024-10-03T18:31:37.803Z
|
||||
- commits:
|
||||
- subject: Update actions/checkout digest to 6b42224
|
||||
hash: e38cb8d655050aede298f21f85cec6641afcdf75
|
||||
body: |
|
||||
Update actions/checkout
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.147
|
||||
title: ""
|
||||
date: 2024-10-03T17:33:19.558Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to 73daff1
|
||||
hash: 1f0b3b8b4ea588fdfc9637b601865d9fea523361
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.146
|
||||
title: ""
|
||||
date: 2024-10-01T23:17:32.445Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.03
|
||||
hash: d1b3baa9277ece797d24bd09f30d25215873ca9c
|
||||
body: |
|
||||
Update qemux/qemu-docker from 6.02 to 6.03
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.145
|
||||
title: ""
|
||||
date: 2024-10-01T22:18:35.727Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v29
|
||||
hash: 98a1db9dc4f97bba1ceb5b9e14311be17af9197a
|
||||
body: |
|
||||
Update balena/open-balena-api from 28.0.13 to 29.0.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.144
|
||||
title: ""
|
||||
date: 2024-10-01T21:18:52.357Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.02
|
||||
hash: 983cf45ad74cafc361f8a259a4b1b9a9f4578eb6
|
||||
body: |
|
||||
Update qemux/qemu-docker from 6.01 to 6.02
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.143
|
||||
title: ""
|
||||
date: 2024-10-01T18:17:29.379Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v28.0.13
|
||||
hash: 65b618a170691a305284c2e1b2ffa1857459ed9e
|
||||
body: |
|
||||
Update balena/open-balena-api from 28.0.12 to 28.0.13
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.142
|
||||
title: ""
|
||||
date: 2024-10-01T17:01:29.714Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v28.0.12
|
||||
hash: 4f476950e5829da48e8b0a48bb6d9f378fe33c5a
|
||||
body: |
|
||||
Update balena/open-balena-api from 28.0.11 to 28.0.12
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.141
|
||||
title: ""
|
||||
date: 2024-09-30T16:36:31.527Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to 050bf7a
|
||||
hash: 15bfdc51ff7edd098341477d77c72eac2d8167bc
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.140
|
||||
title: ""
|
||||
date: 2024-09-27T02:37:47.906Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.30.50
|
||||
hash: 2b08ede070b41be6f96427664bca6754a799bb19
|
||||
|
150
CHANGELOG.md
150
CHANGELOG.md
@ -4,6 +4,156 @@ 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.169
|
||||
## (2024-10-16)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v19.1.2 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.168
|
||||
## (2024-10-16)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v29.1.4 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.167
|
||||
## (2024-10-15)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to 2cefa29 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.166
|
||||
## (2024-10-14)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.30.51 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.165
|
||||
## (2024-10-14)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v19.1.1 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.164
|
||||
## (2024-10-11)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v19.1.0 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.163
|
||||
## (2024-10-11)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v19.0.20 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.162
|
||||
## (2024-10-11)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v19.0.19 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.161
|
||||
## (2024-10-10)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v29.1.3 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.160
|
||||
## (2024-10-10)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v29.1.2 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.159
|
||||
## (2024-10-09)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v29.1.1 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.158
|
||||
## (2024-10-08)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v19.0.18 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.157
|
||||
## (2024-10-08)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v29.1.0 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.156
|
||||
## (2024-10-08)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v6.05 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.155
|
||||
## (2024-10-08)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to a701637 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.154
|
||||
## (2024-10-07)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v29.0.3 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.153
|
||||
## (2024-10-07)
|
||||
|
||||
* Update actions/checkout digest to eef6144 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.152
|
||||
## (2024-10-05)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v6.04 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.151
|
||||
## (2024-10-04)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v29.0.2 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.150
|
||||
## (2024-10-03)
|
||||
|
||||
* Update balena/open-balena-registry Docker tag to v2.41.10 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.149
|
||||
## (2024-10-03)
|
||||
|
||||
* Update balena/open-balena-s3 Docker tag to v2.28.57 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.148
|
||||
## (2024-10-03)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v29.0.1 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.147
|
||||
## (2024-10-03)
|
||||
|
||||
* Update actions/checkout digest to 6b42224 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.146
|
||||
## (2024-10-01)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to 73daff1 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.145
|
||||
## (2024-10-01)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v6.03 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.144
|
||||
## (2024-10-01)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v29 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.143
|
||||
## (2024-10-01)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v6.02 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.142
|
||||
## (2024-10-01)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v28.0.13 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.141
|
||||
## (2024-09-30)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v28.0.12 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.140
|
||||
## (2024-09-27)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to 050bf7a [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.139
|
||||
## (2024-09-27)
|
||||
|
||||
|
@ -23,4 +23,4 @@ data:
|
||||
- generic-amd64
|
||||
- genericx86-64-ext
|
||||
- intel-nuc
|
||||
version: 4.1.139
|
||||
version: 4.1.169
|
||||
|
@ -79,7 +79,7 @@ services:
|
||||
*with-default-privileges,
|
||||
*with-default-volumes,
|
||||
]
|
||||
image: balena/open-balena-api:v28.0.11
|
||||
image: balena/open-balena-api:v29.1.4
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
@ -119,7 +119,7 @@ services:
|
||||
*with-default-healthcheck,
|
||||
*with-default-privileges,
|
||||
]
|
||||
image: balena/open-balena-registry:v2.41.8
|
||||
image: balena/open-balena-registry:v2.41.10
|
||||
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.50
|
||||
image: balena/open-balena-vpn:v11.30.51
|
||||
depends_on:
|
||||
- api
|
||||
environment:
|
||||
@ -175,7 +175,7 @@ services:
|
||||
*with-default-healthcheck,
|
||||
*with-default-privileges,
|
||||
]
|
||||
image: balena/open-balena-s3:v2.28.56
|
||||
image: balena/open-balena-s3:v2.28.57
|
||||
volumes:
|
||||
- s3-data:/export
|
||||
- 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.0.13
|
||||
ARG BALENA_CLI_VERSION=v19.1.2
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
bash \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# https://hub.docker.com/r/qemux/qemu-docker
|
||||
# https://github.com/qemus/qemu-docker
|
||||
FROM qemux/qemu-docker:6.01
|
||||
FROM qemux/qemu-docker:6.05
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
minicom \
|
||||
|
Reference in New Issue
Block a user