OT-CONTAINER-KIT / helm-charts

A repository which that will contain helm charts with best and security practices.
https://ot-container-kit.github.io/helm-charts
49 stars 84 forks source link

redis-operator chart v0.13 has error in CRDs #61

Closed ahgraber closed 1 year ago

ahgraber commented 1 year ago

While trying to install redis-operator version 0.13.0, I receive the following error:

Helm install failed: failed to parse CRDs from crds/redis.yaml: error parsing : error converting YAML to JSON: yaml: line 1920: could not find expected ':'
remi-sap commented 1 year ago

Likely duplicate of https://github.com/OT-CONTAINER-KIT/helm-charts/issues/62 This seems solved with version 13.0.1 Please retry