20
20
apiVersion : v2
21
21
name : airflow
22
22
version : 1.17.0-dev
23
- appVersion : 3.0.0
23
+ appVersion : 3.0.2
24
24
description : The official Helm chart to deploy Apache Airflow, a platform to
25
25
programmatically author, schedule, and monitor workflows
26
26
home : https://airflow.apache.org/
@@ -46,24 +46,22 @@ annotations:
46
46
- name: Documentation
47
47
url: https://airflow.apache.org/docs/helm-chart/1.17.0/
48
48
artifacthub.io/screenshots : |
49
+ - title: Home Page
50
+ url: https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/home_dark.png
51
+ - title: DAG Overview Dashboard
52
+ url: https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/dag_overview_dashboard.png
49
53
- title: DAGs View
50
- url: https://airflow.apache.org/docs/apache-airflow/3.0.0 /_images/dags.png
51
- - title: Datasets View
52
- url: https://airflow.apache.org/docs/apache-airflow/3.0.0 /_images/datasets .png
54
+ url: https://airflow.apache.org/docs/apache-airflow/3.0.2 /_images/dags.png
55
+ - title: Assets View
56
+ url: https://airflow.apache.org/docs/apache-airflow/3.0.2 /_images/asset_view .png
53
57
- title: Grid View
54
- url: https://airflow.apache.org/docs/apache-airflow/3.0.0 /_images/grid .png
58
+ url: https://airflow.apache.org/docs/apache-airflow/3.0.2 /_images/dag_overview_grid .png
55
59
- title: Graph View
56
- url: https://airflow.apache.org/docs/apache-airflow/3.0.0/_images/graph.png
57
- - title: Calendar View
58
- url: https://airflow.apache.org/docs/apache-airflow/3.0.0/_images/calendar.png
60
+ url: https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/dag_overview_graph.png
59
61
- title: Variable View
60
- url: https://airflow.apache.org/docs/apache-airflow/3.0.0/_images/variable_hidden.png
61
- - title: Gantt Chart
62
- url: https://airflow.apache.org/docs/apache-airflow/3.0.0/_images/gantt.png
63
- - title: Task Duration
64
- url: https://airflow.apache.org/docs/apache-airflow/3.0.0/_images/duration.png
62
+ url: https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/variable_hidden.png
65
63
- title: Code View
66
- url: https://airflow.apache.org/docs/apache-airflow/3.0.0 /_images/code .png
64
+ url: https://airflow.apache.org/docs/apache-airflow/3.0.2 /_images/dag_overview_code .png
67
65
artifacthub.io/changes : |
68
66
- description: Allow passing custom env to log groomer sidecar containers
69
67
kind: added
0 commit comments