Skip to content

Commit

Permalink
v14.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Aug 24, 2023
1 parent 401e527 commit 783bf8b
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 4 deletions.
47 changes: 47 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,50 @@
- commits:
- subject: Update balena/open-balena-base Docker tag to v15.0.4
hash: 67b529d9957f79e75aa713d4cf27df61d2b96bb5
body: |
Update balena/open-balena-base from 15.0.3 to 15.0.4
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Use renovate regex annotations to manage confd releases
hash: eedbc17be7ea813b8b6880acff6bc85740559cc5
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
- subject: Install node and npm manually in no-systemd variant
hash: b3b1b2bcb75c6ce18dafa97b6f922ea73f88986d
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
- subject: Use renovate regex annotations to version node and npm
hash: 62907af9882c43306bcc2592385977550c64c022
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: open-balena-base-15.0.4
title: ""
date: 2023-08-24T14:21:05.702Z
version: 14.3.4
title: ""
date: 2023-08-24T15:17:29.984Z
- commits:
- subject: Enable external PRs to run custom actions
hash: ee329ee856e81db3a3bec289d002a4e2ad784e20
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ 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/).

## 14.3.4 - 2023-08-24


<details>
<summary> Update balena/open-balena-base Docker tag to v15.0.4 [Self-hosted Renovate Bot] </summary>

> ### open-balena-base-15.0.4 - 2023-08-24
>
> * Use renovate regex annotations to manage confd releases [Kyle Harding]
> * Install node and npm manually in no-systemd variant [Kyle Harding]
> * Use renovate regex annotations to version node and npm [Kyle Harding]
>
</details>

## 14.3.3 - 2023-08-23

* Enable external PRs to run custom actions [Pagan Gazzard]
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@balena/open-balena-api",
"description": "Internet of things, Made Simple",
"version": "14.3.3",
"version": "14.3.4",
"license": "AGPL-3.0",
"repository": {
"type": "git",
Expand Down Expand Up @@ -152,6 +152,6 @@
"_": "index.js"
},
"versionist": {
"publishedAt": "2023-08-23T15:34:26.973Z"
"publishedAt": "2023-08-24T15:17:31.864Z"
}
}

0 comments on commit 783bf8b

Please sign in to comment.