This is an automated email from the ASF dual-hosted git repository.
HoustonPutman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-operator.git
The following commit(s) were added to refs/heads/main by this push:
new 6751b41 Change release wizard to use new upgrade notes ref guide page
6751b41 is described below
commit 6751b415d6a5e0e0cfe37f717a5be36b7eb93c28
Author: Houston Putman <[email protected]>
AuthorDate: Mon Jun 15 11:50:10 2026 -0700
Change release wizard to use new upgrade notes ref guide page
---
hack/release/wizard/releaseWizard.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hack/release/wizard/releaseWizard.yaml
b/hack/release/wizard/releaseWizard.yaml
index 58f5b7b..ee3b9eb 100644
--- a/hack/release/wizard/releaseWizard.yaml
+++ b/hack/release/wizard/releaseWizard.yaml
@@ -96,7 +96,7 @@ templates:
A summary of important changes is published in the documentation at:
- <https://apache.github.io/solr-operator/docs/upgrade-notes.html>
+
<https://solr.apache.org/guide/operator/latest/upgrade-notes/upgrade-notes.html>
For the most exhaustive list, see the change log on ArtifactHub or view
the git history in the solr-operator repo.