mirror of
https://github.com/balena-io/open-balena.git
synced 2025-06-24 18:25:16 +00:00
Compare commits
83 Commits
Author | SHA1 | Date | |
---|---|---|---|
c3523ba9e1 | |||
e3c9096057 | |||
2fde02ac36 | |||
6259d38955 | |||
8a6ce027d1 | |||
864cf98b11 | |||
7a4677a6ee | |||
35d22cdcf9 | |||
decf3c1c67 | |||
0655025613 | |||
52c4a12057 | |||
1d627f8ebb | |||
2941178fbc | |||
12e97e5788 | |||
067e000795 | |||
6f9061d09d | |||
80c44a7794 | |||
59f69aa61b | |||
cc13fe8c27 | |||
2d65eb873a | |||
212bc9d03c | |||
e35ba98156 | |||
6867d3a2db | |||
88bb5b1b16 | |||
93abd99fd0 | |||
05145f0a87 | |||
3a7229acde | |||
6330265e9a | |||
6178a6fb30 | |||
6e144793a7 | |||
fdc5bff39c | |||
0a04276056 | |||
1ec66310d6 | |||
3435e02191 | |||
8efeef2e22 | |||
a147789188 | |||
9f4f8875b0 | |||
54357bfd92 | |||
8a3c07dea6 | |||
797a809d08 | |||
188ba26a1a | |||
7f574ad09b | |||
754420a765 | |||
e306b7ce78 | |||
68e14fa86a | |||
da5bbee605 | |||
df59f8cdc4 | |||
652fde04f8 | |||
8942c7b409 | |||
198ffe726f | |||
4245f746fb | |||
c35f63b00b | |||
f6b70c0b67 | |||
be8ebc87af | |||
b4dd9ac66a | |||
7c473a7267 | |||
18a7e6afa7 | |||
0e44323b90 | |||
a3f6ce5d48 | |||
b363655b03 | |||
b57af97741 | |||
7acb4359c7 | |||
074caf4a38 | |||
dd9c508731 | |||
2cf818d391 | |||
061f22e1d9 | |||
826249f49e | |||
c8cd44b8bf | |||
67f8a8477d | |||
1f9b3f5898 | |||
2a7b68aa84 | |||
bc58a3fe97 | |||
2de86506fa | |||
031996f486 | |||
e12a8951c7 | |||
e6b86b7cd8 | |||
6dcf7ec086 | |||
09bfaa5153 | |||
ea1fa2d793 | |||
1b89f027a8 | |||
91e4fb359f | |||
eed545d126 | |||
cb822e6e90 |
12
.github/workflows/tests.yml
vendored
12
.github/workflows/tests.yml
vendored
@ -51,8 +51,8 @@ jobs:
|
||||
launch_template_version: ${{ vars.AWS_EC2_LT_VERSION || '6' }}
|
||||
# https://docs.renovatebot.com/modules/datasource/aws-machine-image/
|
||||
# amiFilter=[{"Name":"owner-id","Values":["099720109477"]},{"Name":"name","Values":["ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-*"]},{"region":"us-east-1"}]
|
||||
# currentImageName=ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250516
|
||||
ami: ami-0a7620d611d3ceae4
|
||||
# currentImageName=ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20250610
|
||||
ami: ami-020cba7c55df1f615
|
||||
subdomain: ${{ vars.DNS_SUBDOMAIN || 'auto' }}
|
||||
dns_tld: ${{ vars.DNS_TLD || 'balena-devices.com' }}
|
||||
|
||||
@ -73,7 +73,7 @@ jobs:
|
||||
name: ${{ matrix.target }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
|
||||
- uses: actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
|
||||
with:
|
||||
persist-credentials: false
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
@ -82,7 +82,7 @@ jobs:
|
||||
- name: Setup awscli
|
||||
uses: unfor19/install-aws-cli-action@e8b481e524a99f37fbd39fdc1dcb3341ab091367 # v1
|
||||
|
||||
- uses: aws-actions/configure-aws-credentials@b92d0d98bf51f5ecb0efd640be026492e58b5c36
|
||||
- uses: aws-actions/configure-aws-credentials@3bb878b6ab43ba8717918141cd07a0ea68cfe7ea
|
||||
with:
|
||||
aws-region: ${{ vars.AWS_REGION || 'us-east-1' }}
|
||||
role-session-name: github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}
|
||||
@ -102,10 +102,10 @@ jobs:
|
||||
|
||||
# https://github.com/balena-io-examples/setup-balena-action
|
||||
- name: Setup balena CLI
|
||||
uses: balena-io-examples/setup-balena-action@b01d875d058ec241cf4e028ec99b91aab794d89d # v0.0.12
|
||||
uses: balena-io-examples/setup-balena-action@a3dc55eb5a1efe3368778f19b9b8a2ac41ddf44c # v0.0.20
|
||||
env:
|
||||
# renovate: datasource=github-releases depName=balena-io/balena-cli
|
||||
BALENA_CLI_VERSION: v21.1.14
|
||||
BALENA_CLI_VERSION: v22.1.1
|
||||
with:
|
||||
cli-version: ${{ env.BALENA_CLI_VERSION }}
|
||||
|
||||
|
@ -1,3 +1,354 @@
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v22.1.1
|
||||
hash: 2fde02ac366d03e64fb4052b71f4a0c379e4f721
|
||||
body: |
|
||||
Update balena-io/balena-cli from 22.1.0 to 22.1.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.450
|
||||
title: ""
|
||||
date: 2025-06-20T17:05:07.633Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v37.3.2
|
||||
hash: 864cf98b1149383e5a80db9825a969953e5a72bc
|
||||
body: |
|
||||
Update balena/open-balena-api from 37.3.0 to 37.3.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.449
|
||||
title: ""
|
||||
date: 2025-06-20T15:47:09.727Z
|
||||
- commits:
|
||||
- subject: Update balena-io-examples/setup-balena-action action to v0.0.20
|
||||
hash: decf3c1c6724270266a9b6e81deffdb26ad46e61
|
||||
body: |
|
||||
Update balena-io-examples/setup-balena-action from 0.0.19 to 0.0.20
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.448
|
||||
title: ""
|
||||
date: 2025-06-20T01:17:30.792Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v37.3.0
|
||||
hash: 1d627f8ebba0ef9138b2132eb78eca46a7532098
|
||||
body: |
|
||||
Update balena/open-balena-api from 37.2.1 to 37.3.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.447
|
||||
title: ""
|
||||
date: 2025-06-19T08:48:27.688Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to 3bb878b
|
||||
hash: 067e000795a435ef1704da47d98ee958a868c56c
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.446
|
||||
title: ""
|
||||
date: 2025-06-17T22:12:03.860Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v37.2.1
|
||||
hash: 59f69aa61b1a115ca0505f78a28f8b574c21f1f5
|
||||
body: |
|
||||
Update balena/open-balena-api from 37.2.0 to 37.2.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.445
|
||||
title: ""
|
||||
date: 2025-06-13T12:18:45.318Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v37.2.0
|
||||
hash: 212bc9d03c87674441fd6bde14d29b56eef4ccb9
|
||||
body: |
|
||||
Update balena/open-balena-api from 37.1.10 to 37.2.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.444
|
||||
title: ""
|
||||
date: 2025-06-13T00:17:09.114Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-s3 Docker tag to v2.28.75
|
||||
hash: 88bb5b1b165cbc8677dac78e0c097f03ad5a5316
|
||||
body: |
|
||||
Update balena/open-balena-s3 from 2.28.74 to 2.28.75
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.443
|
||||
title: ""
|
||||
date: 2025-06-12T22:48:07.330Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v37.1.10
|
||||
hash: 3a7229acde81d145c742bddaa17b5acee1085a9d
|
||||
body: |
|
||||
Update balena/open-balena-api from 37.1.8 to 37.1.10
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.442
|
||||
title: ""
|
||||
date: 2025-06-12T16:07:05.240Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v37.1.8
|
||||
hash: 6e144793a7374b67b596aa7fe7b04ca5c7afe808
|
||||
body: |
|
||||
Update balena/open-balena-api from 37.1.7 to 37.1.8
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.441
|
||||
title: ""
|
||||
date: 2025-06-10T16:34:07.948Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v37.1.7
|
||||
hash: 1ec66310d662b7ea40ce56c5086aa4098bcbe14d
|
||||
body: |
|
||||
Update balena/open-balena-api from 37.1.6 to 37.1.7
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.440
|
||||
title: ""
|
||||
date: 2025-06-10T16:02:22.597Z
|
||||
- commits:
|
||||
- subject: Update actions/checkout digest to 09d2aca
|
||||
hash: a14778918863c639e5edb24a0b4189ff55101c25
|
||||
body: |
|
||||
Update actions/checkout
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.439
|
||||
title: ""
|
||||
date: 2025-06-10T13:43:33.254Z
|
||||
- commits:
|
||||
- subject: Update dependency ami to ami-020cba7c55df1f615
|
||||
hash: 8a3c07dea6da25de1aaaa661aef9bb6dd9f660be
|
||||
body: |
|
||||
Update ami from ami-0731becbf832f281e to ami-020cba7c55df1f615
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.438
|
||||
title: ""
|
||||
date: 2025-06-10T11:56:59.195Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to a95656f
|
||||
hash: 7f574ad09b57f57f7c60e22a49a520d655fbeb48
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.437
|
||||
title: ""
|
||||
date: 2025-06-10T04:41:52.409Z
|
||||
- commits:
|
||||
- subject: Update balena-io-examples/setup-balena-action action to v0.0.19
|
||||
hash: 68e14fa86a11ca15b7180146bf07da47444baac2
|
||||
body: |
|
||||
Update balena-io-examples/setup-balena-action from 0.0.18 to 0.0.19
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.436
|
||||
title: ""
|
||||
date: 2025-06-09T23:04:03.070Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v22.1.0
|
||||
hash: 652fde04f85e2219e98c63a3826aec4093b1d7ef
|
||||
body: |
|
||||
Update balena-io/balena-cli from 22.0.6 to 22.1.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.435
|
||||
title: ""
|
||||
date: 2025-06-09T21:51:52.276Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to ab0ba40
|
||||
hash: 4245f746fb7e236f836d05220ae948cece12cada
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.434
|
||||
title: ""
|
||||
date: 2025-06-05T23:07:04.438Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to 151e7fe
|
||||
hash: be8ebc87afe773ada463e3f6918eda544c462666
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.433
|
||||
title: ""
|
||||
date: 2025-06-03T04:23:17.206Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v22.0.6
|
||||
hash: 18a7e6afa7e824482a29072bc9c2a4ce49cc587c
|
||||
body: |
|
||||
Update balena-io/balena-cli from 22.0.5 to 22.0.6
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.432
|
||||
title: ""
|
||||
date: 2025-06-02T20:23:12.070Z
|
||||
- commits:
|
||||
- subject: Update dependency ami to ami-0731becbf832f281e
|
||||
hash: b363655b035b7ec81b722856168a41a132a4fa0b
|
||||
body: |
|
||||
Update ami from ami-0a7620d611d3ceae4 to ami-0731becbf832f281e
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.431
|
||||
title: ""
|
||||
date: 2025-06-02T19:57:46.770Z
|
||||
- commits:
|
||||
- subject: Update balena-io-examples/setup-balena-action action to v0.0.18
|
||||
hash: 074caf4a382a54816de3eccd1f9d3a51a1784bb7
|
||||
body: |
|
||||
Update balena-io-examples/setup-balena-action from 0.0.17 to 0.0.18
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.430
|
||||
title: ""
|
||||
date: 2025-06-02T18:02:02.266Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.32.28
|
||||
hash: 061f22e1d961639d50a637dcdf6272275f5f9305
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.32.27 to 11.32.28
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.429
|
||||
title: ""
|
||||
date: 2025-06-02T15:46:59.607Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v22.0.5
|
||||
hash: 67f8a8477d8db52ef4d0e54641b2e700b093820d
|
||||
body: |
|
||||
Update balena-io/balena-cli from 22.0.0 to 22.0.5
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.428
|
||||
title: ""
|
||||
date: 2025-05-30T03:29:17.816Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v22
|
||||
hash: 031996f4868c989879437aee92842d6d2a6c88a0
|
||||
body: |
|
||||
Update balena-io/balena-cli from 21.1.14 to 22.0.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.427
|
||||
title: ""
|
||||
date: 2025-05-30T00:36:47.597Z
|
||||
- commits:
|
||||
- subject: Update balena-io-examples/setup-balena-action action to v0.0.17
|
||||
hash: 6dcf7ec086a7ebb77c0f74ad393012dc4fd9fa39
|
||||
body: |
|
||||
Update balena-io-examples/setup-balena-action from 0.0.12 to 0.0.17
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.426
|
||||
title: ""
|
||||
date: 2025-05-29T20:44:56.223Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v37.1.6
|
||||
hash: 1b89f027a8bd11e5a66b50784cbed25bce793425
|
||||
body: |
|
||||
Update balena/open-balena-api from 37.1.5 to 37.1.6
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.425
|
||||
title: ""
|
||||
date: 2025-05-29T14:47:37.805Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.32.27
|
||||
hash: cb822e6e90a6067136cbaa95e5dc3a5e868c89b8
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.32.25 to 11.32.27
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: balena-renovate[bot]
|
||||
nested: []
|
||||
version: 4.1.424
|
||||
title: ""
|
||||
date: 2025-05-28T11:23:35.447Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v37.1.5
|
||||
hash: 8c5522b0bf85b55b215c16e5cfdea793b06ed864
|
||||
|
135
CHANGELOG.md
135
CHANGELOG.md
@ -4,6 +4,141 @@ 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.450
|
||||
## (2025-06-20)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v22.1.1 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.449
|
||||
## (2025-06-20)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v37.3.2 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.448
|
||||
## (2025-06-20)
|
||||
|
||||
* Update balena-io-examples/setup-balena-action action to v0.0.20 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.447
|
||||
## (2025-06-19)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v37.3.0 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.446
|
||||
## (2025-06-17)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to 3bb878b [balena-renovate[bot]]
|
||||
|
||||
# v4.1.445
|
||||
## (2025-06-13)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v37.2.1 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.444
|
||||
## (2025-06-13)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v37.2.0 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.443
|
||||
## (2025-06-12)
|
||||
|
||||
* Update balena/open-balena-s3 Docker tag to v2.28.75 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.442
|
||||
## (2025-06-12)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v37.1.10 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.441
|
||||
## (2025-06-10)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v37.1.8 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.440
|
||||
## (2025-06-10)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v37.1.7 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.439
|
||||
## (2025-06-10)
|
||||
|
||||
* Update actions/checkout digest to 09d2aca [balena-renovate[bot]]
|
||||
|
||||
# v4.1.438
|
||||
## (2025-06-10)
|
||||
|
||||
* Update dependency ami to ami-020cba7c55df1f615 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.437
|
||||
## (2025-06-10)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to a95656f [balena-renovate[bot]]
|
||||
|
||||
# v4.1.436
|
||||
## (2025-06-09)
|
||||
|
||||
* Update balena-io-examples/setup-balena-action action to v0.0.19 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.435
|
||||
## (2025-06-09)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v22.1.0 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.434
|
||||
## (2025-06-05)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to ab0ba40 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.433
|
||||
## (2025-06-03)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to 151e7fe [balena-renovate[bot]]
|
||||
|
||||
# v4.1.432
|
||||
## (2025-06-02)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v22.0.6 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.431
|
||||
## (2025-06-02)
|
||||
|
||||
* Update dependency ami to ami-0731becbf832f281e [balena-renovate[bot]]
|
||||
|
||||
# v4.1.430
|
||||
## (2025-06-02)
|
||||
|
||||
* Update balena-io-examples/setup-balena-action action to v0.0.18 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.429
|
||||
## (2025-06-02)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.32.28 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.428
|
||||
## (2025-05-30)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v22.0.5 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.427
|
||||
## (2025-05-30)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v22 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.426
|
||||
## (2025-05-29)
|
||||
|
||||
* Update balena-io-examples/setup-balena-action action to v0.0.17 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.425
|
||||
## (2025-05-29)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v37.1.6 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.424
|
||||
## (2025-05-28)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.32.27 [balena-renovate[bot]]
|
||||
|
||||
# v4.1.423
|
||||
## (2025-05-27)
|
||||
|
||||
|
@ -23,4 +23,4 @@ data:
|
||||
- generic-amd64
|
||||
- genericx86-64-ext
|
||||
- intel-nuc
|
||||
version: 4.1.423
|
||||
version: 4.1.450
|
||||
|
@ -79,7 +79,7 @@ services:
|
||||
*with-default-privileges,
|
||||
*with-default-volumes,
|
||||
]
|
||||
image: balena/open-balena-api:37.1.5
|
||||
image: balena/open-balena-api:37.3.2
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
@ -146,7 +146,7 @@ services:
|
||||
*with-network-privileges,
|
||||
*with-default-privileges,
|
||||
]
|
||||
image: balena/open-balena-vpn:11.32.25
|
||||
image: balena/open-balena-vpn:11.32.28
|
||||
depends_on:
|
||||
- api
|
||||
environment:
|
||||
@ -177,7 +177,7 @@ services:
|
||||
*with-default-healthcheck,
|
||||
*with-default-privileges,
|
||||
]
|
||||
image: balena/open-balena-s3:2.28.74
|
||||
image: balena/open-balena-s3:2.28.75
|
||||
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=v21.1.14
|
||||
ARG BALENA_CLI_VERSION=v22.1.1
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
bash \
|
||||
@ -21,11 +21,9 @@ RUN curl -fsSL https://get.docker.com | sh
|
||||
WORKDIR /opt
|
||||
|
||||
RUN set -x; arch=$(uname -m | sed 's/86_64/64/g') \
|
||||
&& wget -q "https://github.com/balena-io/balena-cli/releases/download/${BALENA_CLI_VERSION}/balena-cli-${BALENA_CLI_VERSION}-linux-${arch}-standalone.zip" \
|
||||
&& unzip -q "balena-cli-${BALENA_CLI_VERSION}-linux-${arch}-standalone.zip" \
|
||||
&& rm -rf "balena-cli-${BALENA_CLI_VERSION}-linux-${arch}-standalone.zip"
|
||||
&& wget -qO- "https://github.com/balena-io/balena-cli/releases/download/${BALENA_CLI_VERSION}/balena-cli-${BALENA_CLI_VERSION}-linux-${arch}-standalone.tar.gz" | tar -xzf -
|
||||
|
||||
ENV PATH=/opt/balena-cli:${PATH}
|
||||
ENV PATH=/opt/balena/bin:${PATH}
|
||||
|
||||
COPY functions balena.sh /usr/sbin/
|
||||
|
||||
|
Reference in New Issue
Block a user