Deprecate Airflow 1 (#118)

This commit is contained in:
David Gomez
2021-11-15 12:54:18 +01:00
committed by GitHub
parent fa63a6f920
commit 56fbefde72
26 changed files with 0 additions and 3330 deletions

View File

@@ -471,10 +471,6 @@ $ docker run -d --name airflow -p 8080:8080 \
- The size of the container image has been decreased.
- The configuration logic is now based on Bash scripts in the *rootfs/* folder.
## Branch Deprecation Notice
Airflow's branch 1 is no longer maintained by upstream and is now internally tagged as to be deprecated. This branch will no longer be released in our catalog a month after this notice is published, but already released container images will still persist in the registries. Valid to be removed starting on: 11-13-2021
## Contributing
We'd love for you to contribute to this container. You can request new features by creating an [issue](https://github.com/bitnami/bitnami-docker-airflow/issues), or submit a [pull request](https://github.com/bitnami/bitnami-docker-airflow/pulls) with your contribution.