From afe2a6fc69ad660eda2005dbf6de943c8579f5d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 10:05:51 +0000 Subject: [PATCH] chore(main): release 1.6.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8db00cf..c89c59c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.6.1](https://github.com/entur/gha-helm/compare/v1.6.0...v1.6.1) (2026-07-02) + + +### Bug Fixes + +* collapse Slack notification jobs into helm-deploy steps ([#120](https://github.com/entur/gha-helm/issues/120)) ([ef73584](https://github.com/entur/gha-helm/commit/ef735849b3aebe0d4d572665e2d5513fb1b04ca5)) + ## [1.6.0](https://github.com/entur/gha-helm/compare/v1.5.2...v1.6.0) (2026-06-02)