You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2022/03/08 17:28:40 UTC

[airflow] 01/01: Chart: Bump version to 1.5.0

This is an automated email from the ASF dual-hosted git repository.

ephraimanierobi pushed a commit to branch bump-helm-version-2
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 57464daf4b83d4f0882c42d59b09e83ff7c355e5
Author: Ephraim Anierobi <sp...@gmail.com>
AuthorDate: Tue Mar 8 18:26:39 2022 +0100

    Chart: Bump version to 1.5.0
---
 chart/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index bd0e9bd..e45d9a0 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -19,7 +19,7 @@
 ---
 apiVersion: v2
 name: airflow
-version: 1.5.0-dev
+version: 1.5.0
 appVersion: 2.2.4
 description: The official Helm chart to deploy Apache Airflow, a platform to
   programmatically author, schedule, and monitor workflows