You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by Jed Cunningham <je...@apache.org> on 2023/04/11 16:08:51 UTC

[VOTE] Release Apache Airflow Helm Chart 1.9.0 based on 1.9.0rc1

Hello Apache Airflow Community,

This is a call for the vote to release Helm Chart version 1.9.0.

The release candidate is available at:
https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.9.0rc1/

airflow-chart-1.9.0-source.tar.gz - is the "main source release" that comes
with INSTALL instructions.
airflow-1.9.0.tgz - is the binary Helm Chart release.

Public keys are available at: https://www.apache.org/dist/airflow/KEYS

For convenience "index.yaml" has been uploaded (though excluded from
voting), so you can also run the below commands.

helm repo add apache-airflow-dev
https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.9.0rc1/
helm repo update
helm install airflow apache-airflow-dev/airflow

airflow-1.9.0.tgz.prov - is also uploaded for verifying Chart Integrity,
though not strictly required for releasing the artifact based on ASF
Guidelines.

$ helm gpg verify airflow-1.9.0.tgz
gpg: Signature made Tue Apr 11 09:41:29 2023 MDT
gpg:                using RSA key E1A1E984F55B8F280BD9CBA20BB7163892A2E48E
gpg:                issuer "jedcunningham@apache.org"
gpg: Good signature from "Jed Cunningham <je...@apache.org>"
[ultimate]
plugin: Chart SHA verified.
sha256:750ff03fa93049bb049c1dd91722530ba39c8e2af951883bf3fb8b2630fd0684

The vote will be open for at least 72 hours (2023-04-14 16:12 UTC) or until
the necessary number of votes is reached.

https://www.timeanddate.com/countdown/to?iso=20230414T1612&p0=136&font=cursive

Please vote accordingly:

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason

Only votes from PMC members are binding, but members of the community are
encouraged to test the release and vote with "(non-binding)".

Consider this my (binding) +1.

For license checks, the .rat-excludes files is included, so you can run the
following to verify licenses (just update your path to rat):

tar -xvf airflow-chart-1.9.0-source.tar.gz
cd airflow-chart-1.9.0
java -jar apache-rat-0.13.jar chart -E .rat-excludes

Please note that the version number excludes the `rcX` string, so it's now
simply 1.9.0. This will allow us to rename the artifact without modifying
the artifact checksums when we actually release it.

The status of testing the Helm Chart by the community is kept here:
https://github.com/apache/airflow/issues/30585

Thanks,
Jed

Re: [VOTE] Release Apache Airflow Helm Chart 1.9.0 based on 1.9.0rc1

Posted by Hussein Awala <hu...@awala.fr>.
+1 (non-binding) tested upgrading from 1.8.0

On Fri, Apr 14, 2023 at 4:32 PM <Ju...@swisscom.com> wrote:

