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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 9a1d24d8db Replace helm chart icon (#27704)
9a1d24d8db is described below

commit 9a1d24d8db0d925edb3812d6dc9017e2acce819a
Author: ronahk <[email protected]>
AuthorDate: Thu Nov 17 19:57:10 2022 +0200

    Replace helm chart icon (#27704)
---
 chart/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index 960cb6b675..8375857856 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -26,7 +26,7 @@ description: The official Helm chart to deploy Apache 
Airflow, a platform to
 home: https://airflow.apache.org/
 sources:
   - https://github.com/apache/airflow
-icon: 
https://airflow.apache.org/docs/apache-airflow/stable/_images/pin_large.png
+icon: https://airflow.apache.org/images/airflow_dark_bg.png
 keywords:
   - apache
   - airflow

Reply via email to