From a808fd644f1a3a8101377f4f8b7dc29b4fb0adff Mon Sep 17 00:00:00 2001 From: Steve Hipwell Date: Wed, 13 Mar 2024 10:59:25 +0000 Subject: [PATCH] feat(jira-software): Updated image to v9.12.5 (#907) Signed-off-by: Steve Hipwell --- charts/jira-software/CHANGELOG.md | 10 ++++++++++ charts/jira-software/Chart.yaml | 8 +++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/charts/jira-software/CHANGELOG.md b/charts/jira-software/CHANGELOG.md index 2c000736..e7c9d54f 100644 --- a/charts/jira-software/CHANGELOG.md +++ b/charts/jira-software/CHANGELOG.md @@ -14,6 +14,15 @@ ## [UNRELEASED] +## [v5.12.5] - 2024-03-13 + +> [!IMPORTANT] +> _Jira_ [v9.12](https://confluence.atlassian.com/jirasoftware/jira-software-9-12-x-release-notes-1319575972.html) is the last LTS release that supports the _Jira Software_ licence. + +### Changed + +- Updated the _Jira Software_ OCI image to [v9.12.5](https://confluence.atlassian.com/jirasoftware/jira-software-9-12-x-release-notes-1319575972.html). + ## [v5.12.4] - 2024-03-13 > [!IMPORTANT] @@ -507,6 +516,7 @@ RELEASE LINKS --> [UNRELEASED]: https://github.com/stevehipwell/helm-charts/tree/main/charts/jira-software +[v5.12.5]: https://github.com/stevehipwell/helm-charts/releases/tag/jira-software-5.12.5 [v5.12.4]: https://github.com/stevehipwell/helm-charts/releases/tag/jira-software-5.12.4 [v5.12.3]: https://github.com/stevehipwell/helm-charts/releases/tag/jira-software-5.12.3 [v5.12.2]: https://github.com/stevehipwell/helm-charts/releases/tag/jira-software-5.12.2 diff --git a/charts/jira-software/Chart.yaml b/charts/jira-software/Chart.yaml index b507dcfd..5a4a9110 100644 --- a/charts/jira-software/Chart.yaml +++ b/charts/jira-software/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: jira-software description: Helm chart for Atlassian Jira Software. type: application -version: 5.12.4 -appVersion: 9.12.4 +version: 5.12.5 +appVersion: 9.12.5 keywords: - jira - jira-software @@ -28,7 +28,5 @@ dependencies: annotations: artifacthub.io/alternativeName: jira artifacthub.io/changes: | - - kind: added - description: "Added a call to `/shutdown-wait.sh` from the pre-stop lifecycle hook." - kind: changed - description: "Updated the _Jira Software_ OCI image to [v9.12.4](https://confluence.atlassian.com/jirasoftware/issues-resolved-in-9-12-0-1318887015.html)." + description: "Updated the _Jira Software_ OCI image to [v9.12.5](https://confluence.atlassian.com/jirasoftware/issues-resolved-in-9-12-0-1318887015.html)."