paradedb / charts

ParadeDB Helm Chart, based on the official CloudNativePG Helm Charts
https://paradedb.github.io/charts/
GNU Affero General Public License v3.0
3 stars 2 forks source link

Add tests #3

Closed philippemnoel closed 1 month ago

philippemnoel commented 2 months ago

What Currently, our Helm chart has no tests in CI. We should

This should hopefully make sure we don't make broken changes to the Helm chart by modifying it or modifying our underlying Dockerfile.

Why ^

How ^

philippemnoel commented 1 month ago

Handled by #1 and #14