Skip to content

Fix Helm OCI chart archive path for cr package output directory - #192

Merged
sbrunner merged 1 commit into
masterfrom
fix-helm-oci-chart-archive-path-GSOO-351
Jul 17, 2026
Merged

Fix Helm OCI chart archive path for cr package output directory#192
sbrunner merged 1 commit into
masterfrom
fix-helm-oci-chart-archive-path-GSOO-351

Conversation

@sbrunner

@sbrunner sbrunner commented Jul 16, 2026

Copy link
Copy Markdown
Member

The command outputs chart archives to .cr-release-packages/ by default (chart-releaser v1.8.1), but the OCI publishing code was looking for the archive in the current working directory.

Fix: prepend .cr-release-packages/ to the chart archive path when pushing to OCI registry.

See JIRA issue: GSOO-351.

cr package outputs chart archives to .cr-release-packages/ by default
(chart-releaser v1.8.1), but the OCI publishing code was looking for
the archive in the current working directory.
@sbrunner
sbrunner merged commit 755a0a3 into master Jul 17, 2026
10 checks passed
@sbrunner
sbrunner deleted the fix-helm-oci-chart-archive-path-GSOO-351 branch July 17, 2026 08:43
@geo-ghci-int geo-ghci-int Bot added this to the 1.2.1 milestone Jul 17, 2026
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