-
Im trying to install Lago via Helm chart but it fails.
Adding Helm repo and listing it works fine:
```bash
$ helm repo add lago https://charts.getlago.com/
"lago" has been added to your reposit…
-
Helm charts can have dependencies to other charts.
The root chart and those other charts may come from OCI "repositories" (registries) which the charts have to reference directly currently.
Howeve…
-
Repositories API cannot distinguish between images and charts.
/api/v2.0/repositories
-
Followup to #2998 #2395
Implement releasing LGTM databases and other helm charts to github packages.
Update
https://github.com/grafana/helm-charts/blob/main/.github/workflows/update-helm-repo.…
-
Currently we have an org on Artifact Hub, [deliveryhero](https://artifacthub.io/packages/search?org=deliveryhero), but this is scraping `index.yaml` from the now deprecated chartmuseum.
Now I think…
-
**Rancher Server Setup**
- Rancher version: 2.8.3
- Installation option (Docker install/Helm Chart):
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): RKE2
**Inform…
-
Hi
Two chart with the same name but in different repositories seems to use the same workspace chart directory.
```
$ helm fetch redmine
---> Fetched chart into workspace /home/migmartri/.helm/works…
-
### Eschewed features
- [X] This issue is not requesting templating, unstuctured edits, build-time side-effects from args or env vars, or any other eschewed feature.
### What would you like to h…
-
I now used a github token, so the issue I had before is resolved. Now I get a new issue:
```log
$ mvn clean deploy -Plocal
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems wer…
-
I was able to install first time successfully, and uninstall, but after that I get this:
helmfile -e devs diff
Adding repo bitnami https://charts.bitnami.com/bitnami
"bitnami" has been added to…