SamWheating commented on a change in pull request #18557:
URL: https://github.com/apache/airflow/pull/18557#discussion_r765349989



##########
File path: airflow/config_templates/config.yml
##########
@@ -1300,6 +1300,13 @@
       type: integer
       example: ~
       default: "3"
+    - name: warn_deployment_exposure
+      description: |
+        Boolean for displaying warning for publicly viewable deployment
+      version_added: 2.2.0

Review comment:
       ```suggestion
         version_added: 2.2.3
   ```
   
   I think that this value will need to be updated, but if this is merged in 
the next week or two it will probably be included in the 2.2.3 release. 




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to