mirror of
https://github.com/balena-io/open-balena.git
synced 2025-04-20 16:51:05 +00:00
Compare commits
No commits in common. "master" and "v4.1.348" have entirely different histories.
16
.github/workflows/tests.yml
vendored
16
.github/workflows/tests.yml
vendored
@ -76,7 +76,6 @@ jobs:
|
||||
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
|
||||
with:
|
||||
persist-credentials: false
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
|
||||
# https://github.com/unfor19/install-aws-cli-action
|
||||
- name: Setup awscli
|
||||
@ -181,7 +180,7 @@ jobs:
|
||||
AWS_DEFAULT_REGION: ${{ vars.AWS_REGION || 'us-east-1' }}
|
||||
|
||||
# https://github.com/webfactory/ssh-agent
|
||||
- uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
|
||||
- uses: webfactory/ssh-agent@dc588b651fe13675774614f8e6a936a468676387 # v0.9.0
|
||||
with:
|
||||
ssh-private-key: ${{ steps.generate-key-pair.outputs.ssh_private_key }}
|
||||
|
||||
@ -243,8 +242,9 @@ jobs:
|
||||
with_backoff balena login --token '${{ secrets.BALENA_API_KEY }}'
|
||||
|
||||
pr_id='${{ github.event.pull_request.id }}'
|
||||
head_sha='${{ github.event.pull_request.head.sha || github.event.head_commit.id }}'
|
||||
release_id="$(with_backoff balena releases '${{ matrix.fleet }}' --json \
|
||||
| jq -r --arg pr_id "${pr_id}" --arg head_sha "${COMMIT}" '.[]
|
||||
| jq -r --arg pr_id "${pr_id}" --arg head_sha "${head_sha}" '.[]
|
||||
| select(.release_tag[].tag_key=="balena-ci-commit-sha")
|
||||
| select(.release_tag[].value==$head_sha)
|
||||
| select(.release_tag[].tag_key=="balena-ci-id")
|
||||
@ -256,9 +256,6 @@ jobs:
|
||||
|
||||
with_backoff balena device ${{ steps.register-test-device.outputs.balena_device_uuid }}
|
||||
|
||||
env:
|
||||
COMMIT: ${{ github.event.pull_request.head.sha }}
|
||||
|
||||
- name: configure balenaOS test device environment
|
||||
if: matrix.target == 'balena-public-pki'
|
||||
run: |
|
||||
@ -390,10 +387,6 @@ jobs:
|
||||
--service cert-manager \
|
||||
--device '${{ steps.register-test-device.outputs.balena_device_uuid }}'
|
||||
|
||||
with_backoff balena env add AWS_SESSION_TOKEN '${{ env.AWS_SESSION_TOKEN }}' \
|
||||
--service cert-manager \
|
||||
--device '${{ steps.register-test-device.outputs.balena_device_uuid }}'
|
||||
|
||||
- name: provision balenaOS ephemeral SUT
|
||||
id: balena-sut
|
||||
if: matrix.target == 'balena-public-pki'
|
||||
@ -863,6 +856,7 @@ jobs:
|
||||
env:
|
||||
ATTEMPTS: 2
|
||||
AWS_DEFAULT_REGION: ${{ vars.AWS_REGION || 'us-east-1' }}
|
||||
COMMIT: ${{ github.event.pull_request.head.sha || github.event.head_commit.id || github.event.pull_request.head.ref }}
|
||||
|
||||
- name: SUT&DUT (Ubuntu/compose)
|
||||
if: matrix.target == 'compose-private-pki'
|
||||
@ -916,7 +910,7 @@ jobs:
|
||||
# docs/getting-started.md
|
||||
cmds="set -ax \
|
||||
&& cloud-init status --wait --long && cat </var/log/cloud-init-output.log \
|
||||
&& sudo -u balena git clone https://token:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.event.pull_request.head.repo.full_name }}.git /home/balena/open-balena \
|
||||
&& sudo -u balena git clone https://token:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}.git /home/balena/open-balena \
|
||||
&& sudo -u balena git config --global --add safe.directory /home/balena/open-balena \
|
||||
&& cd /home/balena/open-balena \
|
||||
&& sudo -u balena git checkout ${COMMIT} \
|
||||
|
@ -1,549 +1,3 @@
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v35
|
||||
hash: 001975e72ab0d294acafe1f2c8e69eae7b85c8f5
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.10.3 to 35.0.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.390
|
||||
title: ""
|
||||
date: 2025-03-20T21:59:19.061Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.32.6
|
||||
hash: 47f6fccc74f6ac74bfc42b5ff7ba61616ce29385
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.32.5 to 11.32.6
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.389
|
||||
title: ""
|
||||
date: 2025-03-20T20:33:31.259Z
|
||||
- commits:
|
||||
- subject: "patch: Add missing session token to use ephemeral AWS creds."
|
||||
hash: 025e120ac809f656fd2c959553d95919830a1e54
|
||||
body: ""
|
||||
footer: {}
|
||||
author: Anton Belodedenko
|
||||
nested: []
|
||||
version: 4.1.388
|
||||
title: ""
|
||||
date: 2025-03-20T18:32:46.869Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.10.3
|
||||
hash: 4c1bef79f7ab948e95116d30a316a05d56d3ebcd
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.10.2 to 34.10.3
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.387
|
||||
title: ""
|
||||
date: 2025-03-19T15:37:31.398Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.10.2
|
||||
hash: 5c338566f2ac1785323fe571177e50881edbc00f
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.10.1 to 34.10.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.386
|
||||
title: ""
|
||||
date: 2025-03-18T17:12:00.113Z
|
||||
- commits:
|
||||
- subject: Update webfactory/ssh-agent action to v0.9.1
|
||||
hash: 03e5ffc04ebca72051445a29a3385d825ffca638
|
||||
body: |
|
||||
Update webfactory/ssh-agent from 0.9.0 to 0.9.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.385
|
||||
title: ""
|
||||
date: 2025-03-17T15:22:25.396Z
|
||||
- commits:
|
||||
- subject: Update balena/cert-manager Docker tag to v0.3.1
|
||||
hash: a9fa9ed053276f5cae1bd1160355f6ab3ee4e6e5
|
||||
body: |
|
||||
Update balena/cert-manager from 0.2.3 to 0.3.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.384
|
||||
title: ""
|
||||
date: 2025-03-17T14:55:59.858Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.32.5
|
||||
hash: a6802d55bd10e6560a26a05d2f9500bdcd5768ef
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.32.4 to 11.32.5
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.383
|
||||
title: ""
|
||||
date: 2025-03-17T02:47:16.580Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-registry Docker tag to v2.41.25
|
||||
hash: e0548b14a3d3de3b4b70b80644748bf9c698870e
|
||||
body: |
|
||||
Update balena/open-balena-registry from 2.41.24 to 2.41.25
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.382
|
||||
title: ""
|
||||
date: 2025-03-14T17:22:06.443Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.32.4
|
||||
hash: 44d438186397c0f13b932c9c187c6e11931bb205
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.31.2 to 11.32.4
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.381
|
||||
title: ""
|
||||
date: 2025-03-14T00:37:25.876Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.10.1
|
||||
hash: 933db15ee9effc2f410c6b0b5c1b1ac5fb81f380
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.9.5 to 34.10.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.380
|
||||
title: ""
|
||||
date: 2025-03-14T00:09:29.956Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.31.2
|
||||
hash: d909ec4ee42346af449d132e35a56db5e9bbdf0b
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.31.1 to 11.31.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.379
|
||||
title: ""
|
||||
date: 2025-03-13T23:22:09.103Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v21
|
||||
hash: cd55ca1b2336ca79cef05c4e0a08a250fb081383
|
||||
body: |
|
||||
Update balena-io/balena-cli from 20.2.9 to 21.1.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.378
|
||||
title: ""
|
||||
date: 2025-03-13T22:51:18.717Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.9.5
|
||||
hash: 83a9a449fb96c5572323d899aeb8d5d693c05fb3
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.9.4 to 34.9.5
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.377
|
||||
title: ""
|
||||
date: 2025-03-07T18:17:40.690Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.9.4
|
||||
hash: e125ad8f3047b0de0e99d230c9f85acddb0da799
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.9.3 to 34.9.4
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.376
|
||||
title: ""
|
||||
date: 2025-03-07T17:52:06.658Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.9.3
|
||||
hash: 96234596e9a12b6c3575257a339c73414cb07a17
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.9.2 to 34.9.3
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.375
|
||||
title: ""
|
||||
date: 2025-03-07T17:21:59.882Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.9.2
|
||||
hash: bb0c69710db3c7a5b386533e966fb554ac2a55c5
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.9.1 to 34.9.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.374
|
||||
title: ""
|
||||
date: 2025-03-07T12:32:17.950Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.20
|
||||
hash: 325d5daabe2d5f490227e1967c997bf2a6496ca2
|
||||
body: |
|
||||
Update qemux/qemu-docker from 6.19 to 6.20
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.373
|
||||
title: ""
|
||||
date: 2025-03-06T21:17:35.474Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-s3 Docker tag to v2.28.68
|
||||
hash: 55a5a5ac95ea24cc64e09fdcc79848909a654235
|
||||
body: |
|
||||
Update balena/open-balena-s3 from 2.28.67 to 2.28.68
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.372
|
||||
title: ""
|
||||
date: 2025-03-06T18:19:18.387Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-registry Docker tag to v2.41.24
|
||||
hash: 398e8b1f4845eae4846ddbcb7c24e408309a6496
|
||||
body: |
|
||||
Update balena/open-balena-registry from 2.41.23 to 2.41.24
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.371
|
||||
title: ""
|
||||
date: 2025-03-06T17:22:00.722Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.31.1
|
||||
hash: ae7e3ea7eea6464a2d9b2549bbdfe14a74ad958a
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.31.0 to 11.31.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.370
|
||||
title: ""
|
||||
date: 2025-03-06T16:04:26.060Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.9.1
|
||||
hash: 4a48a4f0950a3a25457b739f6154d307691e06fd
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.9.0 to 34.9.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.369
|
||||
title: ""
|
||||
date: 2025-03-04T15:29:34.114Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.19
|
||||
hash: be6a330848468b61fc4758e03a3c007dfe32e855
|
||||
body: |
|
||||
Update qemux/qemu-docker from 6.18 to 6.19
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.368
|
||||
title: ""
|
||||
date: 2025-03-03T17:27:20.082Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.31.0
|
||||
hash: bdad6f794c0ff411d57fc2ae9c85df1870c89b88
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.30.83 to 11.31.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.367
|
||||
title: ""
|
||||
date: 2025-02-28T18:17:21.028Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.9.0
|
||||
hash: e09b87208ce3c1937861593724b9ca9969d161a8
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.8.0 to 34.9.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.366
|
||||
title: ""
|
||||
date: 2025-02-28T01:22:26.055Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.18
|
||||
hash: 7260a5e23cf4fb2dae6754e012031781f34f86e1
|
||||
body: |
|
||||
Update qemux/qemu-docker from 6.17 to 6.18
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.365
|
||||
title: ""
|
||||
date: 2025-02-26T22:50:12.870Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v20.2.9
|
||||
hash: 3ccfbae266051249c1d4f0acbeaf4f19a6e98ad4
|
||||
body: |
|
||||
Update balena-io/balena-cli from 20.2.8 to 20.2.9
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.364
|
||||
title: ""
|
||||
date: 2025-02-26T13:27:23.379Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v20.2.8
|
||||
hash: 795a9c0d1cdb2e558e7e49ad4e74ce3e62b5691f
|
||||
body: |
|
||||
Update balena-io/balena-cli from 20.2.7 to 20.2.8
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.363
|
||||
title: ""
|
||||
date: 2025-02-26T01:37:34.253Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v20.2.7
|
||||
hash: 6d0dfea04317a6e8f7b9c364923884798aa3be76
|
||||
body: |
|
||||
Update balena-io/balena-cli from 20.2.6 to 20.2.7
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.362
|
||||
title: ""
|
||||
date: 2025-02-25T23:42:26.255Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v20.2.6
|
||||
hash: 4d89e5a6e5022d5b7476522e4b791a72cb7d81ac
|
||||
body: |
|
||||
Update balena-io/balena-cli from 20.2.5 to 20.2.6
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.361
|
||||
title: ""
|
||||
date: 2025-02-25T20:32:23.753Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v20.2.5
|
||||
hash: 61e03444043f828247078094b59f1400ebe87f4f
|
||||
body: |
|
||||
Update balena-io/balena-cli from 20.2.3 to 20.2.5
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.360
|
||||
title: ""
|
||||
date: 2025-02-25T19:22:57.347Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.8.0
|
||||
hash: bd9fa1140a4370b2467b3e95d5b353777b0085a5
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.7.0 to 34.8.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.359
|
||||
title: ""
|
||||
date: 2025-02-25T18:17:22.350Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.17
|
||||
hash: 7865349f2194064e7d337085e67601b16089a975
|
||||
body: |
|
||||
Update qemux/qemu-docker from 6.16 to 6.17
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.358
|
||||
title: ""
|
||||
date: 2025-02-25T15:27:26.827Z
|
||||
- commits:
|
||||
- subject: Tab was inserted incorrectly
|
||||
hash: 59ae072a922beb46607c6ae8e16fa7a589599473
|
||||
body: ""
|
||||
footer:
|
||||
change-type: patch
|
||||
author: Martin Juhl
|
||||
nested: []
|
||||
version: 4.1.357
|
||||
title: ""
|
||||
date: 2025-02-24T21:18:58.404Z
|
||||
- commits:
|
||||
- subject: Support testing external commits
|
||||
hash: c1133d1f16f1cb55e42b6c2b3c591fa3c8cfe425
|
||||
body: |
|
||||
tests require cloning of GitHub repo outside of Flowzone on AWS runners`
|
||||
|
||||
* on pull_request_target (external contibutions)
|
||||
github.event.pull_request.head.repo.full_name will resolve to
|
||||
{{forked-repo}}/open-balena (e.g. MrMEEE/open-balena)
|
||||
|
||||
* on pull_request, it will resolve to {{ github.repository }}
|
||||
footer:
|
||||
change-type: patch
|
||||
author: Anton Belodedenko
|
||||
nested: []
|
||||
version: 4.1.356
|
||||
title: ""
|
||||
date: 2025-02-24T20:17:17.529Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.7.0
|
||||
hash: f2498f14e2f1a7c8b84ea69ce89b539fecccb5ef
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.6.1 to 34.7.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.355
|
||||
title: ""
|
||||
date: 2025-02-24T15:57:41.026Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.6.1
|
||||
hash: 4cdaf0e43371ea1c4c6d93701f4bed20050bc1a2
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.6.0 to 34.6.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.354
|
||||
title: ""
|
||||
date: 2025-02-24T15:22:14.738Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.6.0
|
||||
hash: 1f5a6b4dc87e52023743c6074a575386bfdee62b
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.5.1 to 34.6.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.353
|
||||
title: ""
|
||||
date: 2025-02-24T13:47:23.979Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.16
|
||||
hash: 59729f0ac23c90e5da520cc477eba75304161a89
|
||||
body: |
|
||||
Update qemux/qemu-docker from 6.15 to 6.16
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.352
|
||||
title: ""
|
||||
date: 2025-02-24T03:37:28.144Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.5.1
|
||||
hash: d32699b7e4ae4ed63fcf3635ce029a6c620c81c8
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.5.0 to 34.5.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.351
|
||||
title: ""
|
||||
date: 2025-02-20T06:17:42.810Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.5.0
|
||||
hash: ffa5a965004569a0ed75db2e467bc80617a1df86
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.4.12 to 34.5.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.350
|
||||
title: ""
|
||||
date: 2025-02-18T16:37:30.954Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v34.4.12
|
||||
hash: 242c77188d61382e6c3125d05e78f8d77d8c115a
|
||||
body: |
|
||||
Update balena/open-balena-api from 34.4.11 to 34.4.12
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.349
|
||||
title: ""
|
||||
date: 2025-02-17T18:31:58.373Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v6.15
|
||||
hash: 9460a47069f36b85e36b209ade658ff576e9ef18
|
||||
|
210
CHANGELOG.md
210
CHANGELOG.md
@ -4,216 +4,6 @@ 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.390
|
||||
## (2025-03-20)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v35 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.389
|
||||
## (2025-03-20)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.32.6 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.388
|
||||
## (2025-03-20)
|
||||
|
||||
* patch: Add missing session token to use ephemeral AWS creds. [Anton Belodedenko]
|
||||
|
||||
# v4.1.387
|
||||
## (2025-03-19)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.10.3 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.386
|
||||
## (2025-03-18)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.10.2 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.385
|
||||
## (2025-03-17)
|
||||
|
||||
* Update webfactory/ssh-agent action to v0.9.1 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.384
|
||||
## (2025-03-17)
|
||||
|
||||
* Update balena/cert-manager Docker tag to v0.3.1 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.383
|
||||
## (2025-03-17)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.32.5 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.382
|
||||
## (2025-03-14)
|
||||
|
||||
* Update balena/open-balena-registry Docker tag to v2.41.25 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.381
|
||||
## (2025-03-14)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.32.4 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.380
|
||||
## (2025-03-14)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.10.1 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.379
|
||||
## (2025-03-13)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.31.2 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.378
|
||||
## (2025-03-13)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v21 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.377
|
||||
## (2025-03-07)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.9.5 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.376
|
||||
## (2025-03-07)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.9.4 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.375
|
||||
## (2025-03-07)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.9.3 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.374
|
||||
## (2025-03-07)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.9.2 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.373
|
||||
## (2025-03-06)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v6.20 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.372
|
||||
## (2025-03-06)
|
||||
|
||||
* Update balena/open-balena-s3 Docker tag to v2.28.68 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.371
|
||||
## (2025-03-06)
|
||||
|
||||
* Update balena/open-balena-registry Docker tag to v2.41.24 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.370
|
||||
## (2025-03-06)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.31.1 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.369
|
||||
## (2025-03-04)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.9.1 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.368
|
||||
## (2025-03-03)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v6.19 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.367
|
||||
## (2025-02-28)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.31.0 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.366
|
||||
## (2025-02-28)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.9.0 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.365
|
||||
## (2025-02-26)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v6.18 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.364
|
||||
## (2025-02-26)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v20.2.9 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.363
|
||||
## (2025-02-26)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v20.2.8 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.362
|
||||
## (2025-02-25)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v20.2.7 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.361
|
||||
## (2025-02-25)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v20.2.6 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.360
|
||||
## (2025-02-25)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v20.2.5 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.359
|
||||
## (2025-02-25)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.8.0 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.358
|
||||
## (2025-02-25)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v6.17 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.357
|
||||
## (2025-02-24)
|
||||
|
||||
* Tab was inserted incorrectly [Martin Juhl]
|
||||
|
||||
# v4.1.356
|
||||
## (2025-02-24)
|
||||
|
||||
* Support testing external commits [Anton Belodedenko]
|
||||
|
||||
# v4.1.355
|
||||
## (2025-02-24)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.7.0 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.354
|
||||
## (2025-02-24)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.6.1 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.353
|
||||
## (2025-02-24)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.6.0 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.352
|
||||
## (2025-02-24)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v6.16 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.351
|
||||
## (2025-02-20)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.5.1 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.350
|
||||
## (2025-02-18)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.5.0 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.349
|
||||
## (2025-02-17)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v34.4.12 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.348
|
||||
## (2025-02-17)
|
||||
|
||||
|
@ -23,4 +23,4 @@ data:
|
||||
- generic-amd64
|
||||
- genericx86-64-ext
|
||||
- intel-nuc
|
||||
version: 4.1.390
|
||||
version: 4.1.348
|
||||
|
@ -79,7 +79,7 @@ services:
|
||||
*with-default-privileges,
|
||||
*with-default-volumes,
|
||||
]
|
||||
image: balena/open-balena-api:35.0.0
|
||||
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.25
|
||||
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:11.32.6
|
||||
image: balena/open-balena-vpn:v11.30.83
|
||||
depends_on:
|
||||
- api
|
||||
environment:
|
||||
@ -177,7 +177,7 @@ services:
|
||||
*with-default-healthcheck,
|
||||
*with-default-privileges,
|
||||
]
|
||||
image: balena/open-balena-s3:2.28.68
|
||||
image: balena/open-balena-s3:2.28.67
|
||||
volumes:
|
||||
- s3-data:/export
|
||||
- certs-data:/certs
|
||||
@ -235,7 +235,7 @@ services:
|
||||
ALIASES: api,ca,cloudlink,db,delta,logs,redis,registry2,s3,stats,tunnel
|
||||
labels:
|
||||
io.balena.features.balena-socket: 1
|
||||
io.balena.features.supervisor-api: 1
|
||||
io.balena.features.supervisor-api : 1
|
||||
|
||||
# https://github.com/balena-io/cert-manager
|
||||
# https://certbot.eff.org/docs/using.html
|
||||
|
@ -1,7 +1,7 @@
|
||||
FROM ubuntu:24.04
|
||||
|
||||
# renovate: datasource=github-releases depName=balena-io/balena-cli
|
||||
ARG BALENA_CLI_VERSION=v21.1.0
|
||||
ARG BALENA_CLI_VERSION=v20.2.3
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
bash \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# https://github.com/balena-io/cert-manager
|
||||
FROM balena/cert-manager:0.3.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.20
|
||||
FROM qemux/qemu-docker:6.15
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
minicom \
|
||||
|
Loading…
x
Reference in New Issue
Block a user