john-bodley commented on code in PR #26366:
URL: https://github.com/apache/superset/pull/26366#discussion_r1439690119
##########
helm/superset/values.yaml:
##########
@@ -800,7 +800,7 @@ redis:
## docker registry secret names (list)
# pullSecrets: nil
##
- ## Configure persistance
+ ## Configure persistence
Review Comment:
@hugo-syn because you've edited the Helm chart configs you'll also have to
bump the chart version (as indicated by the failing CI check):
```
✖︎ superset => (version: "0.11.2", path: "helm/superset") > chart version
not ok. Needs a version bump!
```
--
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]