> +1 (non-binding)
>
> Thanks for driving this Jed !
>
> From: Jarek Potiuk <ja...@potiuk.com>
> Date: Thursday, 13 April 2023 at 14:55
> To: dev@airflow.apache.org <de...@airflow.apache.org>
> Subject: Re: [VOTE] Release Apache Airflow Helm Chart 1.9.0 based on
> 1.9.0rc1
> +1 (binding): Verified checksum, signatures, licences, images for pgbouncer
> got refreshed and multiplatform (my part), it nicely installs locally and
> uses Airflow 2.5.3.
>
> On Wed, Apr 12, 2023 at 5:37 PM Ephraim Anierobi <
> ephraimanierobi@gmail.com>
> wrote:
>
> > +1 (binding) Verified signature & licenses. Ran a few example dags
> >
> > On Tue, 11 Apr 2023 at 17:09, Jed Cunningham <je...@apache.org>
> > wrote:
> >
> > > Hello Apache Airflow Community,
> > >
> > > This is a call for the vote to release Helm Chart version 1.9.0.
> > >
> > > The release candidate is available at:
> > >
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fairflow%2Fhelm-chart%2F1.9.0rc1%2F&data=05%7C01%7CJules.Triomphe%40swisscom.com%7C38e4b980d6974c677c7308db3c1e6269%7C364e5b87c1c7420d9beec35d19b557a1%7C0%7C0%7C638169873420691696%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=OXOJLdAT4ZDZ80hqgzD%2B8LwttUNTbtejEXCfm58EwR0%3D&reserved=0
> <https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.9.0rc1/>
> > >
> > > airflow-chart-1.9.0-source.tar.gz - is the "main source release" that
> > comes
> > > with INSTALL instructions.
> > > airflow-1.9.0.tgz - is the binary Helm Chart release.
> > >
> > > Public keys are available at:
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.apache.org%2Fdist%2Fairflow%2FKEYS&data=05%7C01%7CJules.Triomphe%40swisscom.com%7C38e4b980d6974c677c7308db3c1e6269%7C364e5b87c1c7420d9beec35d19b557a1%7C0%7C0%7C638169873420691696%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=XFD829n1oo0dwHPfp4Df9jUUMXoqsPGGvH6P1hGP9qI%3D&reserved=0
> <https://www.apache.org/dist/airflow/KEYS>
> > >
> > > For convenience "index.yaml" has been uploaded (though excluded from
> > > voting), so you can also run the below commands.
> > >
> > > helm repo add apache-airflow-dev
> > >
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fairflow%2Fhelm-chart%2F1.9.0rc1%2F&data=05%7C01%7CJules.Triomphe%40swisscom.com%7C38e4b980d6974c677c7308db3c1e6269%7C364e5b87c1c7420d9beec35d19b557a1%7C0%7C0%7C638169873420691696%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=OXOJLdAT4ZDZ80hqgzD%2B8LwttUNTbtejEXCfm58EwR0%3D&reserved=0
> <https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.9.0rc1/>
> > > helm repo update
> > > helm install airflow apache-airflow-dev/airflow
> > >
> > > airflow-1.9.0.tgz.prov - is also uploaded for verifying Chart
> Integrity,
> > > though not strictly required for releasing the artifact based on ASF
> > > Guidelines.
> > >
> > > $ helm gpg verify airflow-1.9.0.tgz
> > > gpg: Signature made Tue Apr 11 09:41:29 2023 MDT
> > > gpg:                using RSA key
> > E1A1E984F55B8F280BD9CBA20BB7163892A2E48E
> > > gpg:                issuer "jedcunningham@apache.org"
> > > gpg: Good signature from "Jed Cunningham <je...@apache.org>"
> > > [ultimate]
> > > plugin: Chart SHA verified.
> > > sha256:750ff03fa93049bb049c1dd91722530ba39c8e2af951883bf3fb8b2630fd0684
> > >
> > > The vote will be open for at least 72 hours (2023-04-14 16:12 UTC) or
> > until
> > > the necessary number of votes is reached.
> > >
> > >
> > >
> >
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.timeanddate.com%2Fcountdown%2Fto%3Fiso%3D20230414T1612%26p0%3D136%26font%3Dcursive&data=05%7C01%7CJules.Triomphe%40swisscom.com%7C38e4b980d6974c677c7308db3c1e6269%7C364e5b87c1c7420d9beec35d19b557a1%7C0%7C0%7C638169873420691696%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=w2ae3oM2XoD3iikfYgSH10roG28uIS5gWZ6aggCo55o%3D&reserved=0
> <
> https://www.timeanddate.com/countdown/to?iso=20230414T1612&p0=136&font=cursive
> >
> > >
> > > Please vote accordingly:
> > >
> > > [ ] +1 approve
> > > [ ] +0 no opinion
> > > [ ] -1 disapprove with the reason
> > >
> > > Only votes from PMC members are binding, but members of the community
> are
> > > encouraged to test the release and vote with "(non-binding)".
> > >
> > > Consider this my (binding) +1.
> > >
> > > For license checks, the .rat-excludes files is included, so you can run
> > the
> > > following to verify licenses (just update your path to rat):
> > >
> > > tar -xvf airflow-chart-1.9.0-source.tar.gz
> > > cd airflow-chart-1.9.0
> > > java -jar apache-rat-0.13.jar chart -E .rat-excludes
> > >
> > > Please note that the version number excludes the `rcX` string, so it's
> > now
> > > simply 1.9.0. This will allow us to rename the artifact without
> modifying
> > > the artifact checksums when we actually release it.
> > >
> > > The status of testing the Helm Chart by the community is kept here:
> > >
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fairflow%2Fissues%2F30585&data=05%7C01%7CJules.Triomphe%40swisscom.com%7C38e4b980d6974c677c7308db3c1e6269%7C364e5b87c1c7420d9beec35d19b557a1%7C0%7C0%7C638169873420691696%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3HiVIdF20Q%2FrlnDlCo0wSIuNxQwRBAzyd3IcnZn5fG4%3D&reserved=0
> <https://github.com/apache/airflow/issues/30585>
> > >
> > > Thanks,
> > > Jed
> > >
> >
>

