Skip to content

Commit

Permalink
Helm chart 1.9.0 has been released (#30649)
Browse files Browse the repository at this point in the history
  • Loading branch information
jedcunningham committed Apr 14, 2023
1 parent 90ee763 commit 563bc58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ body:
What Apache Airflow Helm Chart version are you using?
multiple: false
options:
- "1.8.0 (latest released)"
- "1.9.0 (latest released)"
- "1.8.0"
- "1.7.0"
- "1.6.0"
- "1.5.0"
Expand Down
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
---
apiVersion: v2
name: airflow
version: 1.9.0-dev
version: 1.10.0-dev
appVersion: 2.5.3
description: The official Helm chart to deploy Apache Airflow, a platform to
programmatically author, schedule, and monitor workflows
Expand Down

0 comments on commit 563bc58

Please sign in to comment.