mirror of
https://github.com/balena-io/open-balena.git
synced 2025-04-19 08:16:22 +00:00
Compare commits
12 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
d2427bc650 | ||
|
1ef4791d73 | ||
|
001975e72a | ||
|
820eb0feb8 | ||
|
9937ec44c0 | ||
|
47f6fccc74 | ||
|
56ce315893 | ||
|
8aaf30542f | ||
|
025e120ac8 | ||
|
c447305a9b | ||
|
0899107614 | ||
|
4c1bef79f7 |
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -390,6 +390,10 @@ 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'
|
||||
|
@ -1,3 +1,52 @@
|
||||
- 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
|
||||
|
20
CHANGELOG.md
20
CHANGELOG.md
@ -4,6 +4,26 @@ 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)
|
||||
|
||||
|
@ -23,4 +23,4 @@ data:
|
||||
- generic-amd64
|
||||
- genericx86-64-ext
|
||||
- intel-nuc
|
||||
version: 4.1.386
|
||||
version: 4.1.390
|
||||
|
@ -79,7 +79,7 @@ services:
|
||||
*with-default-privileges,
|
||||
*with-default-volumes,
|
||||
]
|
||||
image: balena/open-balena-api:34.10.2
|
||||
image: balena/open-balena-api:35.0.0
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
@ -146,7 +146,7 @@ services:
|
||||
*with-network-privileges,
|
||||
*with-default-privileges,
|
||||
]
|
||||
image: balena/open-balena-vpn:v11.32.5
|
||||
image: balena/open-balena-vpn:11.32.6
|
||||
depends_on:
|
||||
- api
|
||||
environment:
|
||||
|
@ -1,4 +1,4 @@
|
||||
# https://github.com/balena-io/cert-manager
|
||||
FROM balena/cert-manager:0.3.1
|
||||
FROM balena/cert-manager:0.3.2
|
||||
|
||||
COPY *.json /opt/
|
||||
|
Loading…
x
Reference in New Issue
Block a user