From 63c5b0d744ea43e8d5f178cb242363e50be10b1e Mon Sep 17 00:00:00 2001 From: Steve Hipwell Date: Tue, 31 Oct 2023 09:46:13 +0000 Subject: [PATCH] feat(confluence-server): Updated image to v8.6.1 (#814) --- charts/confluence-server/CHANGELOG.md | 8 ++++++++ charts/confluence-server/Chart.yaml | 8 ++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/charts/confluence-server/CHANGELOG.md b/charts/confluence-server/CHANGELOG.md index 1fd564ac..44cc0ffa 100644 --- a/charts/confluence-server/CHANGELOG.md +++ b/charts/confluence-server/CHANGELOG.md @@ -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 diff --git a/charts/confluence-server/Chart.yaml b/charts/confluence-server/Chart.yaml index 8ae6e150..b886e4eb 100644 --- a/charts/confluence-server/Chart.yaml +++ b/charts/confluence-server/Chart.yaml @@ -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: @@ -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)."