Skip to content

Commit

Permalink
feat(confluence-server): Updated image to 8.5.18 (#1091)
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Hipwell <[email protected]>
  • Loading branch information
stevehipwell authored Dec 4, 2024
1 parent dd0ac06 commit 3f40e12
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 56 deletions.
65 changes: 12 additions & 53 deletions charts/confluence-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,68 +14,31 @@

## [UNRELEASED]

> [!IMPORTANT]
> If you're using a `StatefulSet` and upgrading to this version you will need to run `kubectl --namespace <namespace> delete statefulset <name> --cascade=orphan` before upgrading as there was a bug in previous versions of this chart that incorrectly labeled the volume claim template.
### Fixed

- Fixed incorrect labeling on the volume claim template. ([#1067](https://github.com/stevehipwell/helm-charts/pull/1067)) _@stevehipwell_

## [v5.7.1] - 2024-01-16

> [!CAUTION]
> _Confluence_ [v8.7](https://confluence.atlassian.com/doc/confluence-8-7-release-notes-1318391277.html) is not a LTS release and there will be no further LTS releases that support the _Confluence Server_ licence.
### Changed

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

## [v5.7.0] - 2023-12-06

> [!CAUTION]
> _Confluence_ [v8.7](https://confluence.atlassian.com/doc/confluence-8-7-release-notes-1318391277.html) is not a LTS release and there will be no further LTS releases that support the _Confluence Server_ licence.
### Changed

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

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

> [!CAUTION]
> _Confluence_ [v8.6](https://confluence.atlassian.com/doc/confluence-8-6-release-notes-1289421595.html) is not a LTS release and there will be no further LTS releases that support the _Confluence Server_ licence.
## [v5.5.17] - 2024-12-04

### 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

> [!CAUTION]
> _Confluence_ [v8.6](https://confluence.atlassian.com/doc/confluence-8-6-release-notes-1289421595.html) is not a LTS release and there will be no further LTS releases that support the _Confluence Server_ licence.
### Fixed

- Fixed incorrect _PostgreSQL_ sub chart template names.

## [v5.6.0] - 2023-10-06

> [!CAUTION]
> _Confluence_ [v8.6](https://confluence.atlassian.com/doc/confluence-8-6-release-notes-1289421595.html) is not a LTS release and there will be no further LTS releases that support the _Confluence Server_ licence.
> [!IMPORTANT]
> _Confluence_ [v8.5](https://confluence.atlassian.com/doc/confluence-8-5-release-notes-1252010185.html) is the last LTS release that supports the _Confluence Server_ licence.
### Changed

- Updated the _Confluence Server_ OCI image to [v8.6.0](https://confluence.atlassian.com/doc/confluence-8-6-release-notes-1289421595.html).
- Updated the embedded _PostgreSQL_ chart to [v12.12.10](https://artifacthub.io/packages/helm/bitnami/postgresql/12.12.10) (PostgreSQL v15.4.0).
- Updated the _Confluence Server_ OCI image to [v8.5.18](https://confluence.atlassian.com/doc/confluence-8-5-release-notes-1252010185.html).

## [v5.5.16] - 2024-11-06

> [!IMPORTANT]
> _Confluence_ [v8.5](https://confluence.atlassian.com/doc/confluence-8-5-release-notes-1252010185.html) is the last LTS release that supports the _Confluence Server_ licence.
> [!WARNING]
> If you're using a `StatefulSet` and upgrading to this version you will need to run `kubectl --namespace <namespace> delete statefulset <name> --cascade=orphan` before upgrading as there was a bug in previous versions of this chart that incorrectly labeled the volume claim template.
### Changed

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

### Fixed

- Fixed incorrect labeling on the volume claim template. ([#1067](https://github.com/stevehipwell/helm-charts/pull/1067)) _@stevehipwell_

## [v5.5.15] - 2024-10-07

> [!IMPORTANT]
Expand Down Expand Up @@ -720,11 +683,7 @@
RELEASE LINKS
-->
[UNRELEASED]: https://github.com/stevehipwell/helm-charts/tree/main/charts/confluence-server
[v5.7.1]: https://github.com/stevehipwell/helm-charts/releases/tag/confluence-server-5.7.1
[v5.7.0]: https://github.com/stevehipwell/helm-charts/releases/tag/confluence-server-5.7.0
[v5.6.2]: https://github.com/stevehipwell/helm-charts/releases/tag/confluence-server-5.6.2
[v5.6.1]: https://github.com/stevehipwell/helm-charts/releases/tag/confluence-server-5.6.1
[v5.6.0]: https://github.com/stevehipwell/helm-charts/releases/tag/confluence-server-5.7.0
[v5.5.17]: https://github.com/stevehipwell/helm-charts/releases/tag/confluence-server-5.5.17
[v5.5.16]: https://github.com/stevehipwell/helm-charts/releases/tag/confluence-server-5.5.16
[v5.5.15]: https://github.com/stevehipwell/helm-charts/releases/tag/confluence-server-5.5.15
[v5.5.14]: https://github.com/stevehipwell/helm-charts/releases/tag/confluence-server-5.5.14
Expand Down
6 changes: 3 additions & 3 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.5.16
appVersion: 8.5.17
version: 5.5.17
appVersion: 8.5.18
home: https://www.atlassian.com/software/confluence
icon: https://raw.githubusercontent.com/stevehipwell/helm-charts/main/charts/confluence-server/icon.png
keywords:
Expand All @@ -29,4 +29,4 @@ annotations:
artifacthub.io/alternativeName: confluence
artifacthub.io/changes: |
- kind: changed
description: "Updated the _Confluence Server_ OCI image to [v8.5.17](https://confluence.atlassian.com/doc/confluence-8-5-release-notes-1252010185.html)."
description: "Updated the _Confluence Server_ OCI image to [v8.5.18](https://confluence.atlassian.com/doc/confluence-8-5-release-notes-1252010185.html)."

0 comments on commit 3f40e12

Please sign in to comment.