Skip to content

ci: publishing helm will now correctly include archives#2213

Merged
bosbaber merged 1 commit into
mainfrom
stephan/20260619-include-archives
Jun 19, 2026
Merged

ci: publishing helm will now correctly include archives#2213
bosbaber merged 1 commit into
mainfrom
stephan/20260619-include-archives

Conversation

@bosbaber

Copy link
Copy Markdown
Contributor

This PR fixes a bug in the helm publishing process where tar archives were not being included when publishing.

@bosbaber bosbaber requested a review from Copilot June 19, 2026 11:01
@bosbaber bosbaber self-assigned this Jun 19, 2026
@github-actions github-actions Bot added the type: ci Changes to CI workflows label Jun 19, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes Helm chart publishing so the packaged chart archives (*.tgz) are actually committed to the charts branch (and thus included in GitHub Pages chart hosting).

Changes:

  • Force-add packaged chart archives (*.tgz) to git (bypassing .gitignore).
  • Stage index.yaml explicitly alongside the archives before committing.

@bosbaber bosbaber merged commit 383f0f6 into main Jun 19, 2026
14 checks passed
@bosbaber bosbaber deleted the stephan/20260619-include-archives branch June 19, 2026 11:08
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 0.4.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released type: ci Changes to CI workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants