bitnami / charts

Bitnami Helm Charts
https://bitnami.com
Other
9.04k stars 9.22k forks source link

[bitnami/redis] fix: update JSON schema to allow string values for values passed to tpl #30526

Open piccit opened 2 days ago

piccit commented 2 days ago

Description of the change

Updates all properties in values.schema.json that are directly passed to tpl to also allow for string fields.

Benefits

Fixes schema to allow passing strings to tpl for all values that are template-able

Possible drawbacks

None

Applicable issues

Additional information

None

Checklist