diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 2556ace..18d5aae 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update timberio/vector Docker tag to v0.42.0 + hash: bc2af2ab9e6662cf8a5ca53f6a2055e8dc5e93d7 + body: | + Update timberio/vector from 0.39.0 to 0.42.0 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: 1.10.11 + title: "" + date: 2024-11-03T12:37:08.152Z - commits: - subject: Add docker-bake config for multi-arch amd64/arm64 builds. hash: 1f9d623d7b351603ae4ae2fd8574fd2e3c04cee3 diff --git a/CHANGELOG.md b/CHANGELOG.md index 378fe67..0befe19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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/). +# v1.10.11 +## (2024-11-03) + +* Update timberio/vector Docker tag to v0.42.0 [Self-hosted Renovate Bot] + # v1.10.10 ## (2024-10-01) diff --git a/VERSION b/VERSION index 58084a6..4f788a9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.10.10 \ No newline at end of file +1.10.11 \ No newline at end of file diff --git a/balena.yml b/balena.yml index 17a985f..e54bbbd 100644 --- a/balena.yml +++ b/balena.yml @@ -27,4 +27,4 @@ data: - surface-go - surface-pro-6 - up-board -version: 1.10.10 +version: 1.10.11