From 364d22c0e80e15e6e7efc30c8b254652356c7300 Mon Sep 17 00:00:00 2001 From: OpsLevel Bots Date: Tue, 28 May 2024 16:54:35 +0000 Subject: [PATCH] Cut Release 'v2024.5.28' --- .changes/v2024.5.28.md | 4 ++++ CHANGELOG.md | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 .changes/v2024.5.28.md diff --git a/.changes/v2024.5.28.md b/.changes/v2024.5.28.md new file mode 100644 index 00000000..01a7a159 --- /dev/null +++ b/.changes/v2024.5.28.md @@ -0,0 +1,4 @@ +## [May 28, 2024](https://github.com/OpsLevel/cli/compare/v2024.5.24...v2024.5.28) +## Docker Image + + - `docker pull public.ecr.aws/opslevel/cli:v2024.5.28` diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c52e3f7..5c17dc1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and is generated by [Changie](https://github.com/miniscruff/changie). +## [May 28, 2024](https://github.com/OpsLevel/cli/compare/v2024.5.24...v2024.5.28) +## Docker Image + + - `docker pull public.ecr.aws/opslevel/cli:v2024.5.28` ## [May 24, 2024](https://github.com/OpsLevel/cli/compare/v2024.5.23...v2024.5.24) ### Bugfix - Docker image will now install `ca-certificates` during bootstrap