Re: [VOTE] Release Apache Airflow Helm Chart 1.9.0 based on 1.9.0rc1

Posted by Ju...@swisscom.com.
+1 (non-binding)

Thanks for driving this Jed !

From: Jarek Potiuk <ja...@potiuk.com>
Date: Thursday, 13 April 2023 at 14:55
To: dev@airflow.apache.org <de...@airflow.apache.org>
Subject: Re: [VOTE] Release Apache Airflow Helm Chart 1.9.0 based on 1.9.0rc1
+1 (binding): Verified checksum, signatures, licences, images for pgbouncer
got refreshed and multiplatform (my part), it nicely installs locally and
uses Airflow 2.5.3.

On Wed, Apr 12, 2023 at 5:37 PM Ephraim Anierobi <ep...@gmail.com>
wrote:

> +1 (binding) Verified signature & licenses. Ran a few example dags
>
> On Tue, 11 Apr 2023 at 17:09, Jed Cunningham <je...@apache.org>
> wrote:
>
> > Hello Apache Airflow Community,
> >
> > This is a call for the vote to release Helm Chart version 1.9.0.
> >
> > The release candidate is available at:
> > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fairflow%2Fhelm-chart%2F1.9.0rc1%2F&data=05%7C01%7CJules.Triomphe%40swisscom.com%7C38e4b980d6974c677c7308db3c1e6269%7C364e5b87c1c7420d9beec35d19b557a1%7C0%7C0%7C638169873420691696%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=OXOJLdAT4ZDZ80hqgzD%2B8LwttUNTbtejEXCfm58EwR0%3D&reserved=0<https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.9.0rc1/>
> >
> > airflow-chart-1.9.0-source.tar.gz - is the "main source release" that
> comes
> > with INSTALL instructions.
> > airflow-1.9.0.tgz - is the binary Helm Chart release.
> >
> > Public keys are available at: https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.apache.org%2Fdist%2Fairflow%2FKEYS&data=05%7C01%7CJules.Triomphe%40swisscom.com%7C38e4b980d6974c677c7308db3c1e6269%7C364e5b87c1c7420d9beec35d19b557a1%7C0%7C0%7C638169873420691696%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=XFD829n1oo0dwHPfp4Df9jUUMXoqsPGGvH6P1hGP9qI%3D&reserved=0<https://www.apache.org/dist/airflow/KEYS>
> >
> > For convenience "index.yaml" has been uploaded (though excluded from
> > voting), so you can also run the below commands.
> >
> > helm repo add apache-airflow-dev
> > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fairflow%2Fhelm-chart%2F1.9.0rc1%2F&data=05%7C01%7CJules.Triomphe%40swisscom.com%7C38e4b980d6974c677c7308db3c1e6269%7C364e5b87c1c7420d9beec35d19b557a1%7C0%7C0%7C638169873420691696%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=OXOJLdAT4ZDZ80hqgzD%2B8LwttUNTbtejEXCfm58EwR0%3D&reserved=0<https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.9.0rc1/>
> > helm repo update
> > helm install airflow apache-airflow-dev/airflow
> >
> > airflow-1.9.0.tgz.prov - is also uploaded for verifying Chart Integrity,
> > though not strictly required for releasing the artifact based on ASF
> > Guidelines.
> >
> > $ helm gpg verify airflow-1.9.0.tgz
> > gpg: Signature made Tue Apr 11 09:41:29 2023 MDT
> > gpg:                using RSA key
> E1A1E984F55B8F280BD9CBA20BB7163892A2E48E
> > gpg:                issuer "jedcunningham@apache.org"
> > gpg: Good signature from "Jed Cunningham <je...@apache.org>"
> > [ultimate]
> > plugin: Chart SHA verified.
> > sha256:750ff03fa93049bb049c1dd91722530ba39c8e2af951883bf3fb8b2630fd0684
> >
> > The vote will be open for at least 72 hours (2023-04-14 16:12 UTC) or
> until
> > the necessary number of votes is reached.
> >
> >
> >
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.timeanddate.com%2Fcountdown%2Fto%3Fiso%3D20230414T1612%26p0%3D136%26font%3Dcursive&data=05%7C01%7CJules.Triomphe%40swisscom.com%7C38e4b980d6974c677c7308db3c1e6269%7C364e5b87c1c7420d9beec35d19b557a1%7C0%7C0%7C638169873420691696%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=w2ae3oM2XoD3iikfYgSH10roG28uIS5gWZ6aggCo55o%3D&reserved=0<https://www.timeanddate.com/countdown/to?iso=20230414T1612&p0=136&font=cursive>
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> > Only votes from PMC members are binding, but members of the community are
> > encouraged to test the release and vote with "(non-binding)".
> >
> > Consider this my (binding) +1.
> >
> > For license checks, the .rat-excludes files is included, so you can run
> the
> > following to verify licenses (just update your path to rat):
> >
> > tar -xvf airflow-chart-1.9.0-source.tar.gz
> > cd airflow-chart-1.9.0
> > java -jar apache-rat-0.13.jar chart -E .rat-excludes
> >
> > Please note that the version number excludes the `rcX` string, so it's
> now
> > simply 1.9.0. This will allow us to rename the artifact without modifying
> > the artifact checksums when we actually release it.
> >
> > The status of testing the Helm Chart by the community is kept here:
> > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fairflow%2Fissues%2F30585&data=05%7C01%7CJules.Triomphe%40swisscom.com%7C38e4b980d6974c677c7308db3c1e6269%7C364e5b87c1c7420d9beec35d19b557a1%7C0%7C0%7C638169873420691696%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3HiVIdF20Q%2FrlnDlCo0wSIuNxQwRBAzyd3IcnZn5fG4%3D&reserved=0<https://github.com/apache/airflow/issues/30585>
> >
> > Thanks,
> > Jed
> >
>

