-
Notifications
You must be signed in to change notification settings - Fork 126
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
fix(helm-chart): remove double templating of annotations #2770
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2770 +/- ##
==========================================
+ Coverage 86.56% 86.62% +0.06%
==========================================
Files 169 169
Lines 11178 11178
==========================================
+ Hits 9676 9683 +7
+ Misses 1220 1215 -5
+ Partials 282 280 -2 see 2 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please adapt also the newly added 'KeptnAppContext' CRD
9547144
to
aee336b
Compare
Signed-off-by: RealAnna <[email protected]>
Signed-off-by: RealAnna <[email protected]>
Signed-off-by: RealAnna <[email protected]>
Signed-off-by: RealAnna <[email protected]>
Signed-off-by: RealAnna <[email protected]>
Signed-off-by: RealAnna <[email protected]>
Signed-off-by: RealAnna <[email protected]>
d213c26
to
2e6b944
Compare
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Signed-off-by: RealAnna <[email protected]> Signed-off-by: RealAnna <[email protected]> Signed-off-by: vickysomtee <[email protected]>
This pr fixes #2768