carvel-dev / carvel

Carvel provides a set of reliable, single-purpose, composable tools that aid in your application building, configuration, and deployment to Kubernetes. This repo contains information regarding the Carvel open-source community.
https://carvel.dev/
Apache License 2.0
375 stars 117 forks source link

Fix typo #709

Closed pascal-hofmann closed 5 months ago

netlify[bot] commented 9 months ago

Deploy Preview for carvel canceled.

Name Link
Latest commit b5f149ba6568aef5b76410033ac9de926c1ad179
Latest deploy log https://app.netlify.com/sites/carvel/deploys/659bcdec4cb01b0008399482
prembhaskal commented 9 months ago

@pascal-hofmann I did not notice it earlier but you will have to sign-off your commit before we can merge this. This is why DCO test is failing. if you are using git cli git commit -s -m "commit msg" should add the sign.