File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff 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 ` ).
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments