nacretion commented on code in PR #38597:
URL: https://github.com/apache/superset/pull/38597#discussion_r2962537377


##########
helm/superset/Chart.yaml:
##########
@@ -29,10 +29,10 @@ maintainers:
   - name: craig-rueda
     email: [email protected]
     url: https://github.com/craig-rueda
-version: 0.15.4 # See 
[README](https://github.com/apache/superset/blob/master/helm/superset/README.md#versioning)
 for version details.
+version: 0.16.0 # See 
[README](https://github.com/apache/superset/blob/master/helm/superset/README.md#versioning)
 for version details.
 dependencies:
   - name: postgresql
-    version: 16.7.27
+    version: 13.4.4

Review Comment:
   I noticed the PostgreSQL dependency changed from `16.7.27` to `13.4.4`.
   Could you clarify whether this was intentional?
   Since `master` currently uses `16.7.27`, this looks a bit like an accidental 
rollback unless there is a specific compatibility reason behind it.



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