diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 2fb4a99..15c763e 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,32 @@ +- commits: + - subject: "workflows: Run OS and cloud suites for the JP5 Jetson devices" + hash: 53a57c961e418f5c5302d3a5ec13e057aa053496 + body: | + HUP will not work, since these need takeover from the existing + production images, so that will be tested manually for migration. + + We also want to deploy to staging only for the time-being, if any + deploys are made. + footer: + Changelog-entry: "workflows: Run OS and cloud suites for the JP5 Jetson devices" + changelog-entry: "workflows: Run OS and cloud suites for the JP5 Jetson devices" + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + author: Alexandru Costache + nested: [] + - subject: "layers/meta-balena: Cleanup Orin code" + hash: 2719c22a628b7f74e5c66b5467921e95d441231b + body: "" + footer: + Signed-off-by: Alexandru Costache + signed-off-by: Alexandru Costache + Changelog-entry: "layers/meta-balena: Cleanup Orin code" + changelog-entry: "layers/meta-balena: Cleanup Orin code" + author: Alexandru Costache + nested: [] + version: 6.1.25 + title: "" + date: 2024-12-12T12:31:54.366Z - commits: - subject: Update layers/meta-openembedded to 7b3fdcdfaab2fc964bbf9eec2cce4e03001fa8cf diff --git a/CHANGELOG.md b/CHANGELOG.md index cbe3fa9..00d94bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Change log ----------- +# v6.1.25 +## (2024-12-12) + +* workflows: Run OS and cloud suites for the JP5 Jetson devices [Alexandru Costache] +* layers/meta-balena: Cleanup Orin code [Alexandru Costache] + # v6.1.23+rev3 ## (2024-12-12) diff --git a/VERSION b/VERSION index 9664c20..7e2d451 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.1.23+rev3 \ No newline at end of file +6.1.25 \ No newline at end of file