Skip to content

helmv4: Use username/password with private OCI registries #3314

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EronWright
Copy link
Contributor

@EronWright EronWright commented Nov 20, 2024

Blocked on upstream release of Helm v3 v3.17.0 incorporating helm/helm#13483.

Proposed changes

Enhances the Chart/v4 resource to support the use of username/password in repoOpts to access OCI registries.

Related issues (optional)

Closes #2911

@EronWright EronWright added the awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). label Nov 20, 2024
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@EronWright EronWright changed the title helmv4: Authentication issue when pulling helm charts from private OCI registries helmv4: Use username/password with private OCI registries Nov 21, 2024
@EronWright
Copy link
Contributor Author

Update: v3.17.0 RC1 is available:
https://github.com/helm/helm/releases/tag/v3.17.0-rc.1

Once v3.17.0 is released, we'll be unblocked here.

@murillio4
Copy link

v3.17.0 is now available 🙌:
https://github.com/helm/helm/releases/tag/v3.17.0

@EronWright EronWright added p2 Issues that should be prioritized in next iteration. and removed awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). labels Apr 7, 2025
@mjeffryes mjeffryes assigned blampe and unassigned EronWright May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 Issues that should be prioritized in next iteration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Per-resource authentication support for OCI registries
4 participants