diff --git a/src/content/changes/highlights/2024-12-26.md b/src/content/changes/highlights/2024-12-26.md new file mode 100644 index 0000000000..accd886b59 --- /dev/null +++ b/src/content/changes/highlights/2024-12-26.md @@ -0,0 +1,31 @@ +--- +date: 2024-12-26T14:00:00 +title: Highlights for the week ending 2024-12-26 +changes_categories: + - Highlights +owner: + - https://github.com/orgs/giantswarm/teams/sig-product +--- + +## General + + + +## Apps + +- [hello-world-app](https://github.com/giantswarm/hello-world-app) + - [2.6.1](https://github.com/giantswarm/hello-world-app/compare/v2.6.0...v2.6.1) + * Chart: Some chores. ([#172](https://github.com/giantswarm/hello-world-app/pull/172)) + * Chart: Add Gateway API docs. + * Chart: Some chores. ([#172](https://github.com/giantswarm/hello-world-app/pull/172)) + * Chart: Update `README.md`. + * Chart: Reorder `parentRefs`. + * Values: Uncomment `gateway.annotations`. + - [2.6.0](https://github.com/giantswarm/hello-world-app/compare/v2.5.0...v2.6.0) + * Add support for Gateway API, a new `HTTPRoute` resource, as an optional deployment. + + + +## Docs + +