diff --git a/bitnami/airflow/Chart.yaml b/bitnami/airflow/Chart.yaml index 3a5cd1021a..6a435f878f 100644 --- a/bitnami/airflow/Chart.yaml +++ b/bitnami/airflow/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: airflow -version: 0.0.1 +version: 0.0.2 appVersion: 1.10.3 description: Apache Airflow is a platform to programmatically author, schedule and monitor workflows. keywords: diff --git a/bitnami/airflow/values.yaml b/bitnami/airflow/values.yaml index fbee754737..286a55906d 100644 --- a/bitnami/airflow/values.yaml +++ b/bitnami/airflow/values.yaml @@ -112,7 +112,7 @@ airflow: # configurationConfigMap: ## Name of an existing config map containing all the DAGs files you want to load in Airflow. ## - dagsConfigMap: patata + ## dagsConfigMap: ## Airflow generic configuration ## loadExamples: false @@ -354,4 +354,4 @@ metrics: ## Metrics exporter pod Annotation and Labels # podAnnotations: {} - # podLabels: {} \ No newline at end of file + # podLabels: {}