This is an automated email from the ASF dual-hosted git repository.

jedcunningham pushed a commit to branch quote_helm_index
in repository https://gitbox.apache.org/repos/asf/airflow-site.git

commit 7fda02882a0ab8ea3fb0ace12af123d988592b67
Author: Jed Cunningham <[email protected]>
AuthorDate: Mon Jun 23 16:19:53 2025 -0600

    Quote description with special character in chart index file
---
 landing-pages/site/static/index.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/landing-pages/site/static/index.yaml 
b/landing-pages/site/static/index.yaml
index 0dc3ea29e0..e94aebc6f8 100644
--- a/landing-pages/site/static/index.yaml
+++ b/landing-pages/site/static/index.yaml
@@ -30,7 +30,7 @@ entries:
           links:
           - name: '#50897'
             url: https://github.com/apache/airflow/pull/50897
-        - description: Unify k8s labels & add some missing k8s labels
+        - description: 'Unify k8s labels & add some missing k8s labels'
           kind: changed
           links:
           - name: '#49522'

Reply via email to