Compare commits

...

6 Commits

Author SHA1 Message Date
21c4a97638 v4.1.195 2024-10-27 14:21:48 +00:00
e0c7c763e7 Merge pull request #462 from balena-io/renovate/balena-open-balena-api-30.2.x
Update balena/open-balena-api Docker tag to v30.2.2
2024-10-27 14:20:57 +00:00
636b9dabce Update balena/open-balena-api Docker tag to v30.2.2
Update balena/open-balena-api from 30.2.1 to 30.2.2

Change-type: patch
2024-10-27 14:00:54 +00:00
1d125782ab v4.1.194 2024-10-25 22:23:36 +00:00
96aa4ea863 Merge pull request #461 from balena-io/renovate/balena-open-balena-api-30.2.x
Update balena/open-balena-api Docker tag to v30.2.1
2024-10-25 22:22:44 +00:00
0e6edc5eac Update balena/open-balena-api Docker tag to v30.2.1
Update balena/open-balena-api from 30.2.0 to 30.2.1

Change-type: patch
2024-10-25 22:02:09 +00:00
5 changed files with 39 additions and 3 deletions

View File

@ -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

View File

@ -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)

View File

@ -1 +1 @@
4.1.193
4.1.195

View File

@ -23,4 +23,4 @@ data:
- generic-amd64
- genericx86-64-ext
- intel-nuc
version: 4.1.193
version: 4.1.195

View File

@ -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