This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new def0cb0 Automatic Site Publish by Buildbot
def0cb0 is described below
commit def0cb05f3026def37d69b302cc1e93b89e0c7cd
Author: buildbot <[email protected]>
AuthorDate: Mon Mar 14 18:42:36 2022 +0000
Automatic Site Publish by Buildbot
---
output/.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/output/.htaccess b/output/.htaccess
index e7d16b0..19cbfa2 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -74,7 +74,7 @@ Redirect temp /charts
https://nightlies.apache.org/solr/release/helm-charts
### Redirects to Apache Nightlies for pre-Apache Solr Operator CRDs (These
don't exist in the archives)
RedirectMatch ^/operator/downloads/crds/(v0\.2\.6|v0\.2\.7|v0\.2\.8)(/?.*)$
https://nightlies.apache.org/solr/release/operator/crds/$1$2
### Redirects to Apache Archives, where the official release CRDs are stored
-RedirectMatch ^/operator/downloads/crds/(v\d+\.\d+\.\d+)(/?.*)$
https://www.apache.org/dyn/closer.lua?action=download&filename=/solr/solr-operator/$1/crds$2
+RedirectMatch ^/operator/downloads/crds/(v\d+\.\d+\.\d+)(/?.*)$
https://www.apache.org/dyn/closer.lua?action=download&filename=solr/solr-operator/$1/crds$2
### Javadocs & Refguide