diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 16aaec3..70f9da6 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,69 @@ +- commits: + - subject: Update balena/open-balena-base Docker tag to v17.0.10 + hash: f5e4ded1fd50f2eb6e476d092b08e0f27f402a7d + body: | + Update balena/open-balena-base from 17.0.6 to 17.0.10 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Update dependency node to v21.7.1 + hash: 00982618ef48ad40ee83d269593bcfabcd5c102b + body: | + Update node from 21.7.0 to 21.7.1 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: open-balena-base-17.0.10 + title: "" + date: 2024-03-08T22:55:50.554Z + - commits: + - subject: Update dependency node to v21.7.0 + hash: 090c5b72737c4849076108d38b84b77b482822f1 + body: | + Update node from 21.6.2 to 21.7.0 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: open-balena-base-17.0.9 + title: "" + date: 2024-03-06T18:58:19.803Z + - commits: + - subject: Update dependency npm to v10.5.0 + hash: 7151fd9008f9443c677441177c2959a0e35b952d + body: | + Update npm from 10.4.0 to 10.5.0 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: open-balena-base-17.0.8 + title: "" + date: 2024-02-28T18:58:05.433Z + - commits: + - subject: Fix docker cache-from for no-system variants + hash: 47989bd29164aaef2f78c2642aeaf64185df5561 + body: "" + footer: + See: https://github.com/balena-io-modules/open-balena-base/pull/343 + see: https://github.com/balena-io-modules/open-balena-base/pull/343 + Change-type: patch + change-type: patch + author: Kyle Harding + nested: [] + version: open-balena-base-17.0.7 + title: "" + date: 2024-02-27T21:40:13.465Z + version: 5.0.45 + title: "" + date: 2024-03-21T02:59:28.095Z - commits: - subject: Update balena/open-balena-base Docker tag to v17.0.6 hash: 1b1f6ecc29bfee32528051ab9f4c7b7a12966688 @@ -1832,7 +1898,8 @@ * if global config already contains the value(s) for the map, use them - * don't explicitly require BALENA_DEVICE_UID (openBalena/dockerd) + * don't explicitly require BALENA_DEVICE_UID + (openBalena/dockerd) * add REGISTRY S3 secrets footer: @@ -2091,9 +2158,11 @@ [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. - - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) + - [Release + notes](https://github.com/follow-redirects/follow-redirects/releases) - - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8) + - + [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8) --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 933a24b..194611e 100644 --- a/CHANGELOG.md +++ b/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/). +# v5.0.45 +## (2024-03-21) + + +
+ Update balena/open-balena-base Docker tag to v17.0.10 [Self-hosted Renovate Bot] + +> ## open-balena-base-17.0.10 +> ### (2024-03-08) +> +> * Update dependency node to v21.7.1 [Self-hosted Renovate Bot] +> +> ## open-balena-base-17.0.9 +> ### (2024-03-06) +> +> * Update dependency node to v21.7.0 [Self-hosted Renovate Bot] +> +> ## open-balena-base-17.0.8 +> ### (2024-02-28) +> +> * Update dependency npm to v10.5.0 [Self-hosted Renovate Bot] +> +> ## open-balena-base-17.0.7 +> ### (2024-02-27) +> +> * Fix docker cache-from for no-system variants [Kyle Harding] +> + +
+ # v5.0.44 ## (2024-02-27) diff --git a/VERSION b/VERSION index 2baca66..27ade18 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.0.44 \ No newline at end of file +5.0.45 \ No newline at end of file diff --git a/balena.yml b/balena.yml index 815a53a..edeb468 100644 --- a/balena.yml +++ b/balena.yml @@ -1,6 +1,6 @@ name: open-balena-registry-proxy type: sw.block -version: 5.0.44 +version: 5.0.45 description: >- Pull container images directly from the balenaHub container registry! assets: diff --git a/package-lock.json b/package-lock.json index 8b3df0c..66d59ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "balena-registry-proxy", - "version": "5.0.44", + "version": "5.0.45", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "balena-registry-proxy", - "version": "5.0.44", + "version": "5.0.45", "license": "Apache-2.0", "dependencies": { "auth-header": "^1.0.0", diff --git a/package.json b/package.json index 3bc19ee..13de3eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "balena-registry-proxy", - "version": "5.0.44", + "version": "5.0.45", "description": "Proxied names for balena registry release images", "private": true, "main": "src/app", @@ -76,6 +76,6 @@ "npm": "^10.4.0" }, "versionist": { - "publishedAt": "2024-02-27T21:40:32.545Z" + "publishedAt": "2024-03-21T02:59:28.806Z" } }