mjsax commented on code in PR #20881:
URL: https://github.com/apache/kafka/pull/20881#discussion_r2524468657


##########
.github/workflows/docker_scan.yml:
##########
@@ -26,7 +26,7 @@ jobs:
     strategy:
       matrix:
         # This is an array of supported tags. Make sure this array only 
contains the supported tags
-        supported_image_tag: ['latest', '3.9.1', '4.0.0', '4.1.0']
+        supported_image_tag: ['latest', '3.9.1', '4.0.0', '4.1.1']

Review Comment:
   Why does it say 4.0.0 but not 4.0.1 ? Did it slip to update this during 
4.0.1 release?



##########
.github/workflows/docker_scan.yml:
##########
@@ -26,7 +26,7 @@ jobs:
     strategy:
       matrix:
         # This is an array of supported tags. Make sure this array only 
contains the supported tags
-        supported_image_tag: ['latest', '3.9.1', '4.0.0', '4.1.0']
+        supported_image_tag: ['latest', '3.9.1', '4.0.0', '4.1.1']

Review Comment:
   Why does it say 4.0.0 but not 4.0.1? Did it slip to update this during 4.0.1 
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