mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
* [bitnami/airflow] Release 13.0.5 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
36 lines
1.0 KiB
YAML
36 lines
1.0 KiB
YAML
annotations:
|
|
category: WorkFlow
|
|
apiVersion: v2
|
|
appVersion: 2.3.3
|
|
dependencies:
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 17.x.x
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 11.x.x
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 1.x.x
|
|
description: Apache Airflow is a tool to express and execute workflows as directed acyclic graphs (DAGs). It includes utilities to schedule tasks, monitor task progress and handle task dependencies.
|
|
engine: gotpl
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/airflow
|
|
icon: https://bitnami.com/assets/stacks/airflow/img/airflow-stack-220x234.png
|
|
keywords:
|
|
- apache
|
|
- airflow
|
|
- workflow
|
|
- dag
|
|
maintainers:
|
|
- name: Bitnami
|
|
url: https://github.com/bitnami/charts
|
|
name: airflow
|
|
sources:
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/airflow
|
|
- https://airflow.apache.org/
|
|
version: 13.0.5
|