passbolt / charts-passbolt

Helm charts to run Passbolt on Kubernetes. No strings attached charts to run the open source password manager for teams!
https://passbolt.com
GNU Affero General Public License v3.0
40 stars 27 forks source link

Redis sub-chart generates core dumps #41

Closed l0nax closed 11 months ago

l0nax commented 11 months ago

Descriptions

The included Redis chart contains a bug where per-probe execution, a core dump will be generated.

This behavior has been fixed with v17.8.1. More details on this bug can be found here: https://github.com/bitnami/charts/issues/15055