mirror of
https://github.com/SigNoz/charts.git
synced 2025-12-18 21:23:51 +00:00
Related: https://github.com/SigNoz/platform-pod/issues/1220 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chart Release** * PostgreSQL Helm chart version updated to 0.0.2 * **Configuration Updates** * Image registry and pull secrets handling refined * Storage class configuration logic streamlined * PostgreSQL chart added to automated testing validation <!-- end of auto-generated comment: release notes by coderabbit.ai -->
15 lines
347 B
YAML
15 lines
347 B
YAML
# See https://github.com/helm/chart-testing#configuration
|
|
remote: origin
|
|
target-branch: main
|
|
debug: true
|
|
charts:
|
|
- charts/clickhouse
|
|
- charts/k8s-infra
|
|
- charts/signoz
|
|
- charts/postgresql
|
|
check-version-increment: false
|
|
helm-extra-args: --timeout 5m
|
|
chart-repos:
|
|
- signoz=https://charts.signoz.io
|
|
- redpanda=https://charts.redpanda.com
|