mirror of
https://github.com/balena-io/open-balena.git
synced 2025-06-24 18:25:16 +00:00
Compare commits
18 Commits
Author | SHA1 | Date | |
---|---|---|---|
ca72e711d3 | |||
4e2ecb653f | |||
15e93fecc7 | |||
47ed0ce133 | |||
bb9ed97688 | |||
217473e54a | |||
6e7dae2cc9 | |||
f4f12d2d1a | |||
ca910f88d1 | |||
9ffdce4e9b | |||
4038e45a3d | |||
6474a7a8b5 | |||
f095a2c596 | |||
459cca7449 | |||
8090670ae6 | |||
a88a0cb89d | |||
4ee327b84a | |||
12d9370d6f |
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
||||
fail-fast: true
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@b80ff79f1755d06ba70441c368a6fe801f5f3a62
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
|
||||
with:
|
||||
# FIXME: remove once balenaBlocks/balenaVirt is a thing
|
||||
submodules: true
|
||||
|
@ -1,3 +1,81 @@
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v25
|
||||
hash: 15e93fecc72c13d7749e862b3137890b0443bb52
|
||||
body: |
|
||||
Update balena/open-balena-api from 24.3.1 to 25.0.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.0.43
|
||||
title: ""
|
||||
date: 2024-06-17T16:26:19.681Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v5.16
|
||||
hash: 217473e54acc86d8ea9f42b23ae91f507f340508
|
||||
body: |
|
||||
Update qemux/qemu-docker from 5.15 to 5.16
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.0.42
|
||||
title: ""
|
||||
date: 2024-06-13T22:57:11.136Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v5.15
|
||||
hash: ca910f88d126f00cf0e4d0c5193485e27b98457d
|
||||
body: |
|
||||
Update qemux/qemu-docker from 5.14 to 5.15
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.0.41
|
||||
title: ""
|
||||
date: 2024-06-12T20:57:38.623Z
|
||||
- commits:
|
||||
- subject: Update actions/checkout digest to 692973e
|
||||
hash: 6474a7a8b586d9aa354f01094d8bd01e495b7400
|
||||
body: |
|
||||
Update actions/checkout
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.0.40
|
||||
title: ""
|
||||
date: 2024-06-12T18:58:42.570Z
|
||||
- commits:
|
||||
- subject: Update actions/checkout digest to 6ccd57f
|
||||
hash: 8090670ae69dcf6d394b2a83c58bc8942a5c7c4a
|
||||
body: |
|
||||
Update actions/checkout
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.0.39
|
||||
title: ""
|
||||
date: 2024-06-12T17:59:47.271Z
|
||||
- commits:
|
||||
- subject: Update actions/checkout digest to b17fe1e
|
||||
hash: 12d9370d6f01fc5696aad22a8450ed5ddfe21237
|
||||
body: |
|
||||
Update actions/checkout
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.0.38
|
||||
title: ""
|
||||
date: 2024-06-12T16:04:51.156Z
|
||||
- commits:
|
||||
- subject: Update qemux/qemu-docker Docker tag to v5.14
|
||||
hash: 9345f75b3b05ece962c0a4f7cdf58dfee289e1c4
|
||||
|
30
CHANGELOG.md
30
CHANGELOG.md
@ -4,6 +4,36 @@ 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.43
|
||||
## (2024-06-17)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v25 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.0.42
|
||||
## (2024-06-13)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v5.16 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.0.41
|
||||
## (2024-06-12)
|
||||
|
||||
* Update qemux/qemu-docker Docker tag to v5.15 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.0.40
|
||||
## (2024-06-12)
|
||||
|
||||
* Update actions/checkout digest to 692973e [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.0.39
|
||||
## (2024-06-12)
|
||||
|
||||
* Update actions/checkout digest to 6ccd57f [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.0.38
|
||||
## (2024-06-12)
|
||||
|
||||
* Update actions/checkout digest to b17fe1e [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.0.37
|
||||
## (2024-06-12)
|
||||
|
||||
|
@ -23,4 +23,4 @@ data:
|
||||
- generic-amd64
|
||||
- genericx86-64-ext
|
||||
- intel-nuc
|
||||
version: 4.0.37
|
||||
version: 4.0.43
|
||||
|
@ -79,7 +79,7 @@ services:
|
||||
*with-default-privileges,
|
||||
*with-default-volumes,
|
||||
]
|
||||
image: balena/open-balena-api:v24.3.1
|
||||
image: balena/open-balena-api:v25.0.2
|
||||
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.14
|
||||
FROM qemux/qemu-docker:5.16
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
minicom \
|
||||
|
Reference in New Issue
Block a user