diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 3046bb0c..829c5db3 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,31 @@ +- commits: + - subject: Update balena-yocto-scripts to 0bd64809b2cce6833f8732eecdd64d32921f1b4d + hash: bec24530de08013bc4c649eb60ce6e2e23323a52 + body: Update balena-yocto-scripts + footer: + Changelog-entry: Update balena-yocto-scripts to 0bd64809b2cce6833f8732eecdd64d32921f1b4d + changelog-entry: Update balena-yocto-scripts to 0bd64809b2cce6833f8732eecdd64d32921f1b4d + author: Self-hosted Renovate Bot + nested: + - commits: + - subject: Refactor secrets and variables to use environments + hash: c46eb9cfa4a272f00af4029c31e355477169802a + body: | + Reduce the required secrets and inputs required by + relying on vars and secrets set in each GitHub Environment. + footer: + Change-type: patch + change-type: patch + Signed-off-by: Kyle Harding + signed-off-by: Kyle Harding + author: Kyle Harding + nested: [] + version: balena-yocto-scripts-1.23.1 + title: "" + date: 2024-06-26T12:43:22.833Z + version: 5.3.21+rev6 + title: "" + date: 2024-06-26T15:41:13.557Z - commits: - subject: Update balena-yocto-scripts to 0164431c7032e80f145464e8cc7becfe8bb8597c hash: c4380478da1beb9157029219301465a5bb306a23 diff --git a/CHANGELOG.md b/CHANGELOG.md index a6169270..f3440e85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # v2.105.10 ## (2022-10-13) +# v5.3.21+rev6 +## (2024-06-26) + + +
+ Update balena-yocto-scripts to 0bd64809b2cce6833f8732eecdd64d32921f1b4d [Self-hosted Renovate Bot] + +> ## balena-yocto-scripts-1.23.1 +> ### (2024-06-26) +> +> * Refactor secrets and variables to use environments [Kyle Harding] +> + +
+ # v5.3.21+rev5 ## (2024-06-25) diff --git a/VERSION b/VERSION index bb4c1f1c..4b53fea2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.3.21+rev5 \ No newline at end of file +5.3.21+rev6 \ No newline at end of file