From aef85802dca9577a826a7c2cf1afeaa3abbc92b1 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 00:15:44 +0000 Subject: [PATCH] v2.28.60 --- .versionbot/CHANGELOG.yml | 52 +++++++++++++++++++++++++++++++++------ CHANGELOG.md | 20 +++++++++++++++ VERSION | 2 +- 3 files changed, 65 insertions(+), 9 deletions(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index d0ad437..91bcafd 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,43 @@ +- commits: + - subject: Update balena/open-balena-base Docker tag to v18.0.19 + hash: aa0faa355a64a4f525b1a56275d09d49df9d1a7e + body: | + Update balena/open-balena-base from 18.0.17 to 18.0.19 + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: + - commits: + - subject: Update dependency npm to v10.9.1 + hash: ecc560e2b4745929bf03f6e2fee199dd68a7d0fd + body: | + Update npm from 10.9.0 to 10.9.1 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: open-balena-base-18.0.19 + title: "" + date: 2024-11-21T22:54:55.391Z + - commits: + - subject: Update ghcr.io/balena-io-modules/confd-releases Docker tag to v0.0.6 + hash: 840445d0c20392cb1383a257b8818f90e42894ce + body: > + Update ghcr.io/balena-io-modules/confd-releases from 0.0.5 to + 0.0.6 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: open-balena-base-18.0.18 + title: "" + date: 2024-11-18T20:54:44.165Z + version: 2.28.60 + title: "" + date: 2024-11-22T00:15:41.638Z - commits: - subject: Update balena/open-balena-base Docker tag to v18.0.17 hash: 7f0371a0f36f97af087fb7829e69fb48850bdd64 @@ -361,12 +401,9 @@ - commits: - subject: Empty commit to rebuild open-balena-base to fix CVE-2024-6387. hash: 4d7156be75e535ad5ab4a2bf2d574fde1b86d45c - body: > - Causes a rebuild of the open-balena-base to include - openssh-server - + body: | + Causes a rebuild of the open-balena-base to include openssh-server 1:9.2p1-2+deb12u3 (OpenSSH_9.2p1 Debian-2+deb12u3) which fixes - [cve-2024-6387](https://www.qualys.com/2024/07/01/cve-2024-6387/regresshion.txt). footer: Change-type: patch @@ -1493,9 +1530,8 @@ - commits: - subject: Revert minio release prior to deprecation of standalone filesystem hash: f28405b0fa540314ae8efa66a6944dba26d905d6 - body: > - See: - https://min.io/docs/minio/linux/operations/install-deploy-manage/migrate-fs-gateway.html + body: | + See: https://min.io/docs/minio/linux/operations/install-deploy-manage/migrate-fs-gateway.html footer: Change-type: patch change-type: patch diff --git a/CHANGELOG.md b/CHANGELOG.md index 533ecd6..136fd5a 100644 --- a/CHANGELOG.md +++ b/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/). +# v2.28.60 +## (2024-11-22) + + +
+ Update balena/open-balena-base Docker tag to v18.0.19 [balena-renovate[bot]] + +> ## open-balena-base-18.0.19 +> ### (2024-11-21) +> +> * Update dependency npm to v10.9.1 [Self-hosted Renovate Bot] +> +> ## open-balena-base-18.0.18 +> ### (2024-11-18) +> +> * Update ghcr.io/balena-io-modules/confd-releases Docker tag to v0.0.6 [Self-hosted Renovate Bot] +> + +
+ # v2.28.59 ## (2024-11-04) diff --git a/VERSION b/VERSION index 2f50ec6..0c6617e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.28.59 \ No newline at end of file +2.28.60 \ No newline at end of file