mirror of
https://github.com/balena-io/open-balena.git
synced 2025-06-24 18:25:16 +00:00
Compare commits
21 Commits
Author | SHA1 | Date | |
---|---|---|---|
bf0b843624 | |||
6d92d50c1c | |||
8af31148c1 | |||
6e69b42963 | |||
e6764e2919 | |||
54d3cd3c1c | |||
4a2b04b18f | |||
14b7daea72 | |||
4f8413e564 | |||
fdbe6df36a | |||
ceb81db652 | |||
76cb7ef4ea | |||
d9b8b8f2b4 | |||
72088ac8eb | |||
b4af363152 | |||
dc83f0b095 | |||
6f7c7a54f4 | |||
07e01297aa | |||
7a36fe1f76 | |||
7a63a52dea | |||
af2ce80fd9 |
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
# FIXME: remove once balenaBlocks/balenaVirt is a thing
|
||||
submodules: true
|
||||
|
||||
- uses: aws-actions/configure-aws-credentials@43c891271eabca0b34d95f2453e2fe354928b16d
|
||||
- uses: aws-actions/configure-aws-credentials@bd0758102444af2a09b9e47a2c93d0f091c1252d
|
||||
with:
|
||||
aws-region: ${{ vars.AWS_REGION || 'us-east-1' }}
|
||||
role-session-name: github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}
|
||||
|
@ -1,3 +1,94 @@
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v23.3.0
|
||||
hash: 8af31148c18212739bf3024bb7164e3b4f260308
|
||||
body: |
|
||||
Update balena/open-balena-api from 23.2.0 to 23.3.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.0.20
|
||||
title: ""
|
||||
date: 2024-06-06T09:58:27.460Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v23.2.0
|
||||
hash: 54d3cd3c1ca590d4c53b54b2fbcd9b4ad959ad4c
|
||||
body: |
|
||||
Update balena/open-balena-api from 23.1.0 to 23.2.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.0.19
|
||||
title: ""
|
||||
date: 2024-06-05T16:00:22.731Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v5.11
|
||||
hash: 4f8413e564cd984a7f17c9c249d7372f796bb117
|
||||
body: |
|
||||
Update qemux/qemu-docker from 5.10 to 5.11
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.0.18
|
||||
title: ""
|
||||
date: 2024-06-05T10:57:38.282Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v23.1.0
|
||||
hash: 76cb7ef4eac98da7e94e974c4b8f96cc14524f02
|
||||
body: |
|
||||
Update balena/open-balena-api from 23.0.2 to 23.1.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.0.17
|
||||
title: ""
|
||||
date: 2024-06-04T21:00:51.177Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v23.0.2
|
||||
hash: b4af363152633e55e62271d42001cc2cc02a1232
|
||||
body: |
|
||||
Update balena/open-balena-api from 23.0.1 to 23.0.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.0.16
|
||||
title: ""
|
||||
date: 2024-06-04T15:03:51.966Z
|
||||
- commits:
|
||||
- subject: Update aws-actions/configure-aws-credentials digest to bd07581
|
||||
hash: 07e01297aae1d548ae51bfb2ae8acc0f66a1cef2
|
||||
body: |
|
||||
Update aws-actions/configure-aws-credentials
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.0.15
|
||||
title: ""
|
||||
date: 2024-06-04T04:00:00.889Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v5.10
|
||||
hash: af2ce80fd99cefd6cec3937dfd40331396042210
|
||||
body: |
|
||||
Update qemux/qemu-docker from 5.09 to 5.10
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.0.14
|
||||
title: ""
|
||||
date: 2024-06-02T19:57:14.160Z
|
||||
- commits:
|
||||
- subject: Update ubuntu Docker tag to v24
|
||||
hash: 496a1d75ec7f5a3b8f499eeb49c595f25f63ce49
|
||||
|
35
CHANGELOG.md
35
CHANGELOG.md
@ -4,6 +4,41 @@ 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.0.20
|
||||
## (2024-06-06)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v23.3.0 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.0.19
|
||||
## (2024-06-05)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v23.2.0 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.0.18
|
||||
## (2024-06-05)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v5.11 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.0.17
|
||||
## (2024-06-04)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v23.1.0 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.0.16
|
||||
## (2024-06-04)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v23.0.2 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.0.15
|
||||
## (2024-06-04)
|
||||
|
||||
* Update aws-actions/configure-aws-credentials digest to bd07581 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.0.14
|
||||
## (2024-06-02)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v5.10 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.0.13
|
||||
## (2024-05-30)
|
||||
|
||||
|
@ -23,4 +23,4 @@ data:
|
||||
- generic-amd64
|
||||
- genericx86-64-ext
|
||||
- intel-nuc
|
||||
version: 4.0.13
|
||||
version: 4.0.20
|
||||
|
@ -79,7 +79,7 @@ services:
|
||||
*with-default-privileges,
|
||||
*with-default-volumes,
|
||||
]
|
||||
image: balena/open-balena-api:v23.0.1
|
||||
image: balena/open-balena-api:v23.3.0
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
|
@ -1,6 +1,6 @@
|
||||
# https://hub.docker.com/r/qemux/qemu-docker
|
||||
# https://github.com/qemus/qemu-docker
|
||||
FROM qemux/qemu-docker:5.09
|
||||
FROM qemux/qemu-docker:5.11
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
minicom \
|
||||
|
Reference in New Issue
Block a user