From 7ff19af73d8091f994c1c9e5beaad50680f56b9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 13:30:08 +0000 Subject: [PATCH] chore(main): release 1.5.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b85cc3..ea9c2b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.1](https://github.com/entur/gha-helm/compare/v1.5.0...v1.5.1) (2026-04-30) + + +### Bug Fixes + +* move posthog step to workflow ([#108](https://github.com/entur/gha-helm/issues/108)) ([e64f5f7](https://github.com/entur/gha-helm/commit/e64f5f7340d5b82eea4ea63e53691b559f0f5684)) + ## [1.5.0](https://github.com/entur/gha-helm/compare/v1.4.1...v1.5.0) (2026-04-30)