From bec65349d6ccf5942a534b6ee137cf7f4a87dfd4 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 01:42:58 +0000 Subject: [PATCH] v2.28.18 --- .versionbot/CHANGELOG.yml | 25 +++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 3 files changed, 41 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 1f490d5..ea770fb 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,28 @@ +- commits: + - subject: Update balena/open-balena-base Docker tag to v16.0.16 + hash: e3325cf97c73bd6480b895e693ba16a5eff06449 + body: | + Update balena/open-balena-base from 16.0.15 to 16.0.16 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: remove self-hosted Sentry config + hash: 3f390363034c3d9ceeacaa78c93ceee927a9aaff + body: | + * components can be manually configuired to point to SaaS Sentry + footer: + change-type: patch + author: ab77 + nested: [] + version: open-balena-base-16.0.16 + title: "" + date: 2023-12-05T00:24:26.689Z + version: 2.28.18 + title: "" + date: 2023-12-05T01:42:54.994Z - commits: - subject: Update balena/open-balena-base Docker tag to v16.0.15 hash: ea870f39480236e09ea75373a4e7d8b76f5641c9 diff --git a/CHANGELOG.md b/CHANGELOG.md index cc755a0..fca33fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/). +# v2.28.18 +## (2023-12-05) + + +
+ Update balena/open-balena-base Docker tag to v16.0.16 [Self-hosted Renovate Bot] + +> ## open-balena-base-16.0.16 +> ### (2023-12-05) +> +> * remove self-hosted Sentry config [ab77] +> + +
+ # v2.28.17 ## (2023-11-22) diff --git a/VERSION b/VERSION index 755b386..16317bd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.28.17 \ No newline at end of file +2.28.18 \ No newline at end of file