Skip to content
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

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

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 incorporating helm/helm#12769.

Proposed changes

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

Related issues (optional)

Closes #3193

@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

helmv4: Authentication issue when pulling helm charts from private OCI registries.
2 participants