Skip to content

Commit

Permalink
feat(jira-software): Updated image to v9.12.0 (#836)
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Hipwell <[email protected]>
  • Loading branch information
stevehipwell authored Nov 30, 2023
1 parent b84a4e5 commit bf08f63
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions charts/jira-software/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [UNRELEASED]

## [v5.12.0] - 2023-11-30

### Changed

- Updated the _Jira Software_ OCI image to [v9.12.0](https://confluence.atlassian.com/jirasoftware/issues-resolved-in-9-12-0-1318887015.html).

## [v5.11.4] - 2023-11-10

### Changed
Expand Down
6 changes: 3 additions & 3 deletions charts/jira-software/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: jira-software
description: Helm chart for Atlassian Jira Software.
type: application
version: 5.11.4
appVersion: 9.11.3
version: 5.12.0
appVersion: 9.12.0
keywords:
- jira
- jira-software
Expand All @@ -29,4 +29,4 @@ annotations:
artifacthub.io/alternativeName: jira
artifacthub.io/changes: |
- kind: changed
description: "Updated the _Jira Software_ OCI image to [v9.11.3](https://confluence.atlassian.com/jirasoftware/jira-software-9-11-x-release-notes-1272283668.html)."
description: "Updated the _Jira Software_ OCI image to [v9.12.0](https://confluence.atlassian.com/jirasoftware/issues-resolved-in-9-12-0-1318887015.html)."

0 comments on commit bf08f63

Please sign in to comment.