mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-08-06 04:49:27 +00:00
81e982941d
The manifests endpoint returns text/plain YAML, but fetchWithSafeDefaults treats string responses as errors and returns the fallback value ([]). Revert useGetReleaseManifest to use fetchWithDefaults which correctly passes through text/plain responses. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>