From 3c9ab2345e0e1abd8889d072c8cf610bf91cc5c3 Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 15:05:43 +0000 Subject: [PATCH] v0.14.38 --- .versionbot/CHANGELOG.yml | 29 +++++++++++++++++++++++++++++ CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- balena.yml | 2 +- 4 files changed, 46 insertions(+), 2 deletions(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 1500b5d6..ac7d5c46 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,32 @@ +- commits: + - subject: Update ghcr.io/product-os/github-runner-vm Docker tag to v0.2.23 + hash: 0ef4c146f8534d0255627356519d418b5fa076d7 + body: | + Update ghcr.io/product-os/github-runner-vm from 0.2.22 to 0.2.23 + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Test the runners without a tmpfs for the jailer root + hash: 8571bdaab164682cd5220548e4479372a56d65b1 + body: | + The rootfs is recreated on every run anyway, so we + don't need to always run in tmpfs. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: github-runner-vm-0.2.23 + title: "" + date: 2024-05-13T14:19:59.351Z + version: 0.14.38 + title: "" + date: 2024-05-13T15:05:39.197Z - commits: - subject: Do not use tmpfs for root filesystem hash: fab3c315ea2ff4e8837e5d6986a1f1b4487e0d08 diff --git a/CHANGELOG.md b/CHANGELOG.md index b36ea6d8..71399fc8 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/). +# v0.14.38 +## (2024-05-13) + + +
+ Update ghcr.io/product-os/github-runner-vm Docker tag to v0.2.23 [Self-hosted Renovate Bot] + +> ## github-runner-vm-0.2.23 +> ### (2024-05-13) +> +> * Test the runners without a tmpfs for the jailer root [Kyle Harding] +> + +
+ # v0.14.37 ## (2024-05-13) diff --git a/VERSION b/VERSION index 3c53e3f5..e77d9920 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.14.37 \ No newline at end of file +0.14.38 \ No newline at end of file diff --git a/balena.yml b/balena.yml index b8ab16d3..fb915814 100644 --- a/balena.yml +++ b/balena.yml @@ -1,3 +1,3 @@ name: github-runners type: sw.application -version: 0.14.37 +version: 0.14.38