jkroepke / helm-secrets

A helm plugin that help manage secrets with Git workflow and store them anywhere
https://github.com/jkroepke/helm-secrets/wiki
Apache License 2.0
1.53k stars 129 forks source link

fix multiline parameter values #405

Closed jkroepke closed 1 year ago

jkroepke commented 1 year ago

What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #404

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.07% :tada:

Comparison is base (821ca3f) 86.56% compared to head (7501889) 86.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #405 +/- ## ========================================== + Coverage 86.56% 86.64% +0.07% ========================================== Files 23 23 Lines 841 846 +5 ========================================== + Hits 728 733 +5 Misses 113 113 ``` | [Files Changed](https://app.codecov.io/gh/jkroepke/helm-secrets/pull/405?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan-Otto+Kr%C3%B6pke) | Coverage Δ | | |---|---|---| | [scripts/commands/helm.sh](https://app.codecov.io/gh/jkroepke/helm-secrets/pull/405?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan-Otto+Kr%C3%B6pke#diff-c2NyaXB0cy9jb21tYW5kcy9oZWxtLnNo) | `98.49% <100.00%> (+0.05%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.