From f8aff4d036a4e29024fe26065337c0363379715a Mon Sep 17 00:00:00 2001 From: Balena CI <34882892+balena-ci@users.noreply.github.com> Date: Sun, 17 Jul 2022 18:33:05 +0300 Subject: [PATCH] v2.99.26+rev1 --- .versionbot/CHANGELOG.yml | 68 +++++++++++++++++++++++++++++++++++++++ CHANGELOG.md | 22 +++++++++++++ VERSION | 2 +- 3 files changed, 91 insertions(+), 1 deletion(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index a011a09..e120e4e 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,71 @@ +- commits: + - subject: Update contracts to 4df6bf241e40b34e4d7051c97ba4f9cf1945c45f + hash: af0fada3274c96a286f561b54a3f8b09c30f8cc6 + body: Update contracts + footer: + Changelog-entry: Update contracts to 4df6bf241e40b34e4d7051c97ba4f9cf1945c45f + changelog-entry: Update contracts to 4df6bf241e40b34e4d7051c97ba4f9cf1945c45f + author: renovate[bot] + nested: + - commits: + - subject: "hw.device-type: Add correct tdpzu9 board" + hash: 854890e2c4516145bd8e92e9d2f8f8066cb364a5 + body: | + There was a mismatch in between the dir name + and the actual slug name. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Florin Sarbu + signed-off-by: Florin Sarbu + author: Florin Sarbu + version: contracts-2.0.6 + title: "'hw.device-type: Add correct tdpzu9 board'" + date: 2022-07-17T12:40:20.750Z + - commits: + - subject: Add node v18.6.0 + hash: 9c2c0aeb2570a4c34e02d118c82d0ab548c01832 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Trong Nghia Nguyen + signed-off-by: Trong Nghia Nguyen + author: Trong Nghia Nguyen + - subject: Add golang v1.8.4 and v1.17.12 + hash: ba582ac955d9f8c50634556860289ee1473770fd + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Trong Nghia Nguyen + signed-off-by: Trong Nghia Nguyen + author: Trong Nghia Nguyen + - subject: Add node v18.5.0 v16.16.0 and v14.20.0 + hash: 036940834afc4231e89caffe4ea94dbfc2f665d2 + body: | + Drop v17.x series + footer: + Change-type: patch + change-type: patch + Signed-off-by: Trong Nghia Nguyen + signed-off-by: Trong Nghia Nguyen + author: Trong Nghia Nguyen + - subject: Remove Debian Stretch as it is EOL + hash: 623e9032a3e81cf42d11736e7eed3ed54a24ebbc + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Trong Nghia Nguyen + signed-off-by: Trong Nghia Nguyen + author: Trong Nghia Nguyen + version: contracts-2.0.5 + title: "'Few base images updates'" + date: 2022-07-14T10:50:25.683Z + version: 2.99.26+rev1 + title: "'Update contracts digest to 4df6bf2'" + date: 2022-07-17T14:27:28.493Z - commits: - subject: Update build and deploy workflow to support ESR tags hash: 28a6d45a437c0226744c46b6905a006c57c09080 diff --git a/CHANGELOG.md b/CHANGELOG.md index af39210..5927b48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,28 @@ Change log ----------- +# v2.99.26+rev1 +## (2022-07-17) + + +
+ Update contracts to 4df6bf241e40b34e4d7051c97ba4f9cf1945c45f [renovate[bot]] + +> ## contracts-2.0.6 +> ### (2022-07-17) +> +> * hw.device-type: Add correct tdpzu9 board [Florin Sarbu] +> +> ## contracts-2.0.5 +> ### (2022-07-14) +> +> * Add node v18.6.0 [Trong Nghia Nguyen] +> * Add golang v1.8.4 and v1.17.12 [Trong Nghia Nguyen] +> * Add node v18.5.0 v16.16.0 and v14.20.0 [Trong Nghia Nguyen] +> * Remove Debian Stretch as it is EOL [Trong Nghia Nguyen] +> +
+ # v2.99.26 ## (2022-07-08) diff --git a/VERSION b/VERSION index 1cf61f4..782d45e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.99.26 \ No newline at end of file +2.99.26+rev1 \ No newline at end of file