Skip to content

Commit bb4e24d

Browse files
v1.30.0
1 parent 2037515 commit bb4e24d

File tree

3 files changed

+37
-1
lines changed

3 files changed

+37
-1
lines changed

.versionbot/CHANGELOG.yml

+30
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
- commits:
2+
- subject: Append to MIRRORS instead of PREMIRRORS to limit egress
3+
hash: 345cdbbf64575fc39bca4251353e823e1bcec741
4+
body: |
5+
For the first deployment of the S3 download mirror we will
6+
err on the side of cost savings, and use the mirror as a
7+
fallback not the primary source of downloads.
8+
9+
Revert this if we want the benefits of using our own mirrors
10+
as the primary source, like download speed and no rate limits.
11+
footer:
12+
Change-type: patch
13+
change-type: patch
14+
Signed-off-by: Kyle Harding <[email protected]>
15+
signed-off-by: Kyle Harding <[email protected]>
16+
author: Kyle Harding
17+
nested: []
18+
- subject: Use dedicated AWS S3 buckets for download mirrors
19+
hash: 07e02aef5af44f7d96e4f491ba8331a42214f654
20+
body: ""
21+
footer:
22+
Change-type: minor
23+
change-type: minor
24+
Signed-off-by: Kyle Harding <[email protected]>
25+
signed-off-by: Kyle Harding <[email protected]>
26+
author: Kyle Harding
27+
nested: []
28+
version: 1.30.0
29+
title: ""
30+
date: 2024-12-19T18:57:58.502Z
131
- commits:
232
- subject: Update balena-os/leviathan action to v2.31.75
333
hash: c46284511b0d50db46b8aa2af97d910304bf620a

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# v1.30.0
8+
## (2024-12-19)
9+
10+
* Append to MIRRORS instead of PREMIRRORS to limit egress [Kyle Harding]
11+
* Use dedicated AWS S3 buckets for download mirrors [Kyle Harding]
12+
713
# v1.29.10
814
## (2024-12-19)
915

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.29.10
1+
1.30.0

0 commit comments

Comments
 (0)