Skip to content

Commit

Permalink
Bump chart version to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sando committed Nov 18, 2023
1 parent f0d96ce commit cd8d05f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ All notable changes to this project will be documented in this file. This
project adheres to [Semantic Versioning][SemVer].

## Unreleased
### Changed
- Bump ejabberd image to `23.10-k8s2` - update of runtime dependencies.

## 0.6.1 - 2023-10-17
### Changed
- Bumb ejabberd image to `23.10-k8s1` - changelog: [ejabberd 23.10](https://github.com/processone/ejabberd/blob/master/CHANGELOG.md#version-2310).
- Bump ejabberd image to `23.10-k8s1` - changelog: [ejabberd 23.10](https://github.com/processone/ejabberd/blob/master/CHANGELOG.md#version-2310).
- healthcheck.sh: output to [entrypoint](https://stackoverflow.com/a/75257695)

## 0.6.0 - 2023-08-30
Expand All @@ -26,7 +28,7 @@ project adheres to [Semantic Versioning][SemVer].
of ejabberd modules.
- Move image run scripts into the chart templates. This enables admins to easier
exchange the container image.
- Bumb ejabberd image to `78f81de252dc932cd47b91d1a84ca8e8f0647498-k8s6`.
- Bump ejabberd image to `78f81de252dc932cd47b91d1a84ca8e8f0647498-k8s6`.

### Fixed
- Fix parsing `host` values.
Expand Down
4 changes: 2 additions & 2 deletions charts/ejabberd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: ejabberd
description: ejabberd XMPP server helm chart
type: application
version: 0.6.1
appVersion: "23.10-k8s1"
version: 0.6.2
appVersion: "23.10-k8s2"
keywords:
- xmpp
- mqtt
Expand Down

0 comments on commit cd8d05f

Please sign in to comment.