Skip to content

Commit

Permalink
release(main): v1.17.0 (#796)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## 1.17.0 (2024-11-11)

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

## What's Changed
### Exciting New Features 🎉
* feat: Add images and demo script for in-cluster registry by
@jimmidyson in #801
* feat: Build with go 1.23.3 and upgrade all tools by @jimmidyson in
#808
### Fixes 🔧
* fix: Allow TLS to pull chart from OCI repository by @dlipovetsky in
#804
* fix: Reload registry TLS certificate when it is updated on the file
system by @dlipovetsky in
#805

## New Contributors
* @dlipovetsky made their first contribution in
#804

**Full Changelog**:
v1.16.0...v1.17.0

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: mesosphere-actions-pr-bot[bot] <157582460+mesosphere-actions-pr-bot[bot]@users.noreply.github.com>
  • Loading branch information
mesosphere-actions-pr-bot[bot] authored Nov 11, 2024
1 parent b3c780d commit 2357da8
Show file tree
Hide file tree
Showing 2 changed files with 18 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.16.0"
".": "1.17.0"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,23 @@

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

## 1.17.0 (2024-11-11)

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

## What's Changed
### Exciting New Features 🎉
* feat: Add images and demo script for in-cluster registry by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/801
* feat: Build with go 1.23.3 and upgrade all tools by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/808
### Fixes 🔧
* fix: Allow TLS to pull chart from OCI repository by @dlipovetsky in https://github.com/mesosphere/mindthegap/pull/804
* fix: Reload registry TLS certificate when it is updated on the file system by @dlipovetsky in https://github.com/mesosphere/mindthegap/pull/805

## New Contributors
* @dlipovetsky made their first contribution in https://github.com/mesosphere/mindthegap/pull/804

**Full Changelog**: https://github.com/mesosphere/mindthegap/compare/v1.16.0...v1.17.0

## 1.16.0 (2024-09-18)

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

0 comments on commit 2357da8

Please sign in to comment.