diff --git a/src/content/changes/managed-apps/hello-world-app/v2.6.1.md b/src/content/changes/managed-apps/hello-world-app/v2.6.1.md new file mode 100644 index 0000000000..8608373373 --- /dev/null +++ b/src/content/changes/managed-apps/hello-world-app/v2.6.1.md @@ -0,0 +1,23 @@ +--- +# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten. +changes_categories: +- Managed Apps +changes_entry: + repository: giantswarm/hello-world-app + url: https://github.com/giantswarm/hello-world-app/blob/master/CHANGELOG.md#261---2024-12-25 + version: 2.6.1 + version_tag: v2.6.1 +date: '2024-12-25T00:39:43' +description: Changelog entry for giantswarm/hello-world-app version 2.6.1, published + on 25 December 2024, 00:39. +title: hello-world-app release v2.6.1 +--- + +### Added +- Chart: Some chores. ([#172](https://github.com/giantswarm/hello-world-app/pull/172)) + - Chart: Add Gateway API docs. +### Changed +- Chart: Some chores. ([#172](https://github.com/giantswarm/hello-world-app/pull/172)) + - Chart: Update `README.md`. + - Chart: Reorder `parentRefs`. + - Values: Uncomment `gateway.annotations`.