mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 03:17:20 +08:00
45 lines
1.3 KiB
YAML
45 lines
1.3 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
images: |
|
|
- name: airflow
|
|
image: docker.io/bitnami/airflow:3.0.5-debian-12-r0
|
|
- name: statsd-exporter
|
|
image: docker.io/bitnami/statsd-exporter:0.28.0-debian-12-r24
|
|
licenses: Apache-2.0
|
|
tanzuCategory: service
|
|
apiVersion: v2
|
|
appVersion: 3.0.5
|
|
dependencies:
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 22.x.x
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 16.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
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.
|
|
home: https://bitnami.com
|
|
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/airflow/img/airflow-stack-220x234.png
|
|
keywords:
|
|
- apache
|
|
- airflow
|
|
- workflow
|
|
- dag
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: airflow
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
|
|
version: 25.0.3
|