From ddfabafb6752f4abd7861d0ccfb218fc31dee35b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 07:18:31 +0000 Subject: [PATCH] chore(main): release 1.7.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c89c59c..12f20a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.7.0](https://github.com/entur/gha-helm/compare/v1.6.1...v1.7.0) (2026-08-07) + + +### Features + +* notify external systems on successful deploy ([#129](https://github.com/entur/gha-helm/issues/129)) ([b66526e](https://github.com/entur/gha-helm/commit/b66526e89900d1a98f6fca71c56e03adf94263b6)) + ## [1.6.1](https://github.com/entur/gha-helm/compare/v1.6.0...v1.6.1) (2026-07-02)