We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When executing helm repo add owncloud, I get this error message:
helm repo add owncloud
Error: "helm repo add" requires 2 arguments Usage: helm repo add [NAME] [URL] [flags]
Could you please document the URL that helm is asking for in the README?
The text was updated successfully, but these errors were encountered:
https://github.com/bitnami/charts/tree/main/bitnami/owncloud/#readme
Sorry, something went wrong.
That's completely irrelevant, as it's a completely different Git repository. @andreawoe maybe you can help?
@jbehrens94 please use the instructions from this repository: https://github.com/owncloud-docker/helm-charts
helm repo add owncloud https://owncloud-docker.github.io/helm-charts
No branches or pull requests
When executing
helm repo add owncloud
, I get this error message:Could you please document the URL that helm is asking for in the README?
The text was updated successfully, but these errors were encountered: