wiremock / helm-charts

Helm Chart for Wiremock deployment on Kubernetes
https://wiremock.github.io/helm-charts/
Apache License 2.0
19 stars 32 forks source link

Update README.md fixing grammar #39

Closed MeikPiepmeyer closed 1 month ago

MeikPiepmeyer commented 2 months ago

Fixes wrong grammar in the readme file.

References

nope

Submitter checklist

MeikPiepmeyer commented 2 months ago

The action "CI / lint-test (pull_request)" fails with

✖︎ wiremock => (version: "0.2.0", path: "charts/wiremock") > Chart version not ok. Needs a version bump!

I the version bump be including in this PR? What are the steps for this?

gitkent commented 2 months ago

The action "CI / lint-test (pull_request)" fails with

✖︎ wiremock => (version: "0.2.0", path: "charts/wiremock") > Chart version not ok. Needs a version bump!

I the version bump be including in this PR? What are the steps for this?

I don't think we need to bump chart version if it is just README change. Can we please update CI to run chart-testing only when files under charts/** is changed/pushed?

Ref: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions