-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
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
chore: bump plugin versions in helm chart #255
Conversation
7c2c588
to
121ac36
Compare
@TylerGillson the tests are failing because of this error:
Do you know why it would be trying to pull the chart from spectrocloud-labs? |
121ac36
to
32d99a0
Compare
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment Thanks for integrating Codecov - We've got you covered ☂️ |
Prior to these changes, installing the chart via the following command returns some errors:
Errors seen in validator-controller-manager:
After making the changes we're able to install charts succesfully using the above command and all plugins also download.
Note that for now installing the chart via the helm repo also fails with the same errors, so we'll need to get a new version of the helm chart pushed after this is merged: