Skip to content

Commit 14d739b

Browse files
authored
Merge pull request #204 from xenit-eu/XENOPS-1351
XENOPS-1351: Release v0.8.23
2 parents 89b8968 + bc1f219 commit 14d739b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ chronology things are added/fixed/changed and - where possible - links to the PR
77

88
### Changes
99

10-
- add option to enable OpenTelemetry metrics for MQ
10+
[v0.8.23]
11+
* Fix solr postStart hook so it also works on initial (empty) start of the solr pod.
12+
* add option to enable OpenTelemetry metrics for MQ
1113

1214
[v0.8.22]
1315
* Add container startup command for the SOLR $BACKUP_URL to fix issue where SOLR returns status 0 for a failed restore.
14-
* Fix solr postStart hook so it also work on initial (empty) start of the solr pod.
1516

1617
[v0.8.21]
1718
* Made node hostname anti-affinity optional for ACS deployment pods via `acs.hostnameAntiAffinity.enabled` configuration option (defaults to `true`).

xenit-alfresco/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.8.22
18+
version: 0.8.23
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)