From a4f546bee15a5932cce930450332c11cdb97c681 Mon Sep 17 00:00:00 2001 From: ronahk <74967920+ronahk@users.noreply.github.com> Date: Mon, 14 Nov 2022 16:34:39 +0200 Subject: [PATCH 1/2] Change chart icon --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index deb77b44869c9..c34b755dadec4 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://raw.githubusercontent.com/apache/airflow/main/docs/apache-airflow/img/logos/airflow_64x64_emoji_transparent.png keywords: - apache - airflow From 746b57151f30c257b7c7b44eda139f3028853cf1 Mon Sep 17 00:00:00 2001 From: ronahk Date: Tue, 15 Nov 2022 18:40:34 +0200 Subject: [PATCH 2/2] replace chart icon --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index c34b755dadec4..06b32753a3028 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://raw.githubusercontent.com/apache/airflow/main/docs/apache-airflow/img/logos/airflow_64x64_emoji_transparent.png +icon: https://airflow.apache.org/images/airflow_dark_bg.png keywords: - apache - airflow