mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 06:57:55 +08:00
Without this change, in order to use a custom probe, the user has to specify the probe parameters, and also must specify for the original probe "enabled: false". Issue: #12354 Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com> Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com>
36 lines
1.0 KiB
YAML
36 lines
1.0 KiB
YAML
annotations:
|
|
category: WorkFlow
|
|
apiVersion: v2
|
|
appVersion: 2.3.4
|
|
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: 2.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.1.6
|