20
20
apiVersion : v2
21
21
name : airflow
22
22
version : 1.16.0-dev
23
- appVersion : 2.10.2
23
+ appVersion : 2.10.3
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/
@@ -47,23 +47,23 @@ annotations:
47
47
url: https://airflow.apache.org/docs/helm-chart/1.16.0/
48
48
artifacthub.io/screenshots : |
49
49
- title: DAGs View
50
- url: https://airflow.apache.org/docs/apache-airflow/2.10.2 /_images/dags.png
50
+ url: https://airflow.apache.org/docs/apache-airflow/2.10.3 /_images/dags.png
51
51
- title: Datasets View
52
- url: https://airflow.apache.org/docs/apache-airflow/2.10.2 /_images/datasets.png
52
+ url: https://airflow.apache.org/docs/apache-airflow/2.10.3 /_images/datasets.png
53
53
- title: Grid View
54
- url: https://airflow.apache.org/docs/apache-airflow/2.10.2 /_images/grid.png
54
+ url: https://airflow.apache.org/docs/apache-airflow/2.10.3 /_images/grid.png
55
55
- title: Graph View
56
- url: https://airflow.apache.org/docs/apache-airflow/2.10.2 /_images/graph.png
56
+ url: https://airflow.apache.org/docs/apache-airflow/2.10.3 /_images/graph.png
57
57
- title: Calendar View
58
- url: https://airflow.apache.org/docs/apache-airflow/2.10.2 /_images/calendar.png
58
+ url: https://airflow.apache.org/docs/apache-airflow/2.10.3 /_images/calendar.png
59
59
- title: Variable View
60
- url: https://airflow.apache.org/docs/apache-airflow/2.10.2 /_images/variable_hidden.png
60
+ url: https://airflow.apache.org/docs/apache-airflow/2.10.3 /_images/variable_hidden.png
61
61
- title: Gantt Chart
62
- url: https://airflow.apache.org/docs/apache-airflow/2.10.2 /_images/gantt.png
62
+ url: https://airflow.apache.org/docs/apache-airflow/2.10.3 /_images/gantt.png
63
63
- title: Task Duration
64
- url: https://airflow.apache.org/docs/apache-airflow/2.10.2 /_images/duration.png
64
+ url: https://airflow.apache.org/docs/apache-airflow/2.10.3 /_images/duration.png
65
65
- title: Code View
66
- url: https://airflow.apache.org/docs/apache-airflow/2.10.2 /_images/code.png
66
+ url: https://airflow.apache.org/docs/apache-airflow/2.10.3 /_images/code.png
67
67
artifacthub.io/changes : |
68
68
- description: Add git-sync container lifecycle hooks
69
69
kind: added
0 commit comments