v2.110.3+rev1

This commit is contained in:
Balena CI 2023-02-09 15:08:58 +00:00
parent f9acebfc2b
commit f58e386988
No known key found for this signature in database
GPG key ID: E2ADEC9754128402
3 changed files with 222 additions and 1 deletions

View file

@ -1,3 +1,181 @@
- commits:
- subject: Update balena-yocto-scripts to fe6beafdcfa7406b20257cf67a6b74cd8f59142f
hash: 03e009a7a7ebfb87f22c28623138e267fd9ff77c
body: Update balena-yocto-scripts
footer:
Changelog-entry: Update balena-yocto-scripts to fe6beafdcfa7406b20257cf67a6b74cd8f59142f
changelog-entry: Update balena-yocto-scripts to fe6beafdcfa7406b20257cf67a6b74cd8f59142f
author: Renovate Bot
nested:
- commits:
- subject: "balena-generate-ami: increase import snapshot timeout"
hash: 42434c60b0d86bccf45114cde0d55998399e59b8
body: |
The aarch64 images are timing out on import.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
- subject: "balena-generate-ami: remove s3 temporary image if snapshot import
times out"
hash: 0d01c648eb65883099579e03ef914c29bf814e1b
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
- subject: "balena-generate-ami: match instance type with image type"
hash: 98c1601e106a1fe194fd6c1339b33b67a57a578a
body: >
When using an amd64 AMI, use a suitable A1 Graviton instance to test it.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
- subject: "balena-generate-ami: fix linter warnings"
hash: 799fb7e6618ababbfe14c1ee6ee2763e25517538
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
version: balena-yocto-scripts-1.19.23
title: ""
date: 2023-01-28T10:53:40.736Z
- commits:
- subject: "balena-generate-ami: allow for staging deployments"
hash: aa127c8c3066c94c5904834f8a18be1e2e6ee39a
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
- subject: "jenkins_generate_ami: allow for staging deployment"
hash: 0ed9b6082a086aca594cffabdbbeafcc541d3277
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
version: balena-yocto-scripts-1.19.22
title: ""
date: 2023-01-25T13:40:41.034Z
- commits:
- subject: "balene-generate-ami: remove key name"
hash: cebc5f30447785bdbad8260f0975bd1f9f261a9b
body: >
No need to provide a key name as the instance only needs to be accessible
via balenaCloud.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
version: balena-yocto-scripts-1.19.21
title: ""
date: 2023-01-19T12:37:05.534Z
- commits:
- subject: "jenkins_generate_ami: default to pull cloud-config apps from
balena_os"
hash: 0e3f9ca33265d1fc84244a4e3e86b9e7a7c85715
body: >
These applications have been moved to the `balena_os` organization.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
version: balena-yocto-scripts-1.19.20
title: ""
date: 2023-01-18T08:56:44.815Z
- commits:
- subject: "balena-generate-ami: do not remove AMI snapshot"
hash: 7022aa4933c5134d22b1f9f7e60c9e76fecca36a
body: >
This snapshot is attached to the AMI and can only be removed after
de-registering the AMI.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
- subject: "jenkins_generate_ami: use balena_os tokens instead of org specific
token"
hash: 526fe49137cd619162d4e1307b977d1aa85401b0
body: >
No need to complicate the job configuration with two tokens if we can do
with one.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
- subject: "jenkins_build: respect the preserve build flag"
hash: 30ff6dc19dafe9f7860df65c5552e4a25061a37b
body: >
Do not remove the build directory if the preserve build flag is set.
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
- subject: "balena-generate-ami: cleanup images after deployment"
hash: 9c9d16e927a472aa06ef7e08ae63d3167747b166
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
- subject: "balena-generate-ami: test image before making it public"
hash: 561d67921c0f4251dc4ccdbe41864bc0a565524c
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
signed-off-by: Alex Gonzalez <alexg@balena.io>
author: Alex Gonzalez
nested: []
version: balena-yocto-scripts-1.19.19
title: ""
date: 2023-01-14T17:40:18.215Z
version: 2.110.3+rev1
title: ""
date: 2023-02-09T15:08:54.267Z
- commits:
- subject: Update layers/meta-balena to 2c4c90350f1748a5b8d11441d84023c65069f01d
hash: 78cec9010a0550d5078e6dc6960b677957c65b75

View file

@ -1,6 +1,49 @@
Change log
-----------
# v2.110.3+rev1
## (2023-02-09)
<details>
<summary> Update balena-yocto-scripts to fe6beafdcfa7406b20257cf67a6b74cd8f59142f [Renovate Bot] </summary>
> ## balena-yocto-scripts-1.19.23
> ### (2023-01-28)
>
> * balena-generate-ami: increase import snapshot timeout [Alex Gonzalez]
> * balena-generate-ami: remove s3 temporary image if snapshot import times out [Alex Gonzalez]
> * balena-generate-ami: match instance type with image type [Alex Gonzalez]
> * balena-generate-ami: fix linter warnings [Alex Gonzalez]
>
> ## balena-yocto-scripts-1.19.22
> ### (2023-01-25)
>
> * balena-generate-ami: allow for staging deployments [Alex Gonzalez]
> * jenkins_generate_ami: allow for staging deployment [Alex Gonzalez]
>
> ## balena-yocto-scripts-1.19.21
> ### (2023-01-19)
>
> * balene-generate-ami: remove key name [Alex Gonzalez]
>
> ## balena-yocto-scripts-1.19.20
> ### (2023-01-18)
>
> * jenkins_generate_ami: default to pull cloud-config apps from balena_os [Alex Gonzalez]
>
> ## balena-yocto-scripts-1.19.19
> ### (2023-01-14)
>
> * balena-generate-ami: do not remove AMI snapshot [Alex Gonzalez]
> * jenkins_generate_ami: use balena_os tokens instead of org specific token [Alex Gonzalez]
> * jenkins_build: respect the preserve build flag [Alex Gonzalez]
> * balena-generate-ami: cleanup images after deployment [Alex Gonzalez]
> * balena-generate-ami: test image before making it public [Alex Gonzalez]
>
</details>
# v2.110.3
## (2023-02-09)

View file

@ -1 +1 @@
2.110.3
2.110.3+rev1