From cb3839e6189ec1d2a6609ff500ab7a79d0f5cbd9 Mon Sep 17 00:00:00 2001 From: Noste <83548733+Noooste@users.noreply.github.com> Date: Fri, 15 May 2026 18:34:00 +0200 Subject: [PATCH] fix(ci): remove CHANGELOG.md seeds so release-please owns them (#51) Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com> --- CHANGELOG.md | 5 ----- helm/garage-ui/CHANGELOG.md | 5 ----- 2 files changed, 10 deletions(-) delete mode 100644 CHANGELOG.md delete mode 100644 helm/garage-ui/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index abc10bc..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,5 +0,0 @@ -# Changelog - -All notable changes to the Garage UI backend are documented in this file. - -This file is automatically maintained by [release-please](https://github.com/googleapis/release-please) based on [Conventional Commits](https://www.conventionalcommits.org/). diff --git a/helm/garage-ui/CHANGELOG.md b/helm/garage-ui/CHANGELOG.md deleted file mode 100644 index fd68934..0000000 --- a/helm/garage-ui/CHANGELOG.md +++ /dev/null @@ -1,5 +0,0 @@ -# Changelog - -All notable changes to the `garage-ui` Helm chart are documented in this file. - -This file is automatically maintained by [release-please](https://github.com/googleapis/release-please) based on [Conventional Commits](https://www.conventionalcommits.org/).