rusackas commented on code in PR #44097:
URL: https://github.com/apache/superset/pull/44097#discussion_r3971882200


##########
helm/superset/Chart.yaml:
##########
@@ -29,7 +29,7 @@ maintainers:
   - name: craig-rueda
     email: [email protected]
     url: https://github.com/craig-rueda
-version: 0.22.7 # See 
[README](https://github.com/apache/superset/blob/master/helm/superset/README.md#versioning)
 for version details.
+version: 0.22.8 # See 
[README](https://github.com/apache/superset/blob/master/helm/superset/README.md#versioning)
 for version details.

Review Comment:
   Flagging this as an apply-able suggestion since it's a one-line addition. 
`deprecated: true` is what actually marks the chart deprecated for `helm 
search`/ArtifactHub consumers, the README notice alone won't surface there.
   
   ```suggestion
   version: 0.22.8 # See 
[README](https://github.com/apache/superset/blob/master/helm/superset/README.md#versioning)
 for version details.
   deprecated: true
   ```



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to