-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[Helm] correct typo in README for Kyverno 1.10+ #8911
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
Conversation
Signed-off-by: Peter Jakubis <balonik32@gmail.com>
Thanks for opening your first Pull Request here! Please check out our Contributing guidelines and confirm that you Signed off. |
/cherry-pick release-1.10 |
/cherry-pick release-1.11 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8911 +/- ##
=======================================
Coverage 33.56% 33.56%
=======================================
Files 315 315
Lines 24905 24905
=======================================
Hits 8359 8359
Misses 15754 15754
Partials 792 792 ☔ View full report in Codecov by Sentry. |
@balonik Please run the following to fix the failing codegen tests:
|
e8f61af
to
82bc6b8
Compare
We have no plan to cut another release for 1.10, adding it to 1.11.1. |
Congratulations! 🎉Great job merging your first Pull Request here! How awesome! If you are new to this project, feel free to join our Slack community |
Signed-off-by: Peter Jakubis <balonik32@gmail.com> Co-authored-by: treydock <tdockendorf@osc.edu>
Signed-off-by: Peter Jakubis <balonik32@gmail.com> Co-authored-by: treydock <tdockendorf@osc.edu>
Signed-off-by: Peter Jakubis <balonik32@gmail.com> Co-authored-by: treydock <tdockendorf@osc.edu>
Signed-off-by: Peter Jakubis <balonik32@gmail.com> Co-authored-by: treydock <tdockendorf@osc.edu>
Signed-off-by: Peter Jakubis <balonik32@gmail.com> Co-authored-by: treydock <tdockendorf@osc.edu>
Explanation
Correct incorrect reference to
replicaCount
in Kyverno Helm ChartREADME.md
and replace it with newreplicas
.Related issue
N/A
Milestone of this PR
N/A
What type of PR is this
/kind documentation
Checklist