Skip to content

Upload Helm charts to OCI registry and sign them with cosign #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
chrede88 opened this issue Mar 31, 2025 · 0 comments · May be fixed by #222
Open

Upload Helm charts to OCI registry and sign them with cosign #221

chrede88 opened this issue Mar 31, 2025 · 0 comments · May be fixed by #222

Comments

@chrede88
Copy link

Summary

With Helm v3.8.0, the OCI support became GA, which is an excellent chance to start publishing Helm charts to OCI-compliant registries.

Use cases

OCI registries are widely adopted and are fast becoming the standard. Now that Helm supports these by default it would be nice if 1p could push their charts to an OCI registry, e.g. ghcr.io.
Using the OCI standard also allows for the charts to be signed with cosign. This will provide a way for end users to check the integrity of the charts.

Proposed solution

Publish charts to an OCI registry like ghcr.io.

onedr0p added a commit to onedr0p/connect-helm-charts that referenced this issue Mar 31, 2025
>[!IMPORTANT]
> After this is merged and charts are released you might need to make the packages public from [here](https://github.com/orgs/1Password/packages)

I also bumped some deps as well and switched back to the official chart releaser action.

Fixes: 1Password#221
@onedr0p onedr0p linked a pull request Mar 31, 2025 that will close this issue
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 a pull request may close this issue.

1 participant