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

fix OCI chart support #75

Merged
merged 2 commits into from
Apr 11, 2024
Merged

fix OCI chart support #75

merged 2 commits into from
Apr 11, 2024

Commits on Apr 10, 2024

  1. fix: support oci chart dependency

    Closes #74
    mgoltzsche committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    204b521 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. fix: allow specifying OCI registry as repository

    Support specifying an OCI repository URI within the `repository` field of the kustomize plugin or kpt function config.
    
    Relates to #46 and #72
    mgoltzsche committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    95607f2 View commit details
    Browse the repository at this point in the history