Skip to content

Commit

Permalink
v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Feb 13, 2025
1 parent 62989c7 commit 9edbe38
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
- commits:
- subject: Remove runner distro requirement from build and test
hash: ba42624aa759bc33f4fc0d0e475cb99d360f082c
body: |
Ubuntu Focal 20.04 is EOL in May 2025 and open-balena-base
has been based on Debian Bookworm since July 2023.
Since we are building in a golang bookworm container for GLIBC
compatibility anyway, there is no need to limit the runners to
any specific distro.
footer:
Change-type: minor
change-type: minor
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
version: 6.2.0
title: ""
date: 2025-02-13T19:53:02.171Z
- commits:
- subject: Update module github.com/spf13/pflag to v1.0.6
hash: 6dd5395a45cc30037c0a82a811ffadabed8e3681
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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/).

## v6.2.0 - 2025-02-13

* Remove runner distro requirement from build and test [Kyle Harding]

## v6.1.69 - 2025-01-29

* Update module github.com/spf13/pflag to v1.0.6 [balena-renovate[bot]]
Expand Down

0 comments on commit 9edbe38

Please sign in to comment.