mirror of
https://github.com/balena-io/open-balena.git
synced 2025-06-24 18:25:16 +00:00
Compare commits
81 Commits
ab77/patch
...
v4.1.52
Author | SHA1 | Date | |
---|---|---|---|
a9abd83c60 | |||
29ba2f2475 | |||
a068dafe1c | |||
90a1a791b4 | |||
09e0ffd199 | |||
eceb7deb86 | |||
1378d26adc | |||
0196d6f275 | |||
7dcbd0ea01 | |||
f8c71f7fb2 | |||
5ce87e1894 | |||
aec392953f | |||
bc47611d0b | |||
1bfbe7e671 | |||
9e7dca1e77 | |||
0016a812d6 | |||
19473db450 | |||
d796f9c7a9 | |||
cb5784534a | |||
74defe3e37 | |||
e2dd1d1e7c | |||
1210e3657b | |||
c738ed5018 | |||
777aecb83c | |||
3d685adafa | |||
21f1e90f67 | |||
8e416c235b | |||
f5c4ab1166 | |||
36df27a0a5 | |||
33cce523a0 | |||
7c7ab49b0f | |||
affcbc5c92 | |||
c20c3c9b47 | |||
ecaf1c7e1d | |||
900907f07e | |||
e308b28fe8 | |||
c2e8424ad8 | |||
5248f2bc16 | |||
f353fbbbc2 | |||
e6eb50b64a | |||
6f60eb41aa | |||
11f7a27d3e | |||
74cfc75e4b | |||
7ec3dbcbc0 | |||
62c653d7fe | |||
aacb88a4f6 | |||
c54f82e81e | |||
373af1b08b | |||
1cd7f13ad8 | |||
6b00c0bf43 | |||
e3f9ce631f | |||
5a5d8f4974 | |||
71a6518db0 | |||
d00a7c95df | |||
c1a16744b2 | |||
eeedce9219 | |||
f32815c05d | |||
154f2eeb6f | |||
2f79c6e233 | |||
0d88815b20 | |||
2111c694a1 | |||
db40007f15 | |||
b8e98e5246 | |||
3655a59c29 | |||
daec2b7709 | |||
1c28d800cf | |||
3f8ecb9b6e | |||
d61ab65d60 | |||
be6af919b1 | |||
7aab53f4a1 | |||
ad6f491e56 | |||
7879d34af9 | |||
1d12982256 | |||
90c1f5fa8e | |||
688f0a5e02 | |||
6a4182b26e | |||
124e28352c | |||
06bd4b6561 | |||
19b85a87bb | |||
b488898517 | |||
44b6e5a4c1 |
9
.github/workflows/flowzone.yml
vendored
9
.github/workflows/flowzone.yml
vendored
@ -25,15 +25,6 @@ jobs:
|
||||
with:
|
||||
jobs_timeout_minutes: 60
|
||||
cloudflare_website: open-balena
|
||||
custom_runs_on: |
|
||||
[
|
||||
[
|
||||
"self-hosted",
|
||||
"Linux",
|
||||
"X64"
|
||||
]
|
||||
]
|
||||
|
||||
balena_slugs: |
|
||||
balena/open-balena
|
||||
|
||||
|
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -79,7 +79,7 @@ jobs:
|
||||
- name: Setup awscli
|
||||
uses: unfor19/install-aws-cli-action@e8b481e524a99f37fbd39fdc1dcb3341ab091367 # v1
|
||||
|
||||
- uses: aws-actions/configure-aws-credentials@febab93d024649c3429d6b4609fe0a64bd9803f3
|
||||
- uses: aws-actions/configure-aws-credentials@12e3392609eaaceb7ae6191b3f54bbcb85b5002b
|
||||
with:
|
||||
aws-region: ${{ vars.AWS_REGION || 'us-east-1' }}
|
||||
role-session-name: github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}
|
||||
|
@ -1,3 +1,353 @@
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-registry Docker tag to v2.39.65
|
||||
hash: a068dafe1cd6c694885435dc2af90309f3ec0bac
|
||||
body: |
|
||||
Update balena/open-balena-registry from 2.39.63 to 2.39.65
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.52
|
||||
title: ""
|
||||
date: 2024-08-01T19:27:14.377Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v26.1.3
|
||||
hash: eceb7deb864ef77b21902f9be1571a37110c292b
|
||||
body: |
|
||||
Update balena/open-balena-api from 26.1.2 to 26.1.3
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.51
|
||||
title: ""
|
||||
date: 2024-07-23T20:23:52.809Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to 12e3392
|
||||
hash: 7dcbd0ea01f5bd554494fd8d36aaedc21f84b4dc
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.50
|
||||
title: ""
|
||||
date: 2024-07-23T04:14:31.183Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v26
|
||||
hash: aec392953ff40c20e47fae000769d4d8ff8fb167
|
||||
body: |
|
||||
Update balena/open-balena-api from 25.2.8 to 26.1.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.49
|
||||
title: ""
|
||||
date: 2024-07-22T15:21:11.990Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-registry Docker tag to v2.39.63
|
||||
hash: 9e7dca1e77afc8ad19db3c6675bc031199f8c032
|
||||
body: |
|
||||
Update balena/open-balena-registry from 2.39.62 to 2.39.63
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.48
|
||||
title: ""
|
||||
date: 2024-07-19T18:33:11.552Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-s3 Docker tag to v2.28.50
|
||||
hash: d796f9c7a91285e38237a55443c677dad498475d
|
||||
body: |
|
||||
Update balena/open-balena-s3 from 2.28.49 to 2.28.50
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.47
|
||||
title: ""
|
||||
date: 2024-07-19T17:33:39.487Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.30.27
|
||||
hash: e2dd1d1e7c0a21c05352bc1335ae2e0fb28cc61a
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.30.26 to 11.30.27
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.46
|
||||
title: ""
|
||||
date: 2024-07-17T11:32:13.393Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to 6116f2b
|
||||
hash: 777aecb83ca294be1ff0eb03fb1072d8cb4b4632
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.45
|
||||
title: ""
|
||||
date: 2024-07-17T10:18:53.984Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v18.2.33
|
||||
hash: 8e416c235bb659e55e10877efd4cf9c3fc076525
|
||||
body: |
|
||||
Update balena-io/balena-cli from 18.2.32 to 18.2.33
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.44
|
||||
title: ""
|
||||
date: 2024-07-17T09:22:09.080Z
|
||||
- commits:
|
||||
- subject: Remove custom_runs_on instruction from flowzone.yml
|
||||
hash: 33cce523a0a6091d0dce18c25c21d032e555e193
|
||||
body: |
|
||||
This project has no custom actions to run, and was using
|
||||
the legacy input format for custom jobs that is being deprecated.
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Kyle Harding
|
||||
nested: []
|
||||
version: 4.1.43
|
||||
title: ""
|
||||
date: 2024-07-16T18:34:53.997Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v18.2.32
|
||||
hash: c20c3c9b4799daddfb8b0d40c47b631ef5764ccd
|
||||
body: |
|
||||
Update balena-io/balena-cli from 18.2.31 to 18.2.32
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.42
|
||||
title: ""
|
||||
date: 2024-07-16T16:19:12.990Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v25.2.8
|
||||
hash: e308b28fe82974ec25ea35971d3f630cad21104e
|
||||
body: |
|
||||
Update balena/open-balena-api from 25.2.7 to 25.2.8
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.41
|
||||
title: ""
|
||||
date: 2024-07-16T15:43:44.456Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v18.2.31
|
||||
hash: f353fbbbc23484d1eb325efe203e734d5f6cef69
|
||||
body: |
|
||||
Update balena-io/balena-cli from 18.2.30 to 18.2.31
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.40
|
||||
title: ""
|
||||
date: 2024-07-15T22:17:15.441Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v18.2.30
|
||||
hash: 11f7a27d3e0a5492da0b5949b06016f7e9853a67
|
||||
body: |
|
||||
Update balena-io/balena-cli from 18.2.29 to 18.2.30
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.39
|
||||
title: ""
|
||||
date: 2024-07-15T20:02:03.290Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v25.2.7
|
||||
hash: 62c653d7feec0984095a6287acf63e6ae0d6972f
|
||||
body: |
|
||||
Update balena/open-balena-api from 25.2.5 to 25.2.7
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.38
|
||||
title: ""
|
||||
date: 2024-07-15T16:53:48.116Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v18.2.29
|
||||
hash: 373af1b08bc88810e64b28e5835949985f02c687
|
||||
body: |
|
||||
Update balena-io/balena-cli from 18.2.28 to 18.2.29
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.37
|
||||
title: ""
|
||||
date: 2024-07-12T16:22:10.988Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v18.2.28
|
||||
hash: e3f9ce631f9a59f7e58f45458ba8d42eae39cbc5
|
||||
body: |
|
||||
Update balena-io/balena-cli from 18.2.25 to 18.2.28
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.36
|
||||
title: ""
|
||||
date: 2024-07-12T14:19:27.958Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-vpn Docker tag to v11.30.26
|
||||
hash: d00a7c95df84dfac2589067cee8bdcc8dd0cab8c
|
||||
body: |
|
||||
Update balena/open-balena-vpn from 11.30.23 to 11.30.26
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.35
|
||||
title: ""
|
||||
date: 2024-07-12T00:22:23.539Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-registry Docker tag to v2.39.62
|
||||
hash: f32815c05de34bd089cf43c30384fcf5602a97a9
|
||||
body: |
|
||||
Update balena/open-balena-registry from 2.39.61 to 2.39.62
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.34
|
||||
title: ""
|
||||
date: 2024-07-11T22:32:18.638Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to 96589f5
|
||||
hash: 0d88815b2099bf7cb894d07c23ae0a31c72c3803
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.33
|
||||
title: ""
|
||||
date: 2024-07-11T20:56:36.530Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-s3 Docker tag to v2.28.49
|
||||
hash: b8e98e52463c4ab455b1b2fcb7b3e7a9047c6553
|
||||
body: |
|
||||
Update balena/open-balena-s3 from 2.28.48 to 2.28.49
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.32
|
||||
title: ""
|
||||
date: 2024-07-11T17:17:34.659Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v25.2.5
|
||||
hash: 1c28d800cfb9005b29b6ee70373309b243ac4a5d
|
||||
body: |
|
||||
Update balena/open-balena-api from 25.2.0 to 25.2.5
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.31
|
||||
title: ""
|
||||
date: 2024-07-11T16:22:22.102Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v18.2.25
|
||||
hash: be6af919b1ed89ec4cb57a9b506d32383948e500
|
||||
body: |
|
||||
Update balena-io/balena-cli from 18.2.22 to 18.2.25
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.30
|
||||
title: ""
|
||||
date: 2024-07-11T15:50:44.267Z
|
||||
- commits:
|
||||
- subject: Update dependency balena-io/balena-cli to v18.2.22
|
||||
hash: 7879d34af93f294cef526628c4cc0ed3ce887107
|
||||
body: |
|
||||
Update balena-io/balena-cli from 18.2.20 to 18.2.22
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.29
|
||||
title: ""
|
||||
date: 2024-07-10T18:20:25.967Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-registry Docker tag to v2.39.61
|
||||
hash: 688f0a5e0235d9255cd9d041795ca9fe936ec2dc
|
||||
body: |
|
||||
Update balena/open-balena-registry from 2.39.60 to 2.39.61
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.28
|
||||
title: ""
|
||||
date: 2024-07-09T21:13:43.409Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v25.2.0
|
||||
hash: 06bd4b6561a90a5d09891d872223d388f593108e
|
||||
body: |
|
||||
Update balena/open-balena-api from 25.1.29 to 25.2.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.27
|
||||
title: ""
|
||||
date: 2024-07-09T20:23:31.619Z
|
||||
- commits:
|
||||
- subject: Relax regex to match all Let's Encrypt CNs
|
||||
hash: 44b6e5a4c12f754aa2ed1b9a5ec9d3d7a01b5778
|
||||
body: ""
|
||||
footer:
|
||||
change-type: patch
|
||||
author: Anton Belodedenko
|
||||
nested: []
|
||||
version: 4.1.26
|
||||
title: ""
|
||||
date: 2024-07-09T19:15:06.632Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-s3 Docker tag to v2.28.48
|
||||
hash: 7924ee920abca8caa0a499cd9a3af7efc6f06342
|
||||
|
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.52
|
||||
## (2024-08-01)
|
||||
|
||||
* Update balena/open-balena-registry Docker tag to v2.39.65 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.51
|
||||
## (2024-07-23)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v26.1.3 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.50
|
||||
## (2024-07-23)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to 12e3392 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.49
|
||||
## (2024-07-22)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v26 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.48
|
||||
## (2024-07-19)
|
||||
|
||||
* Update balena/open-balena-registry Docker tag to v2.39.63 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.47
|
||||
## (2024-07-19)
|
||||
|
||||
* Update balena/open-balena-s3 Docker tag to v2.28.50 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.46
|
||||
## (2024-07-17)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.30.27 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.45
|
||||
## (2024-07-17)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to 6116f2b [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.44
|
||||
## (2024-07-17)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v18.2.33 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.43
|
||||
## (2024-07-16)
|
||||
|
||||
* Remove custom_runs_on instruction from flowzone.yml [Kyle Harding]
|
||||
|
||||
# v4.1.42
|
||||
## (2024-07-16)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v18.2.32 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.41
|
||||
## (2024-07-16)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v25.2.8 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.40
|
||||
## (2024-07-15)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v18.2.31 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.39
|
||||
## (2024-07-15)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v18.2.30 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.38
|
||||
## (2024-07-15)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v25.2.7 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.37
|
||||
## (2024-07-12)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v18.2.29 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.36
|
||||
## (2024-07-12)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v18.2.28 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.35
|
||||
## (2024-07-12)
|
||||
|
||||
* Update balena/open-balena-vpn Docker tag to v11.30.26 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.34
|
||||
## (2024-07-11)
|
||||
|
||||
* Update balena/open-balena-registry Docker tag to v2.39.62 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.33
|
||||
## (2024-07-11)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to 96589f5 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.32
|
||||
## (2024-07-11)
|
||||
|
||||
* Update balena/open-balena-s3 Docker tag to v2.28.49 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.31
|
||||
## (2024-07-11)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v25.2.5 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.30
|
||||
## (2024-07-11)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v18.2.25 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.29
|
||||
## (2024-07-10)
|
||||
|
||||
* Update dependency balena-io/balena-cli to v18.2.22 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.28
|
||||
## (2024-07-09)
|
||||
|
||||
* Update balena/open-balena-registry Docker tag to v2.39.61 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.27
|
||||
## (2024-07-09)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v25.2.0 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.26
|
||||
## (2024-07-09)
|
||||
|
||||
* Relax regex to match all Let's Encrypt CNs [Anton Belodedenko]
|
||||
|
||||
# v4.1.25
|
||||
## (2024-07-09)
|
||||
|
||||
|
2
Makefile
2
Makefile
@ -145,7 +145,7 @@ auto-pki: config # Start all services using LetsEncrypt and ACME
|
||||
@docker compose up -d
|
||||
@$(MAKE) waitlog SERVICE=cert-manager LOG_STRING="/certs/export/chain.pem Certificate will not expire in [0-9] days"
|
||||
@$(MAKE) waitlog SERVICE=cert-manager LOG_STRING="subject=CN = ${DNS_TLD}"
|
||||
@$(MAKE) waitlog SERVICE=cert-manager LOG_STRING="issuer=C = US, O = Let's Encrypt, CN = R3"
|
||||
@$(MAKE) waitlog SERVICE=cert-manager LOG_STRING="issuer=C = US, O = Let's Encrypt, CN = .*"
|
||||
@$(MAKE) wait SERVICE=haproxy
|
||||
@$(MAKE) showenv
|
||||
@$(MAKE) showpass
|
||||
|
@ -23,4 +23,4 @@ data:
|
||||
- generic-amd64
|
||||
- genericx86-64-ext
|
||||
- intel-nuc
|
||||
version: 4.1.25
|
||||
version: 4.1.52
|
||||
|
@ -79,7 +79,7 @@ services:
|
||||
*with-default-privileges,
|
||||
*with-default-volumes,
|
||||
]
|
||||
image: balena/open-balena-api:v25.1.29
|
||||
image: balena/open-balena-api:v26.1.3
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
@ -119,7 +119,7 @@ services:
|
||||
*with-default-healthcheck,
|
||||
*with-default-privileges,
|
||||
]
|
||||
image: balena/open-balena-registry:v2.39.60
|
||||
image: balena/open-balena-registry:v2.39.65
|
||||
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.23
|
||||
image: balena/open-balena-vpn:v11.30.27
|
||||
depends_on:
|
||||
- api
|
||||
environment:
|
||||
@ -175,7 +175,7 @@ services:
|
||||
*with-default-healthcheck,
|
||||
*with-default-privileges,
|
||||
]
|
||||
image: balena/open-balena-s3:v2.28.48
|
||||
image: balena/open-balena-s3:v2.28.50
|
||||
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=v18.2.20
|
||||
ARG BALENA_CLI_VERSION=v18.2.33
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
bash \
|
||||
|
Reference in New Issue
Block a user