Fix links because of section renaming

This commit is contained in:
Carlos Rodriguez Hernandez
2019-10-24 10:03:02 +00:00
parent 47d948df2b
commit 8e6fa3bf7e
50 changed files with 61 additions and 61 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: airflow
version: 4.0.2
version: 4.0.3
appVersion: 1.10.5
description: Apache Airflow is a platform to programmatically author, schedule and monitor workflows.
keywords:

View File

@@ -28,7 +28,7 @@ $ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm install --name my-release bitnami/airflow
```
These commands deploy Airflow on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
These commands deploy Airflow on the Kubernetes cluster in the default configuration. The [Parameters](#parameters) section lists the parameters that can be configured during installation.
> **Tip**: List all releases using `helm list`