Miretpl commented on code in PR #65030:
URL: https://github.com/apache/airflow/pull/65030#discussion_r3066913869


##########
chart/templates/NOTES.txt:
##########
@@ -765,6 +765,14 @@ DEPRECATION WARNING:
 
 {{- end }}
 
+{{- if not (empty .Values.workers.labels) }}
+
+ DEPRECATION WARNING:
+    `workers.labels` has been renamed to 
`workers.celery.labels`/`workers.kubernetes.labels`.
+    Please change your values as support for the old name will be dropped in a 
future release.

Review Comment:
   Probably will be done in a separate PR with other things regarding the 
NOTES.txt file. For now, leaving for consistency.



-- 
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