Releases: getredash/contrib-helm-chart
redash-3.1.0-alpha9
Redash is an open source tool built for teams to query, visualize and collaborate.
redash-3.1.0-alpha8
Redash is an open source tool built for teams to query, visualize and collaborate.
redash-3.1.0-alpha7
Redash is an open source tool built for teams to query, visualize and collaborate.
redash-3.1.0-alpha6
Redash is an open source tool built for teams to query, visualize and collaborate.
redash-3.1.0-alpha5
Redash is an open source tool built for teams to query, visualize and collaborate.
redash-3.1.0-alpha4
Redash is an open source tool built for teams to query, visualize and collaborate.
redash-3.1.0-alpha3
Redash is an open source tool built for teams to query, visualize and collaborate.
redash-3.1.0-alpha2
Redash is an open source tool built for teams to query, visualize and collaborate.
redash-3.1.0-alpha1
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.extraContainers
andworkers.<worker-type>.extraContainers
variables - Added ability to set probes for scheduler and workers using
scheduler.livenessProbe
andworkers.<worker-type>.livenessProbe
variables - Added ability to set load balancer traffic policy using
service.extrnalTrafficPolicy
variable - Added ability to manage secrets independently using
redash.selfManagedSecrets
variable - Added ability to deploy extra manifests using
extraObjects
variable