Skip to content

Commit

Permalink
Helm chart 1.14.0 has been released (apache#40313)
Browse files Browse the repository at this point in the history
  • Loading branch information
jedcunningham authored Jun 19, 2024
1 parent e7052d4 commit 13437cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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.13.1 (latest released)"
- "1.14.0 (latest released)"
- "1.13.1"
- "1.13.0"
- "1.12.0"
- "1.11.0"
Expand Down
4 changes: 2 additions & 2 deletions 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.14.0
version: 1.15.0-dev
appVersion: 2.9.2
description: The official Helm chart to deploy Apache Airflow, a platform to
programmatically author, schedule, and monitor workflows
Expand All @@ -44,7 +44,7 @@ type: application
annotations:
artifacthub.io/links: |
- name: Documentation
url: https://airflow.apache.org/docs/helm-chart/1.14.0/
url: https://airflow.apache.org/docs/helm-chart/1.15.0/
artifacthub.io/screenshots: |
- title: DAGs View
url: https://airflow.apache.org/docs/apache-airflow/2.9.2/_images/dags.png
Expand Down

0 comments on commit 13437cb

Please sign in to comment.