This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new e92e0f7a79 Helm chart 1.13.1 has been released (#38469)
e92e0f7a79 is described below
commit e92e0f7a79c3e602d5d81dd84d3ac3ddd112efd2
Author: Jed Cunningham <[email protected]>
AuthorDate: Mon Mar 25 18:58:52 2024 -0400
Helm chart 1.13.1 has been released (#38469)
---
.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml | 3 ++-
chart/Chart.yaml | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml
b/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml
index edb4b4a54a..5f89251010 100644
--- a/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/airflow_helmchart_bug_report.yml
@@ -28,7 +28,8 @@ body:
What Apache Airflow Helm Chart version are you using?
multiple: false
options:
- - "1.13.0 (latest released)"
+ - "1.13.1 (latest released)"
+ - "1.13.0"
- "1.12.0"
- "1.11.0"
- "1.10.0"
diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index 3f35faffb2..d65defcdbd 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -19,7 +19,7 @@
---
apiVersion: v2
name: airflow
-version: 1.13.1
+version: 1.14.0
appVersion: 2.8.3
description: The official Helm chart to deploy Apache Airflow, a platform to
programmatically author, schedule, and monitor workflows
@@ -44,7 +44,7 @@ type: application
annotations:
artifacthub.io/links: |
- name: Documentation
- url: https://airflow.apache.org/docs/helm-chart/1.13.1/
+ url: https://airflow.apache.org/docs/helm-chart/1.14.0/
artifacthub.io/screenshots: |
- title: DAGs View
url:
https://airflow.apache.org/docs/apache-airflow/2.8.3/_images/dags.png