Skip to content

Commit

Permalink
Merge pull request #420 from flatcar/tormath1/release-1.20
Browse files Browse the repository at this point in the history
release-0.20.0
  • Loading branch information
tormath1 authored Mar 16, 2023
2 parents 2d424f1 + f1d647f commit aec7e87
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]
### Security

### Added

### Change

### Removed

### Fixed

## [v0.20.0] - 16/03/2023
### Security
- mod: Update golang.org/x/text to 0.3.8 ([#400](https://github.com/flatcar/mantle/pull/400))

### Added
Expand All @@ -14,10 +25,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- `--qemu-grow-base-disk-by` flag to grow the base disk ([#367](https://github.com/flatcar-linux/mantle/pull/367))
- `--force-flatcar-key` flag to force injecting the Flatcar production key when testing the Flatcar update with `cl.update.payload` ([#398](https://github.com/flatcar/mantle/pull/398))
- kubernetes 1.26.0 tests ([#406](https://github.com/flatcar/mantle/pull/406))
- new flags `--devcontainer-binhost-url`, `--devcontainer-url` and `--devcontainer-file` to customize devcontainer tests ([#419](https://github.com/flatcar/mantle/pull/419))

### Changed
- organization renaming (`flatcar-linux` -> `flatcar`) ([#372](https://github.com/flatcar/mantle/pull/372), [#374](https://github.com/flatcar/mantle/pull/374))
- plume: consume images from bincache ([#371](https://github.com/flatcar/mantle/pull/371))
- sdk: add new subkey ([#418](https://github.com/kinvolk/mantle/pull/418))

### Removed

Expand Down

0 comments on commit aec7e87

Please sign in to comment.