Uploaded image for project: 'Dev - Nexus Repo'
  1. Dev - Nexus Repo
  2. NEXUS-26003

Helm proxy : difference between helm index file and real artifact url

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.30.0
    • 3.28.1, 3.29.2
    • helm
    • 2

    Description

      When we create an helm proxy for https://charts.jetstack.io , into the index.yaml file we have an url with charts path

      sources:
       - https://github.com/jetstack/cert-manager
       urls:
       - charts/cert-manager-v1.0.0-alpha.0.tgz

       

      But helm command doesn't retrieve the artifcat : server error

      >> helm fetch jetstack/cert-manager
      Error: failed to fetch https://nexus-url/repository/helm-jetstack-proxy/charts/cert-manager-v1.1.0.tgz : 500 Server Error

       

      If we directly use artifact url without charts path, the artifact was found and downloaded.

      https://nexus-url/repository/helm-jetstack-proxy/cert-manager-v1.0.3.tgz

       

      Nexus version : 3.28.1-01

      Edition OSS

       

      Attachments

        Issue Links

          Activity

            People

              aishchenko Artem Ishchenko
              nguilmeau Nicolas Guilmeau
              Michael Oliverio Michael Oliverio
              NXRM - Trinity
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                tigCommentSecurity.panel-title