Skip to content

Commit

Permalink
v6.0.15+rev1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Aug 29, 2024
1 parent 018bfee commit 192a38c
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 1 deletion.
29 changes: 29 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
- commits:
- subject: Update balena-yocto-scripts to 6270e6a763450e7bd98e08b699dc22ea55a19bc5
hash: ba8f526beb2337d16926761075fb10b957e5f0b5
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to 6270e6a763450e7bd98e08b699dc22ea55a19bc5
changelog-entry: Update balena-yocto-scripts to 6270e6a763450e7bd98e08b699dc22ea55a19bc5
author: balena-renovate[bot]
nested:
- commits:
- subject: use apt-get to install s4cmd instead of pip
hash: 938730ae60d60574f9abf757c1c4efcc4e526a2f
body: >
using pip to install python packages also installable by debian
is not recommended, and leads to errors while trying to do so.
Switch to using apt-get to install s4cmd to address this
footer:
Change-type: patch
change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
signed-off-by: Ryan Cooke <[email protected]>
author: rcooke-warwick
nested: []
version: balena-yocto-scripts-1.25.27
title: ""
date: 2024-08-29T13:53:51.392Z
version: 6.0.15+rev1
title: ""
date: 2024-08-29T20:50:27.609Z
- commits:
- subject: Update layers/meta-balena to 651d5bb6f5a5a437198bef1f188913a2ef68c7bd
hash: ffe729e262a6ee00356c1347ccb951fa6e6ffe9a
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Change log
-----------

# v6.0.15+rev1
## (2024-08-29)


<details>
<summary> Update balena-yocto-scripts to 6270e6a763450e7bd98e08b699dc22ea55a19bc5 [balena-renovate[bot]] </summary>

> ## balena-yocto-scripts-1.25.27
> ### (2024-08-29)
>
> * use apt-get to install s4cmd instead of pip [rcooke-warwick]
>
</details>

# v6.0.15
## (2024-08-29)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.15
6.0.15+rev1

0 comments on commit 192a38c

Please sign in to comment.