This is an automated email from the ASF dual-hosted git repository.
potiuk 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 2b67a75623 Add smtp provider to prod image (#37739)
2b67a75623 is described below
commit 2b67a75623fdad508e98e74f5210e9a57ddad87c
Author: Dylan Rajguru <[email protected]>
AuthorDate: Tue Feb 27 06:03:59 2024 -0800
Add smtp provider to prod image (#37739)
---
prod_image_installed_providers.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/prod_image_installed_providers.txt
b/prod_image_installed_providers.txt
index d57ce96a2f..c292b7b83d 100644
--- a/prod_image_installed_providers.txt
+++ b/prod_image_installed_providers.txt
@@ -22,6 +22,7 @@ redis
sendgrid
sftp
slack
+smtp
snowflake
sqlite
ssh