Re: [VOTE] Release Apache Airflow Helm Chart 1.9.0 based on 1.9.0rc1

Posted by Jarek Potiuk <ja...@potiuk.com>.
+1 (binding): Verified checksum, signatures, licences, images for pgbouncer
got refreshed and multiplatform (my part), it nicely installs locally and
uses Airflow 2.5.3.

On Wed, Apr 12, 2023 at 5:37 PM Ephraim Anierobi <ep...@gmail.com>
wrote:

> +1 (binding) Verified signature & licenses. Ran a few example dags
>
> On Tue, 11 Apr 2023 at 17:09, Jed Cunningham <je...@apache.org>
> wrote:
>
> > Hello Apache Airflow Community,
> >
> > This is a call for the vote to release Helm Chart version 1.9.0.
> >
> > The release candidate is available at:
> > https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.9.0rc1/
> >
> > airflow-chart-1.9.0-source.tar.gz - is the "main source release" that
> comes
> > with INSTALL instructions.
> > airflow-1.9.0.tgz - is the binary Helm Chart release.
> >
> > Public keys are available at: https://www.apache.org/dist/airflow/KEYS
> >
> > For convenience "index.yaml" has been uploaded (though excluded from
> > voting), so you can also run the below commands.
> >
> > helm repo add apache-airflow-dev
> > https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.9.0rc1/
> > helm repo update
> > helm install airflow apache-airflow-dev/airflow
> >
> > airflow-1.9.0.tgz.prov - is also uploaded for verifying Chart Integrity,
> > though not strictly required for releasing the artifact based on ASF
> > Guidelines.
> >
> > $ helm gpg verify airflow-1.9.0.tgz
> > gpg: Signature made Tue Apr 11 09:41:29 2023 MDT
> > gpg:                using RSA key
> E1A1E984F55B8F280BD9CBA20BB7163892A2E48E
> > gpg:                issuer "jedcunningham@apache.org"
> > gpg: Good signature from "Jed Cunningham <je...@apache.org>"
> > [ultimate]
> > plugin: Chart SHA verified.
> > sha256:750ff03fa93049bb049c1dd91722530ba39c8e2af951883bf3fb8b2630fd0684
> >
> > The vote will be open for at least 72 hours (2023-04-14 16:12 UTC) or
> until
> > the necessary number of votes is reached.
> >
> >
> >
> https://www.timeanddate.com/countdown/to?iso=20230414T1612&p0=136&font=cursive
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> > Only votes from PMC members are binding, but members of the community are
> > encouraged to test the release and vote with "(non-binding)".
> >
> > Consider this my (binding) +1.
> >
> > For license checks, the .rat-excludes files is included, so you can run
> the
> > following to verify licenses (just update your path to rat):
> >
> > tar -xvf airflow-chart-1.9.0-source.tar.gz
> > cd airflow-chart-1.9.0
> > java -jar apache-rat-0.13.jar chart -E .rat-excludes
> >
> > Please note that the version number excludes the `rcX` string, so it's
> now
> > simply 1.9.0. This will allow us to rename the artifact without modifying
> > the artifact checksums when we actually release it.
> >
> > The status of testing the Helm Chart by the community is kept here:
> > https://github.com/apache/airflow/issues/30585
> >
> > Thanks,
> > Jed
> >
>

