diff --git a/docs/helm-ops.md b/docs/helm-ops.md index 8bf1f71a8..7f8531f33 100644 --- a/docs/helm-ops.md +++ b/docs/helm-ops.md @@ -104,7 +104,6 @@ In this case, Helm options would be similar to this: ```yaml helm: repo: oci://foo.bar/baz - chart: '' # can be omitted version: '1.2.3' # optional ```