Skip to content

Commit

Permalink
Merge pull request #1 from FalconSocial/remove-postgres-dependency
Browse files Browse the repository at this point in the history
Remove postgres dependency
  • Loading branch information
peetasan authored Jun 23, 2022
2 parents 0905e38 + 68b9779 commit cc02451
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
---
apiVersion: v2
name: airflow
version: 1.7.0-dev
appVersion: 2.3.2
version: 1.6.0
appVersion: 2.3.0
description: The official Helm chart to deploy Apache Airflow, a platform to
programmatically author, schedule, and monitor workflows
home: https://airflow.apache.org/
Expand All @@ -32,10 +32,6 @@ keywords:
- airflow
- workflow
- scheduler
dependencies:
- name: postgresql
version: 10.5.3
condition: postgresql.enabled
maintainers:
- email: dev@airflow.apache.org
name: Apache Airflow PMC
Expand Down

0 comments on commit cc02451

Please sign in to comment.