Re: [VOTE] Release Apache Airflow Helm Chart 1.9.0 based on 1.9.0rc1

Posted by Ephraim Anierobi <ep...@gmail.com>.
+1 (binding) Verified signature & licenses. Ran a few example dags

On Tue, 11 Apr 2023 at 17:09, Jed Cunningham <je...@apache.org>
wrote:

> Hello Apache Airflow Community,
>
> This is a call for the vote to release Helm Chart version 1.9.0.
>
> The release candidate is available at:
> https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.9.0rc1/
>
> airflow-chart-1.9.0-source.tar.gz - is the "main source release" that comes
> with INSTALL instructions.
> airflow-1.9.0.tgz - is the binary Helm Chart release.
>
> Public keys are available at: https://www.apache.org/dist/airflow/KEYS
>
> For convenience "index.yaml" has been uploaded (though excluded from
> voting), so you can also run the below commands.
>
> helm repo add apache-airflow-dev
> https://dist.apache.org/repos/dist/dev/airflow/helm-chart/1.9.0rc1/
> helm repo update
> helm install airflow apache-airflow-dev/airflow
>
> airflow-1.9.0.tgz.prov - is also uploaded for verifying Chart Integrity,
> though not strictly required for releasing the artifact based on ASF
> Guidelines.
>
> $ helm gpg verify airflow-1.9.0.tgz
> gpg: Signature made Tue Apr 11 09:41:29 2023 MDT
> gpg:                using RSA key E1A1E984F55B8F280BD9CBA20BB7163892A2E48E
> gpg:                issuer "jedcunningham@apache.org"
> gpg: Good signature from "Jed Cunningham <je...@apache.org>"
> [ultimate]
> plugin: Chart SHA verified.
> sha256:750ff03fa93049bb049c1dd91722530ba39c8e2af951883bf3fb8b2630fd0684
>
> The vote will be open for at least 72 hours (2023-04-14 16:12 UTC) or until
> the necessary number of votes is reached.
>
>
> https://www.timeanddate.com/countdown/to?iso=20230414T1612&p0=136&font=cursive
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Only votes from PMC members are binding, but members of the community are
> encouraged to test the release and vote with "(non-binding)".
>
> Consider this my (binding) +1.
>
> For license checks, the .rat-excludes files is included, so you can run the
> following to verify licenses (just update your path to rat):
>
> tar -xvf airflow-chart-1.9.0-source.tar.gz
> cd airflow-chart-1.9.0
> java -jar apache-rat-0.13.jar chart -E .rat-excludes
>
> Please note that the version number excludes the `rcX` string, so it's now
> simply 1.9.0. This will allow us to rename the artifact without modifying
> the artifact checksums when we actually release it.
>
> The status of testing the Helm Chart by the community is kept here:
> https://github.com/apache/airflow/issues/30585
>
> Thanks,
> Jed
>