v2.99.26+rev1
This commit is contained in:
parent
7c50caad13
commit
f8aff4d036
3 changed files with 91 additions and 1 deletions
|
@ -1,3 +1,71 @@
|
|||
- commits:
|
||||
- subject: Update contracts to 4df6bf241e40b34e4d7051c97ba4f9cf1945c45f
|
||||
hash: af0fada3274c96a286f561b54a3f8b09c30f8cc6
|
||||
body: Update contracts
|
||||
footer:
|
||||
Changelog-entry: Update contracts to 4df6bf241e40b34e4d7051c97ba4f9cf1945c45f
|
||||
changelog-entry: Update contracts to 4df6bf241e40b34e4d7051c97ba4f9cf1945c45f
|
||||
author: renovate[bot]
|
||||
nested:
|
||||
- commits:
|
||||
- subject: "hw.device-type: Add correct tdpzu9 board"
|
||||
hash: 854890e2c4516145bd8e92e9d2f8f8066cb364a5
|
||||
body: |
|
||||
There was a mismatch in between the dir name
|
||||
and the actual slug name.
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Florin Sarbu <florin@balena.io>
|
||||
signed-off-by: Florin Sarbu <florin@balena.io>
|
||||
author: Florin Sarbu
|
||||
version: contracts-2.0.6
|
||||
title: "'hw.device-type: Add correct tdpzu9 board'"
|
||||
date: 2022-07-17T12:40:20.750Z
|
||||
- commits:
|
||||
- subject: Add node v18.6.0
|
||||
hash: 9c2c0aeb2570a4c34e02d118c82d0ab548c01832
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Trong Nghia Nguyen <nghiant2710@gmail.com>
|
||||
signed-off-by: Trong Nghia Nguyen <nghiant2710@gmail.com>
|
||||
author: Trong Nghia Nguyen
|
||||
- subject: Add golang v1.8.4 and v1.17.12
|
||||
hash: ba582ac955d9f8c50634556860289ee1473770fd
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Trong Nghia Nguyen <nghiant2710@gmail.com>
|
||||
signed-off-by: Trong Nghia Nguyen <nghiant2710@gmail.com>
|
||||
author: Trong Nghia Nguyen
|
||||
- subject: Add node v18.5.0 v16.16.0 and v14.20.0
|
||||
hash: 036940834afc4231e89caffe4ea94dbfc2f665d2
|
||||
body: |
|
||||
Drop v17.x series
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Trong Nghia Nguyen <nghiant2710@gmail.com>
|
||||
signed-off-by: Trong Nghia Nguyen <nghiant2710@gmail.com>
|
||||
author: Trong Nghia Nguyen
|
||||
- subject: Remove Debian Stretch as it is EOL
|
||||
hash: 623e9032a3e81cf42d11736e7eed3ed54a24ebbc
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Trong Nghia Nguyen <nghiant2710@gmail.com>
|
||||
signed-off-by: Trong Nghia Nguyen <nghiant2710@gmail.com>
|
||||
author: Trong Nghia Nguyen
|
||||
version: contracts-2.0.5
|
||||
title: "'Few base images updates'"
|
||||
date: 2022-07-14T10:50:25.683Z
|
||||
version: 2.99.26+rev1
|
||||
title: "'Update contracts digest to 4df6bf2'"
|
||||
date: 2022-07-17T14:27:28.493Z
|
||||
- commits:
|
||||
- subject: Update build and deploy workflow to support ESR tags
|
||||
hash: 28a6d45a437c0226744c46b6905a006c57c09080
|
||||
|
|
22
CHANGELOG.md
22
CHANGELOG.md
|
@ -1,6 +1,28 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v2.99.26+rev1
|
||||
## (2022-07-17)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update contracts to 4df6bf241e40b34e4d7051c97ba4f9cf1945c45f [renovate[bot]] </summary>
|
||||
|
||||
> ## contracts-2.0.6
|
||||
> ### (2022-07-17)
|
||||
>
|
||||
> * hw.device-type: Add correct tdpzu9 board [Florin Sarbu]
|
||||
>
|
||||
> ## contracts-2.0.5
|
||||
> ### (2022-07-14)
|
||||
>
|
||||
> * Add node v18.6.0 [Trong Nghia Nguyen]
|
||||
> * Add golang v1.8.4 and v1.17.12 [Trong Nghia Nguyen]
|
||||
> * Add node v18.5.0 v16.16.0 and v14.20.0 [Trong Nghia Nguyen]
|
||||
> * Remove Debian Stretch as it is EOL [Trong Nghia Nguyen]
|
||||
>
|
||||
</details>
|
||||
|
||||
# v2.99.26
|
||||
## (2022-07-08)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.99.26
|
||||
2.99.26+rev1
|
Loading…
Add table
Reference in a new issue