Skip to content

Pass ci/ci-values.yaml to helm template when present#56

Merged
tamalsaha merged 1 commit into
masterfrom
ci-values-yaml
Jul 8, 2026
Merged

Pass ci/ci-values.yaml to helm template when present#56
tamalsaha merged 1 commit into
masterfrom
ci-values-yaml

Conversation

@tamalsaha

Copy link
Copy Markdown
Contributor

When running helm template for a chart, also pass ci/ci-values.yaml as a values file if it exists in the chart directory.

In mapChartImages (pkg/lib/image.go), before the existing *.sample.yaml handling, we now check for <chart>/ci/ci-values.yaml and append it via --values. It is ordered before the sample-values so those still take precedence, and applies to all charts.

Signed-off-by: Tamal Saha <tamal@appscode.com>
@tamalsaha
tamalsaha merged commit ed3c452 into master Jul 8, 2026
4 checks passed
@tamalsaha
tamalsaha deleted the ci-values-yaml branch July 8, 2026 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant