Marco Franssen
Marco Franssen
To make it work locally. Otherwise you get the error only node 14 is supported Get Outlook for iOS ________________________________ From: Steven ***@***.***> Sent: Monday, March 14, 2022 3:32:47 PM...
Found the following: https://github.com/ghodss/yaml/issues/56 This package is used in `sigs.k8s.io/yaml`. `sigs.k8s.io/yaml` is used in https://github.com/helm/helm/blob/main/pkg/chart/loader/load.go#L84
What do you think @mumoshu? Would you accept a PR preparing some things? Still some action required on artifacthub.io by the maintainers though if I would prep a PR for...
@mumoshu any thougths?
Is this project still active? Anyone here who can give a response on how to move this forward?
@mumoshu this is about making the helm chart discoverable. Artifcathub.io is not a registry. It is an index. The image will still be downloaded from the registry where you publish...
Whenever I search for helm charts I go first to artifacthub.io. Based on that I might be searching the repo to deep dive into the details of a chart. e.g....
> Okay, I figured it out. Sign up on ArtifactHub, go to "Control Panel", and you'll see the button to add a repository to ArtifactHub. There's also a mechanism to...
An important note might be that we are running on EKS. Which might also be the cause of not having those metrics.
Looking at the log and the related code it seems it fails retrieving the keygrip. https://github.com/crazy-max/ghaction-import-gpg/blob/master/src/main.ts#L77 In the logs you will see there is no keygrip printed, meaning https://github.com/crazy-max/ghaction-import-gpg/blob/master/src/main.ts#L76 probably...