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
Please, answer some short questions which should help us to understand your problem / question better?
If I invoke helm install postgres-operator repository/postgres-operator --namespace database --verify --dependency-update I get: Error: INSTALLATION FAILED: failed to fetch provenance "https://opensource.zalando.com/postgres-operator/charts/postgres-operator/postgres-operator-1.14.0.tgz.prov"
helm install postgres-operator repository/postgres-operator --namespace database --verify --dependency-update
Error: INSTALLATION FAILED: failed to fetch provenance "https://opensource.zalando.com/postgres-operator/charts/postgres-operator/postgres-operator-1.14.0.tgz.prov"
I know that removing --verify resolves the error but it would be nice if you provided provenance files in future releases.
--verify
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please, answer some short questions which should help us to understand your problem / question better?
If I invoke
helm install postgres-operator repository/postgres-operator --namespace database --verify --dependency-update
I get:Error: INSTALLATION FAILED: failed to fetch provenance "https://opensource.zalando.com/postgres-operator/charts/postgres-operator/postgres-operator-1.14.0.tgz.prov"
I know that removing
--verify
resolves the error but it would be nice if you provided provenance files in future releases.The text was updated successfully, but these errors were encountered: