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 c4f5233  Bump chart version to `1.3.0-dev` (#18919)
c4f5233 is described below

commit c4f5233cd10ae03ee69fba861c8a6fa64e1f8a71
Author: Jed Cunningham <[email protected]>
AuthorDate: Tue Oct 12 22:18:05 2021 -0600

    Bump chart version to `1.3.0-dev` (#18919)
---
 chart/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index 2c52437..9a38b38 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -19,7 +19,7 @@
 ---
 apiVersion: v2
 name: airflow
-version: 1.2.0-rc1
+version: 1.3.0-dev
 appVersion: 2.2.0
 description: The official Helm chart to deploy Apache Airflow, a platform to
   programmatically author, schedule, and monitor workflows

Reply via email to