Skip to content

Commit

Permalink
build(main): release 1.13.0 (#584)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 18, 2023
1 parent e544b4a commit 9f80ed1
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.12.0"
".": "1.13.0"
}
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,25 @@

**Full Changelog**: https://github.com/mesosphere/mindthegap/compare/v1.6.1...v1.7.0

## 1.13.0 (2023-12-18)

<!-- Release notes generated using configuration in .github/release.yaml at main -->

## What's Changed
### Exciting New Features 🎉
* feat: Validate empty values for required flags by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/541
### Fixes 🔧
* fix: Do not panic on invalid air-gapped bundle by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/586
### Other Changes
* build: Update tools by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/579
* build: Remove unused and deprecated goreleaser flags by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/581
* ci: Update release please configuration for v4 action by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/583
* build: Use new github.com/distribution/reference module by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/582
* build: Add ko necessary for building release images by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/585


**Full Changelog**: https://github.com/mesosphere/mindthegap/compare/v1.12.0...v1.13.0

## 1.12.0 (2023-10-17)

<!-- Release notes generated using configuration in .github/release.yaml at main -->
Expand Down

0 comments on commit 9f80ed1

Please sign in to comment.