jedcunningham commented on code in PR #51594: URL: https://github.com/apache/airflow/pull/51594#discussion_r2138609707
##########
chart/Chart.yaml:
##########
@@ -46,24 +46,22 @@ annotations:
- name: Documentation
url: https://airflow.apache.org/docs/helm-chart/1.17.0/
artifacthub.io/screenshots: |
+ - title: Home Page
+ url:
https://airflow.apache.org/docs/apache-airflow/stable/_images/home_dark.png
+ - title: DAG Overview Dashboard
+ url:
https://airflow.apache.org/docs/apache-airflow/stable/_images/dag_overview_dashboard.png
- title: DAGs View
- url:
https://airflow.apache.org/docs/apache-airflow/3.0.0/_images/dags.png
- - title: Datasets View
- url:
https://airflow.apache.org/docs/apache-airflow/3.0.0/_images/datasets.png
+ url:
https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/dags.png
+ - title: Assets View
+ url:
https://airflow.apache.org/docs/apache-airflow/stable/_images/asset_view.png
Review Comment:
Why stable vs 3.0.2?
```suggestion
url:
https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/asset_view.png
```
##########
chart/Chart.yaml:
##########
@@ -46,24 +46,22 @@ annotations:
- name: Documentation
url: https://airflow.apache.org/docs/helm-chart/1.17.0/
artifacthub.io/screenshots: |
+ - title: Home Page
+ url:
https://airflow.apache.org/docs/apache-airflow/stable/_images/home_dark.png
+ - title: DAG Overview Dashboard
+ url:
https://airflow.apache.org/docs/apache-airflow/stable/_images/dag_overview_dashboard.png
- title: DAGs View
- url:
https://airflow.apache.org/docs/apache-airflow/3.0.0/_images/dags.png
- - title: Datasets View
- url:
https://airflow.apache.org/docs/apache-airflow/3.0.0/_images/datasets.png
+ url:
https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/dags.png
+ - title: Assets View
+ url:
https://airflow.apache.org/docs/apache-airflow/stable/_images/asset_view.png
- title: Grid View
- url:
https://airflow.apache.org/docs/apache-airflow/3.0.0/_images/grid.png
+ url:
https://airflow.apache.org/docs/apache-airflow/stable/_images/dag_overview_grid.png
- title: Graph View
- url:
https://airflow.apache.org/docs/apache-airflow/3.0.0/_images/graph.png
- - title: Calendar View
- url:
https://airflow.apache.org/docs/apache-airflow/3.0.0/_images/calendar.png
+ url:
https://airflow.apache.org/docs/apache-airflow/stable/_images/dag_overview_graph.png
Review Comment:
```suggestion
url:
https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/dag_overview_graph.png
```
##########
chart/Chart.yaml:
##########
@@ -46,24 +46,22 @@ annotations:
- name: Documentation
url: https://airflow.apache.org/docs/helm-chart/1.17.0/
artifacthub.io/screenshots: |
+ - title: Home Page
+ url:
https://airflow.apache.org/docs/apache-airflow/stable/_images/home_dark.png
+ - title: DAG Overview Dashboard
+ url:
https://airflow.apache.org/docs/apache-airflow/stable/_images/dag_overview_dashboard.png
- title: DAGs View
- url:
https://airflow.apache.org/docs/apache-airflow/3.0.0/_images/dags.png
- - title: Datasets View
- url:
https://airflow.apache.org/docs/apache-airflow/3.0.0/_images/datasets.png
+ url:
https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/dags.png
+ - title: Assets View
+ url:
https://airflow.apache.org/docs/apache-airflow/stable/_images/asset_view.png
- title: Grid View
- url:
https://airflow.apache.org/docs/apache-airflow/3.0.0/_images/grid.png
+ url:
https://airflow.apache.org/docs/apache-airflow/stable/_images/dag_overview_grid.png
Review Comment:
```suggestion
url:
https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/dag_overview_grid.png
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
