Hi folks, how are you doing?
I'm quite new to rancher (set up an RKE2 cluster)... I have sooome limited experience with K8s...
I added this repo via the rancher gui...
https://github.com/bootc/netbox-chart
And already managed to build it... but now it gives me this error: "helm install --generate-name=true --namespace=netboxtest2 --timeout=10m0s --values=/home/shell/helm/values-netbox-5.0.0.yaml --version=5.0.0 --wait=true /home/shell/helm/netbox-5.0.0.tgz
Error: INSTALLATION FAILED: An error occurred while checking for chart dependencies. You may need to run
helm dependency build
to fetch missing dependencies: found in Chart.yaml, but missing in charts/ directory: postgresql, redis"
anyone can tell me how to fix this?