You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/08 19:23:56 UTC

[GitHub] [airflow] potiuk commented on issue #22096: Status of testing of Apache Airflow Helm Chart 1.5.0rc2

potiuk commented on issue #22096:
URL: https://github.com/apache/airflow/issues/22096#issuecomment-1062122256


   Installed the chart verifed that:
   
   * redis is based on bullseye now #21875
   * checked that default image is 2.2.4 #21745 
   
   ```
   root@airflow-redis-0:/data# cat /etc/*-release
   PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
   NAME="Debian GNU/Linux"
   VERSION_ID="11"
   VERSION="11 (bullseye)"
   VERSION_CODENAME=bullseye
   ID=debian
   HOME_URL="https://www.debian.org/"
   SUPPORT_URL="https://www.debian.org/support"
   BUG_REPORT_URL="https://bugs.debian.org/"
   root@airflow-redis-0:/data# 
   ```
   
   ![image](https://user-images.githubusercontent.com/595491/157310105-36cdf830-3dcb-4a4d-b061-56e96f4950c9.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org