Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ 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.1.3
## (2022-02-28)

* Add balena.yml to tie into transformers [Robert Günzler]

# v0.1.2
## (2021-04-22)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.2
0.1.3
12 changes: 12 additions & 0 deletions balena.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
type: type-product-os-t-golang-source@1.1.2
name: mobynit
version: 0.1.3
data:
# we want transformers to run here:
$transformer: {}

platforms:
- linux/amd64
- linux/arm64
- linux/arm/v7
- linux/arm/v6