diff --git a/README.md b/README.md index 1b96eab..40df714 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ ## Docker images -Docker images that are used for operation of DoubleCloud Airflow clusters are currently available on [GitHub Container Registry](https://github.com/doublecloud/airflow-image/pkgs/container/airflow). +Docker images being used as runtime on DoubleCloud Airflow clusters are currently available at [GitHub Container Registry](https://github.com/doublecloud/airflow-image/pkgs/container/airflow). -We tag every published image with two tags: -1. "Floating" or movable tag like `2.6.3` that points at the latest build of an image related to the Airflow version -2. Fixed tags like `2.6.3-2` that points at the specific build of an image related to the Airflow version +Each published image has two tags: +1. "Floating" or movable tag like `2.8.1` that points at the latest build of an image related to the Airflow version +2. Fixed tags like `2.8.1-1` that points at the specific build of an image related to the Airflow version You can find installed python packages and changelogs in version directories inside `versions` directory. diff --git a/versions/2.8.1/CHANGELOG.md b/versions/2.8.1/CHANGELOG.md new file mode 100644 index 0000000..825c32f --- /dev/null +++ b/versions/2.8.1/CHANGELOG.md @@ -0,0 +1 @@ +# Changelog diff --git a/versions/2.8.1/VERSION b/versions/2.8.1/VERSION new file mode 100644 index 0000000..573541a --- /dev/null +++ b/versions/2.8.1/VERSION @@ -0,0 +1 @@ +0 diff --git a/versions/2.8.1/requirements.txt b/versions/2.8.1/requirements.txt new file mode 100644 index 0000000..3a9d1df --- /dev/null +++ b/versions/2.8.1/requirements.txt @@ -0,0 +1,30 @@ +# python_version=3.11 +# apache-airflow version MUST be equal to airflow version +apache-airflow[async,azure,amazon,elasticsearch,google,password,cncf.kubernetes,mysql,postgres,redis,slack,ssh,statsd,virtualenv]==2.8.1 +apache-airflow-providers-amazon==8.17.0 +apache-airflow-providers-apache-hive==6.4.2 +apache-airflow-providers-apache-livy==3.7.1 +apache-airflow-providers-celery==3.5.2 +apache-airflow-providers-cncf-kubernetes==7.14.0 +apache-airflow-providers-common-sql==1.10.1 +apache-airflow-providers-databricks==6.1.0 +apache-airflow-providers-datadog==3.5.1 +apache-airflow-providers-dbt-cloud==3.6.0 +apache-airflow-providers-elasticsearch==5.3.2 +apache-airflow-providers-ftp==3.7.0 +apache-airflow-providers-google==10.14.0 +apache-airflow-providers-http==4.9.0 +apache-airflow-providers-imap==3.5.0 +apache-airflow-providers-microsoft-azure==8.5.1 +apache-airflow-providers-microsoft-mssql==3.6.0 +apache-airflow-providers-openlineage==1.5.0 +apache-airflow-providers-postgres==5.10.0 +apache-airflow-providers-redis==3.6.0 +apache-airflow-providers-sftp==4.8.1 +apache-airflow-providers-snowflake==5.3.0 +apache-airflow-providers-sqlite==3.7.0 +apache-airflow-providers-ssh==3.10.0 +astro-sdk-python==1.8.0 +astronomer-cosmos==1.3.2 +astronomer-providers[amazon,apache.hive,apache.livy,cncf.kubernetes,databricks,dbt.cloud,google,http,microsoft.azure,sftp,snowflake]==1.18.4 +requests==2.31.0