You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
819 B

Official Artifact Hub Metadata Resources (#4257) * compatibility patch for csi driver * added namespace to all component parameters * added namespace to all component parameters * dereference in range * added namespace to values.yml defaults * added namespace to s3 component * added helm chart to github pages * added helm chart to github pages * added helm chart to github pages * added helm chart to github pages * added helm chart to github pages * push on all tags * push on all tags * push on all tags * push on all tags * push on all tags * changed helm directory structure * update charts location * fixed dereference * updated permissions * updated permissions * match current action schema * added helm chart liniting CI * modified chart list changed * fixed nodejs warning * standardized a few defaults * added chart dirs * lowerd period seconds for volume startup to test chart lint changes * lowerd period seconds for volume startup to test chart lint changes * test * changed back * adjustment * debug ls statment * removed change detection * remvoed change detection * always lint the charts * added missing ) * fixed typo * added spaces in front of all comments * pdated values.yaml * pdated values.yaml * don't validate maintainers for now * update helm_ci.yml * update helm_ci.yml * update helm_ci.yml * update helm_ci.yml * update helm_ci.yml * - adds helm chart lint on changes - adds test helm chart install on k8s * updated helm chart readme.md * added artifact hub * added artifact hub
2 years ago
  1. # Artifact Hub repository metadata file
  2. #
  3. # Some settings like the verified publisher flag or the ignored packages won't
  4. # be applied until the next time the repository is processed. Please keep in
  5. # mind that the repository won't be processed if it has not changed since the
  6. # last time it was processed. Depending on the repository kind, this is checked
  7. # in a different way. For Helm http based repositories, we consider it has
  8. # changed if the `index.yaml` file changes. For git based repositories, it does
  9. # when the hash of the last commit in the branch you set up changes. This does
  10. # NOT apply to ownership claim operations, which are processed immediately.
  11. #
  12. repositoryID: 5b2f1fe2-20e5-486e-9746-183484642aa2
  13. # owners: # (optional, used to claim repository ownership)
  14. # - name: username
  15. # email: email