Skip to content

Commit

Permalink
Update CHANGELOG for v0.21.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
atc0005 committed Jul 17, 2024
1 parent e892613 commit 65fc92e
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,18 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.21.6] - 2024-07-17

### Changed

- (GH-1627) General Build Image: Bump amd64/golang from 1.23rc1-alpine3.20 to 1.23rc2-alpine3.20 in /unstable/build/alpine-x64
- (GH-1629) General Build Image: Bump amd64/golang from 1.23rc1-bullseye to 1.23rc2-bullseye in /unstable/build/cgo-mingw-w64-x64
- (GH-1626) General Build Image: Bump i386/golang from 1.23rc1-alpine3.20 to 1.23rc2-alpine3.20 in /unstable/build/alpine-x86
- (GH-1632) General Build Image: Bump i386/golang from 1.23rc1-bullseye to 1.23rc2-bullseye in /unstable/build/cgo-mingw-w64-x86
- (GH-1631) Matrix Image: Bump amd64/golang from 1.23rc1-bookworm to 1.23rc2-bookworm in /unstable/combined
- (GH-1630) Release Build Image: Bump amd64/golang from 1.23rc1-bookworm to 1.23rc2-bookworm in /unstable/build/release
- (GH-1633) Update golang.org/x/vuln to v1.1.3

## [v0.21.5] - 2024-07-15

### Changed
Expand Down Expand Up @@ -2918,7 +2930,8 @@ waiting on a new upstream release.
tools that we include in our container images
- Dockerfile base images

[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.21.5...HEAD
[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.21.6...HEAD
[v0.21.6]: https://github.com/atc0005/go-ci/releases/tag/v0.21.6
[v0.21.5]: https://github.com/atc0005/go-ci/releases/tag/v0.21.5
[v0.21.4]: https://github.com/atc0005/go-ci/releases/tag/v0.21.4
[v0.21.3]: https://github.com/atc0005/go-ci/releases/tag/v0.21.3
Expand Down

0 comments on commit 65fc92e

Please sign in to comment.