timescale / tobs

tobs - The Observability Stack for Kubernetes. Easy install of a full observability stack into a k8s cluster with Helm charts.
Apache License 2.0
563 stars 60 forks source link

Force helm-s3 to download the correct version #559

Closed nhudson closed 2 years ago

nhudson commented 2 years ago

What this PR does / why we need it

helm-s3 currently has a bug when trying to install the plugin https://github.com/hypnoglow/helm-s3/issues/203

This PR applies a work around for now.

Which issue this PR fixes

Checklist