mirror of
https://github.com/bitnami/charts.git
synced 2026-03-11 15:37:20 +08:00
* Add workflow to check the correct generation of the README * Airflow values.yaml adapted to readme-generator format * Remove "Parameters" content from README.md * Chart patch version bump * Fix linting issues * Finish values.yaml transformation * Update README with generated parameters * Update README after sync with master * Chart patch version bump * Fix conflicts * Update Chart patch version
36 lines
949 B
YAML
36 lines
949 B
YAML
annotations:
|
|
category: WorkFlow
|
|
apiVersion: v2
|
|
appVersion: 2.1.0
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 1.x.x
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 10.x.x
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 14.x.x
|
|
description: Apache Airflow is a platform to programmatically author, schedule and monitor workflows.
|
|
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:
|
|
- email: containers@bitnami.com
|
|
name: Bitnami
|
|
name: airflow
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-airflow
|
|
- https://airflow.apache.org/
|
|
version: 10.2.2
|