cortexproject / cortex-helm-chart

Helm chart for Cortex
Apache License 2.0
149 stars 164 forks source link

Fix memcache dependency condition #425

Closed SuperMatt closed 1 year ago

SuperMatt commented 1 year ago

What this PR does: This change adds correct conditions for the memcache dependencies in the Chart.yaml file, and it also updates the Chart.lock file.

This change has been tested against my own test cluster, with both memcache enabled and disabled.

Which issue(s) this PR fixes: Fixes #426

Checklist