mirror of
https://github.com/balena-io/open-balena.git
synced 2025-06-24 10:18:15 +00:00
Compare commits
126 Commits
Author | SHA1 | Date | |
---|---|---|---|
34c607b80d | |||
9a5e912b00 | |||
9460a47069 | |||
c508f4496f | |||
19490070c2 | |||
12e4342acd | |||
fa5b0d3b77 | |||
437fd1bd37 | |||
20811fbe45 | |||
29864225d4 | |||
0b764c92cd | |||
564964acbc | |||
5afad33c7e | |||
ac29003107 | |||
d331e224f5 | |||
81cc745a78 | |||
413438e061 | |||
6f6a3820fc | |||
9fd2dfd024 | |||
1c00195b5b | |||
df662ec3c3 | |||
4e0d8e4976 | |||
a6519d1f71 | |||
fc2f054f4b | |||
cdf263e576 | |||
c6b3855177 | |||
6524b64cf5 | |||
e666621fc5 | |||
98555ea08e | |||
481daac1d6 | |||
f26543d44c | |||
64220c4e84 | |||
0fbaa06b20 | |||
07c1163b9e | |||
1a730901b9 | |||
3b10e5cfa2 | |||
7acbede69d | |||
58daac7713 | |||
33559ace10 | |||
ba3661ed43 | |||
898348c6b1 | |||
71c347b08e | |||
f64df9b845 | |||
3c53008757 | |||
09c046395a | |||
891a1ca1fc | |||
8497307061 | |||
482a29adcb | |||
c5b0c1c023 | |||
66e799302d | |||
2584f0f546 | |||
2d560c091b | |||
b6726792e1 | |||
ec710c2869 | |||
367b2b8064 | |||
f6e4c1ff83 | |||
2522cf6111 | |||
ebf0ea55c5 | |||
470f299f94 | |||
3bc2119c00 | |||
2c0e8e332d | |||
41c73982bc | |||
cbc052e89d | |||
63dcc3bb23 | |||
aeaaf2e9cf | |||
de20b8fb97 | |||
9b43b4c989 | |||
7ac48d212f | |||
84af008d2c | |||
f09bc71ac0 | |||
aac7bf7e4c | |||
73d4388011 | |||
7f29be02ec | |||
f76489c7aa | |||
b7ad26a2db | |||
c33070e574 | |||
b54959ad06 | |||
1acfe21e0a | |||
19442dd1b1 | |||
228f527670 | |||
ae2665e82a | |||
a6c80d08bc | |||
c73c46c7ea | |||
9a0a41209d | |||
1581374ad0 | |||
4e10786b4e | |||
30dfde3181 | |||
658c84c418 | |||
c11e2c803b | |||
0e4d9be8e3 | |||
21db9f4951 | |||
782d826c38 | |||
01d3edc759 | |||
44ac878e38 | |||
75ab8e3fa3 | |||
bf91e25ff4 | |||
420c729ebd | |||
7e915cc93c | |||
9e78e0ca7b | |||
2db86723f8 | |||
06c99427d8 | |||
76ff81b748 | |||
26ca0ebe23 | |||
5d5b4cdf80 | |||
0b81cafee4 | |||
f9afa78c37 | |||
19aa637210 | |||
c5628e7380 | |||
bcf69ff0f5 | |||
b50d22087b | |||
eda74e547a | |||
2d12c44211 | |||
f84a48a61a | |||
a7168dbedc | |||
30b84fe6d9 | |||
aa75a9c669 | |||
a8d3179ac8 | |||
b1546affd3 | |||
a7cebb11c9 | |||
b8dc7c7f79 | |||
3cb2235043 | |||
28edb650a6 | |||
fb58adbbbb | |||
579e488437 | |||
851ca4c224 | |||
8fb71d2caf |
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -73,7 +73,7 @@ jobs:
|
||||
name: ${{ matrix.target }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb
|
||||
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
|
||||
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@97834a484a5ab3c40fa9e2eb40fcf8041105a573
|
||||
- uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722
|
||||
with:
|
||||
aws-region: ${{ vars.AWS_REGION || 'us-east-1' }}
|
||||
role-session-name: github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}
|
||||
|
@ -1,3 +1,550 @@
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.15
|
||||
hash: 9460a47069f36b85e36b209ade658ff576e9ef18
|
||||
body: |
|
||||
Update qemux/qemu-docker from 6.14 to 6.15
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.348
|
||||
title: ""
|
||||
date: 2025-02-17T17:22:14.241Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.4.11
|
||||
hash: 12e4342acdee53385d65f03a756f78e7799a3417
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.4.10 to 34.4.11
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.347
|
||||
title: ""
|
||||
date: 2025-02-17T16:42:30.127Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.4.10
|
||||
hash: 20811fbe4514f140f523400b64c90b49f0736519
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.4.8 to 34.4.10
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.346
|
||||
title: ""
|
||||
date: 2025-02-17T13:27:07.831Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.4.8
|
||||
hash: 564964acbc8e86758cf6d0785f0d080fec894db8
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.4.7 to 34.4.8
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.345
|
||||
title: ""
|
||||
date: 2025-02-14T19:20:09.356Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.4.7
|
||||
hash: d331e224f55fd911e5469ba171f775556a0c0330
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.4.4 to 34.4.7
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.344
|
||||
title: ""
|
||||
date: 2025-02-13T21:22:17.055Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-db Docker tag to v6
|
||||
hash: 6f6a3820fcfe2bf22f571ddeff8e3036530eabcc
|
||||
body: |
|
||||
Update balena/open-balena-db from 5.2.2 to 6.0.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.343
|
||||
title: ""
|
||||
date: 2025-02-13T20:44:44.194Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.4.4
|
||||
hash: df662ec3c3806c3d1b83babba2ba1a639a39d08e
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.4.3 to 34.4.4
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.342
|
||||
title: ""
|
||||
date: 2025-02-13T20:12:36.828Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.4.3
|
||||
hash: fc2f054f4b31fe146cd3e1cb87bc4040393a88f0
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.4.2 to 34.4.3
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.341
|
||||
title: ""
|
||||
date: 2025-02-13T19:23:16.721Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.30.83
|
||||
hash: 6524b64cf562c69509970162e65e46c1df27dde3
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.30.82 to 11.30.83
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.340
|
||||
title: ""
|
||||
date: 2025-02-12T22:29:35.083Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.4.2
|
||||
hash: 481daac1d67351f3fee0170947167afc3792bb0f
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.4.1 to 34.4.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.339
|
||||
title: ""
|
||||
date: 2025-02-12T16:17:35.703Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-registry Docker tag to v2.41.23
|
||||
hash: 0fbaa06b2085e5d98e4b9b83a0f4da23acad4642
|
||||
body: |
|
||||
Update balena/open-balena-registry from 2.41.22 to 2.41.23
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.338
|
||||
title: ""
|
||||
date: 2025-02-11T15:22:44.434Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-s3 Docker tag to v2.28.67
|
||||
hash: 3b10e5cfa228f450d47a5ce2f180d7e7ee3e0e1d
|
||||
body: |
|
||||
Update balena/open-balena-s3 from 2.28.66 to 2.28.67
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.337
|
||||
title: ""
|
||||
date: 2025-02-11T14:27:14.147Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to ececac1
|
||||
hash: 33559ace10ad9d12e9e32368ca694e3732c7dccc
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.336
|
||||
title: ""
|
||||
date: 2025-02-11T00:19:55.854Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to 16fec60
|
||||
hash: 71c347b08ea0799262fcf2322e2700a01ce600c4
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.335
|
||||
title: ""
|
||||
date: 2025-02-10T16:12:10.420Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.14
|
||||
hash: 09c046395ad8f31fbfdd212e138e9162bf3e9e80
|
||||
body: |
|
||||
Update qemux/qemu-docker from 6.13 to 6.14
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.334
|
||||
title: ""
|
||||
date: 2025-02-06T01:37:26.432Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.4.1
|
||||
hash: 482a29adcbcba92f7f2a57d88c3d67639edca16b
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.3.26 to 34.4.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.333
|
||||
title: ""
|
||||
date: 2025-02-05T11:22:11.757Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.30.82
|
||||
hash: 2584f0f546ccbc78bf091d2bad9bee01c9e9c552
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.30.81 to 11.30.82
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.332
|
||||
title: ""
|
||||
date: 2025-02-05T10:17:10.664Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to 3478c15
|
||||
hash: ec710c28698734c905896a8448133cbb2365350e
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.331
|
||||
title: ""
|
||||
date: 2025-02-05T09:17:33.779Z
|
||||
- commits:
|
||||
- subject: Set PRODUCTION_MODE true
|
||||
hash: 2522cf6111588111b19922d3de906c7af1bfcd01
|
||||
body: >
|
||||
PRODUCTION_MODE is a legacy feature and required deprecation (we don't
|
||||
fully understand what it does now and what it was originally intended to
|
||||
do).
|
||||
footer:
|
||||
change-type: patch
|
||||
author: Anton Belodedenko
|
||||
nested: []
|
||||
version: 4.1.330
|
||||
title: ""
|
||||
date: 2025-02-05T07:59:02.740Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.3.26
|
||||
hash: 3bc2119c002efcf546adf1739c7e51617e9b84df
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.3.24 to 34.3.26
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.329
|
||||
title: ""
|
||||
date: 2025-01-31T11:16:14.665Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-registry Docker tag to v2.41.22
|
||||
hash: cbc052e89d2de60989c225106d0af79d4ad66cff
|
||||
body: |
|
||||
Update balena/open-balena-registry from 2.41.20 to 2.41.22
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.328
|
||||
title: ""
|
||||
date: 2025-01-31T04:31:10.574Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-s3 Docker tag to v2.28.66
|
||||
hash: de20b8fb97f5612312f2629148b597a2429b23e5
|
||||
body: |
|
||||
Update balena/open-balena-s3 from 2.28.65 to 2.28.66
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.327
|
||||
title: ""
|
||||
date: 2025-01-31T00:16:27.089Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.3.24
|
||||
hash: 84af008d2ce00df3af34d082b2d570c44d99128d
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.3.23 to 34.3.24
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.326
|
||||
title: ""
|
||||
date: 2025-01-27T06:12:45.110Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.30.81
|
||||
hash: 73d4388011ec507ef856c7a398703195b1f9e7a9
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.30.80 to 11.30.81
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.325
|
||||
title: ""
|
||||
date: 2025-01-24T23:16:11.681Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to f171d5c
|
||||
hash: b7ad26a2db4840a05769a28135ea63d400118e59
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.324
|
||||
title: ""
|
||||
date: 2025-01-24T22:14:01.885Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-s3 Docker tag to v2.28.65
|
||||
hash: 1acfe21e0a2980f566c61e9e2f055ffbceef7d77
|
||||
body: |
|
||||
Update balena/open-balena-s3 from 2.28.64 to 2.28.65
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.323
|
||||
title: ""
|
||||
date: 2025-01-24T21:21:26.672Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-registry Docker tag to v2.41.20
|
||||
hash: ae2665e82aa105b817bbbf73cfc60d21839902e5
|
||||
body: |
|
||||
Update balena/open-balena-registry from 2.41.19 to 2.41.20
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.322
|
||||
title: ""
|
||||
date: 2025-01-24T01:07:27.266Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.3.23
|
||||
hash: 9a0a41209d9d9bfe975d80ff9ce9811ce87588d3
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.3.21 to 34.3.23
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.321
|
||||
title: ""
|
||||
date: 2025-01-24T00:31:17.026Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.30.80
|
||||
hash: 30dfde318158ab3ff7bd044ddc08be8c994d1625
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.30.79 to 11.30.80
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.320
|
||||
title: ""
|
||||
date: 2025-01-20T15:36:04.674Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.3.21
|
||||
hash: 0e4d9be8e383f7897a6d6ac03c7739b8396a6b24
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.3.20 to 34.3.21
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.319
|
||||
title: ""
|
||||
date: 2025-01-20T11:21:15.244Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.3.20
|
||||
hash: 01d3edc759333dd4d71fdc22905815506eb25eff
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.3.19 to 34.3.20
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.318
|
||||
title: ""
|
||||
date: 2025-01-17T13:23:24.391Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v20.2.3
|
||||
hash: bf91e25ff432af2795186b6293b4ef1d42b831af
|
||||
body: |
|
||||
Update balena-io/balena-cli from 20.2.2 to 20.2.3
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.317
|
||||
title: ""
|
||||
date: 2025-01-16T23:12:32.803Z
|
||||
- commits:
|
||||
- subject: Update actions/checkout digest to 85e6279
|
||||
hash: 9e78e0ca7b22aea19d9b6760e43e542dca0f2b04
|
||||
body: |
|
||||
Update actions/checkout
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.316
|
||||
title: ""
|
||||
date: 2025-01-16T22:16:14.191Z
|
||||
- commits:
|
||||
- subject: Update actions/checkout digest to 009b9ae
|
||||
hash: 76ff81b748d37275dd03257f5c35c7610822cb2c
|
||||
body: |
|
||||
Update actions/checkout
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.315
|
||||
title: ""
|
||||
date: 2025-01-16T19:56:20.092Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.3.19
|
||||
hash: 0b81cafee42039acff1a6dcf87b15f7f7c3cd2cc
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.3.18 to 34.3.19
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.314
|
||||
title: ""
|
||||
date: 2025-01-16T19:16:18.458Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.3.18
|
||||
hash: c5628e7380c7c93123c7c1b6c4aaa1c82b10690d
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.3.17 to 34.3.18
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.313
|
||||
title: ""
|
||||
date: 2025-01-16T17:44:10.493Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.13
|
||||
hash: eda74e547ad2188ec708097c4fecea3d430d8624
|
||||
body: |
|
||||
Update qemux/qemu-docker from 6.12 to 6.13
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.312
|
||||
title: ""
|
||||
date: 2025-01-16T17:21:20.890Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-registry Docker tag to v2.41.19
|
||||
hash: a7168dbedc02dc6e991f04562de6441b570ecf00
|
||||
body: |
|
||||
Update balena/open-balena-registry from 2.41.18 to 2.41.19
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.311
|
||||
title: ""
|
||||
date: 2025-01-14T19:46:19.880Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.3.17
|
||||
hash: a8d3179ac81241a5695923d54f1d40d775c61a20
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.3.16 to 34.3.17
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.310
|
||||
title: ""
|
||||
date: 2025-01-13T17:17:56.795Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.3.16
|
||||
hash: b8dc7c7f791ecd53e796b1f008482bd953312948
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.3.15 to 34.3.16
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.309
|
||||
title: ""
|
||||
date: 2025-01-13T10:13:49.512Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v20.2.2
|
||||
hash: fb58adbbbb039235ac6d4e94ee22eb0d000869a5
|
||||
body: |
|
||||
Update balena-io/balena-cli from 20.2.1 to 20.2.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.308
|
||||
title: ""
|
||||
date: 2025-01-13T04:21:08.924Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.30.79
|
||||
hash: 8fb71d2caf0564cf5746a0593b7e1b5fd97bab22
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.30.78 to 11.30.79
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.307
|
||||
title: ""
|
||||
date: 2025-01-13T03:32:47.373Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.3.15
|
||||
hash: 29e11a7b0eb632d8f17c55e0f3c9cbaae66282ad
|
||||
|
210
CHANGELOG.md
210
CHANGELOG.md
@ -4,6 +4,216 @@ 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.348
|
||||
## (2025-02-17)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v6.15 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.347
|
||||
## (2025-02-17)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.4.11 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.346
|
||||
## (2025-02-17)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.4.10 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.345
|
||||
## (2025-02-14)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.4.8 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.344
|
||||
## (2025-02-13)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.4.7 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.343
|
||||
## (2025-02-13)
|
||||
|
||||
* Update balena/open-balena-db Docker tag to v6 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.342
|
||||
## (2025-02-13)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.4.4 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.341
|
||||
## (2025-02-13)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.4.3 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.340
|
||||
## (2025-02-12)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.30.83 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.339
|
||||
## (2025-02-12)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.4.2 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.338
|
||||
## (2025-02-11)
|
||||
|
||||
* Update balena/open-balena-registry Docker tag to v2.41.23 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.337
|
||||
## (2025-02-11)
|
||||
|
||||
* Update balena/open-balena-s3 Docker tag to v2.28.67 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.336
|
||||
## (2025-02-11)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to ececac1 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.335
|
||||
## (2025-02-10)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to 16fec60 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.334
|
||||
## (2025-02-06)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v6.14 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.333
|
||||
## (2025-02-05)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.4.1 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.332
|
||||
## (2025-02-05)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.30.82 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.331
|
||||
## (2025-02-05)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to 3478c15 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.330
|
||||
## (2025-02-05)
|
||||
|
||||
* Set PRODUCTION_MODE true [Anton Belodedenko]
|
||||
|
||||
# v4.1.329
|
||||
## (2025-01-31)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.3.26 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.328
|
||||
## (2025-01-31)
|
||||
|
||||
* Update balena/open-balena-registry Docker tag to v2.41.22 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.327
|
||||
## (2025-01-31)
|
||||
|
||||
* Update balena/open-balena-s3 Docker tag to v2.28.66 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.326
|
||||
## (2025-01-27)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.3.24 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.325
|
||||
## (2025-01-24)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.30.81 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.324
|
||||
## (2025-01-24)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to f171d5c [balena-renovate[bot]]
|
||||
|
||||
# v4.1.323
|
||||
## (2025-01-24)
|
||||
|
||||
* Update balena/open-balena-s3 Docker tag to v2.28.65 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.322
|
||||
## (2025-01-24)
|
||||
|
||||
* Update balena/open-balena-registry Docker tag to v2.41.20 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.321
|
||||
## (2025-01-24)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.3.23 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.320
|
||||
## (2025-01-20)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.30.80 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.319
|
||||
## (2025-01-20)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.3.21 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.318
|
||||
## (2025-01-17)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.3.20 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.317
|
||||
## (2025-01-16)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v20.2.3 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.316
|
||||
## (2025-01-16)
|
||||
|
||||
* Update actions/checkout digest to 85e6279 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.315
|
||||
## (2025-01-16)
|
||||
|
||||
* Update actions/checkout digest to 009b9ae [balena-renovate[bot]]
|
||||
|
||||
# v4.1.314
|
||||
## (2025-01-16)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.3.19 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.313
|
||||
## (2025-01-16)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.3.18 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.312
|
||||
## (2025-01-16)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v6.13 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.311
|
||||
## (2025-01-14)
|
||||
|
||||
* Update balena/open-balena-registry Docker tag to v2.41.19 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.310
|
||||
## (2025-01-13)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.3.17 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.309
|
||||
## (2025-01-13)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.3.16 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.308
|
||||
## (2025-01-13)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v20.2.2 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.307
|
||||
## (2025-01-13)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.30.79 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.306
|
||||
## (2025-01-13)
|
||||
|
||||
|
@ -23,4 +23,4 @@ data:
|
||||
- generic-amd64
|
||||
- genericx86-64-ext
|
||||
- intel-nuc
|
||||
version: 4.1.306
|
||||
version: 4.1.348
|
||||
|
@ -26,7 +26,7 @@ x-default-environment: &default-environment
|
||||
DB_PASSWORD: docker
|
||||
DB_USER: docker
|
||||
LOG_LEVEL: DEBUG
|
||||
PRODUCTION_MODE: 'false'
|
||||
PRODUCTION_MODE: 'true'
|
||||
|
||||
x-default-healthcheck-trait: &with-default-healthcheck
|
||||
healthcheck:
|
||||
@ -79,7 +79,7 @@ services:
|
||||
*with-default-privileges,
|
||||
*with-default-volumes,
|
||||
]
|
||||
image: balena/open-balena-api:34.3.15
|
||||
image: balena/open-balena-api:34.4.11
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
@ -119,7 +119,7 @@ services:
|
||||
*with-default-healthcheck,
|
||||
*with-default-privileges,
|
||||
]
|
||||
image: balena/open-balena-registry:2.41.18
|
||||
image: balena/open-balena-registry:2.41.23
|
||||
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.78
|
||||
image: balena/open-balena-vpn:v11.30.83
|
||||
depends_on:
|
||||
- api
|
||||
environment:
|
||||
@ -162,7 +162,7 @@ services:
|
||||
# https://github.com/balena-io/open-balena-db
|
||||
db:
|
||||
<<: *base-service
|
||||
image: balena/open-balena-db:v5.2.2
|
||||
image: balena/open-balena-db:6.0.0
|
||||
volumes:
|
||||
- db-data:/var/lib/postgresql/data
|
||||
environment:
|
||||
@ -177,7 +177,7 @@ services:
|
||||
*with-default-healthcheck,
|
||||
*with-default-privileges,
|
||||
]
|
||||
image: balena/open-balena-s3:2.28.64
|
||||
image: balena/open-balena-s3:2.28.67
|
||||
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=v20.2.1
|
||||
ARG BALENA_CLI_VERSION=v20.2.3
|
||||
|
||||
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.12
|
||||
FROM qemux/qemu-docker:6.15
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
minicom \
|
||||
|
Reference in New Issue
Block a user