From 6dfc939833fd3dc477b3971d965ba142d3b8bd77 Mon Sep 17 00:00:00 2001 From: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com> Date: Tue, 16 Nov 2021 16:03:15 -0700 Subject: [PATCH] Fixup helm chart 1.3.0 changelog --- chart/CHANGELOG.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/chart/CHANGELOG.txt b/chart/CHANGELOG.txt index d04fe2123f8c7..94ece45f5b2aa 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 """"""""""""