You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/11/16 23:44:39 UTC

[airflow] branch main updated: Fix helm chart 1.3.0 changelog (#19632)

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

kaxilnaik 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 b15f4b1  Fix helm chart 1.3.0 changelog (#19632)
b15f4b1 is described below

commit b15f4b19953995b752e9f82ff90e891d8f0c4938
Author: Jed Cunningham <66...@users.noreply.github.com>
AuthorDate: Tue Nov 16 16:43:56 2021 -0700

    Fix helm chart 1.3.0 changelog (#19632)
---
 chart/CHANGELOG.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/chart/CHANGELOG.txt b/chart/CHANGELOG.txt
index d04fe21..94ece45 100644
--- a/chart/CHANGELOG.txt
+++ b/chart/CHANGELOG.txt
@@ -10,8 +10,6 @@ New Features
 - Allow custom pod annotations to all components (#18481)
 - Chart: Make PgBouncer cmd/args configurable (#18910)
 - Chart: Use python 3.7 by default; support disabling triggerer (#18920)
-- Chart: Allow disabling the Helm hooks in the helm chart (#18776)
-- Allow specifying kerberos keytab in the chart (#19054)
 
 Improvements
 """"""""""""