Skip to content

Commit dc03604

Browse files
Helm chart 1.17.0 has been released (#52125)
1 parent 7c74b2a commit dc03604

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/4-airflow_helmchart_bug_report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ body:
2828
What Apache Airflow Helm Chart version are you using?
2929
multiple: false
3030
options:
31-
- "1.16.0 (latest released)"
31+
- "1.17.0 (latest released)"
32+
- "1.16.0"
3233
- "1.15.0"
3334
- "1.14.0"
3435
- "1.13.1"

chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
---
2020
apiVersion: v2
2121
name: airflow
22-
version: 1.17.0
22+
version: 1.18.0-dev
2323
appVersion: 3.0.2
2424
description: The official Helm chart to deploy Apache Airflow, a platform to
2525
programmatically author, schedule, and monitor workflows
@@ -44,7 +44,7 @@ type: application
4444
annotations:
4545
artifacthub.io/links: |
4646
- name: Documentation
47-
url: https://airflow.apache.org/docs/helm-chart/1.17.0/
47+
url: https://airflow.apache.org/docs/helm-chart/1.18.0/
4848
artifacthub.io/screenshots: |
4949
- title: Home Page
5050
url: https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/home_dark.png

0 commit comments

Comments
 (0)