Redash is an open source tool built for teams to query, visualize and collaborate.
Breaking changes!
Please read migration from 3.0 to 3.1 section
Changelog:
- Migrated pipelines from CircleCI to GitHub Actions
- Added ability to specify extra containers for all deployments using
server.extraContainers,scheduler.extraContainersandworkers.<worker-type>.extraContainersvariables - Added ability to set probes for scheduler and workers using
scheduler.livenessProbeandworkers.<worker-type>.livenessProbevariables - Added ability to set load balancer traffic policy using
service.extrnalTrafficPolicyvariable - Added ability to manage secrets independently using
redash.selfManagedSecretsvariable - Added ability to deploy extra manifests using
extraObjectsvariable