mirror of
https://github.com/balena-io/open-balena.git
synced 2025-06-24 18:25:16 +00:00
Compare commits
6 Commits
Author | SHA1 | Date | |
---|---|---|---|
21c4a97638 | |||
e0c7c763e7 | |||
636b9dabce | |||
1d125782ab | |||
96aa4ea863 | |||
0e6edc5eac |
@ -1,3 +1,29 @@
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.2.2
|
||||
hash: 636b9dabce92f029ef87744a73714a068b85d346
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.2.1 to 30.2.2
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.195
|
||||
title: ""
|
||||
date: 2024-10-27T14:21:44.508Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.2.1
|
||||
hash: 0e6edc5eac6a79e39c7c21877280cb63b96ee2d1
|
||||
body: |
|
||||
Update balena/open-balena-api from 30.2.0 to 30.2.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Self-hosted Renovate Bot
|
||||
nested: []
|
||||
version: 4.1.194
|
||||
title: ""
|
||||
date: 2024-10-25T22:23:33.196Z
|
||||
- commits:
|
||||
- subject: Update balena/open-balena-api Docker tag to v30.2.0
|
||||
hash: df17a97b3de143a0e4c6b09b3d9bb17403719df8
|
||||
|
10
CHANGELOG.md
10
CHANGELOG.md
@ -4,6 +4,16 @@ 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.195
|
||||
## (2024-10-27)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.2.2 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.194
|
||||
## (2024-10-25)
|
||||
|
||||
* Update balena/open-balena-api Docker tag to v30.2.1 [Self-hosted Renovate Bot]
|
||||
|
||||
# v4.1.193
|
||||
## (2024-10-25)
|
||||
|
||||
|
@ -23,4 +23,4 @@ data:
|
||||
- generic-amd64
|
||||
- genericx86-64-ext
|
||||
- intel-nuc
|
||||
version: 4.1.193
|
||||
version: 4.1.195
|
||||
|
@ -79,7 +79,7 @@ services:
|
||||
*with-default-privileges,
|
||||
*with-default-volumes,
|
||||
]
|
||||
image: balena/open-balena-api:v30.2.0
|
||||
image: balena/open-balena-api:v30.2.2
|
||||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
|
Reference in New Issue
Block a user