-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update airflow chart version 1.7.1 (#455)
- Loading branch information
1 parent
0fe0318
commit 8f31d42
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# apiVersion v2 is Helm 3 | ||
apiVersion: v2 | ||
name: airflow | ||
version: 1.7.10 | ||
version: 1.7.11 | ||
description: Helm chart to deploy the Astronomer Platform Airflow module | ||
icon: https://airflow.apache.org/docs/apache-airflow/stable/_images/pin_large.png | ||
keywords: | ||
- astronomer | ||
- airflow | ||
dependencies: | ||
- name: airflow | ||
version: 1.7.0 | ||
repository: https://airflow.apache.org | ||
version: 1.7.1-astro | ||
repository: https://github.com/astronomer/airflow/releases/download/oss-helm-chart/1.7.1-astro |