Skip to content

Commit

Permalink
feat(confluence-server): Updated image to v8.6.1 (#814)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehipwell authored Oct 31, 2023
1 parent 9fc0ccc commit 63c5b0d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
8 changes: 8 additions & 0 deletions charts/confluence-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Security - In case of vulnerabilities.
-->

## [UNRELEASED]

## [v5.6.2] - 2023-10-31

### Changed

- Updated the _Confluence Server_ OCI image to [v8.6.1](https://confluence.atlassian.com/doc/confluence-8-6-release-notes-1289421595.html).

## [v5.6.1] - 2023-10-20

### Fixed
Expand Down
8 changes: 4 additions & 4 deletions charts/confluence-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: confluence-server
description: Helm chart for Atlassian Confluence Server.
type: application
version: 5.6.1
appVersion: 8.6.0
version: 5.6.2
appVersion: 8.6.1
home: https://www.atlassian.com/software/confluence
icon: https://is2-ssl.mzstatic.com/image/thumb/Purple113/v4/f6/1f/d8/f61fd8a9-5451-cd1a-8ef0-5b865999bacb/source/256x256bb.jpg
keywords:
Expand All @@ -28,5 +28,5 @@ dependencies:
annotations:
artifacthub.io/alternativeName: confluence
artifacthub.io/changes: |
- kind: fixed
description: "Fixed incorrect _PostgreSQL_ sub chart template names."
- kind: changed
description: "Updated the _Confluence Server_ OCI image to [v8.6.1](https://confluence.atlassian.com/doc/confluence-8-6-release-notes-1289421595.html)."

0 comments on commit 63c5b0d

Please sign in to comment.