Skip to content

Commit 43caffb

Browse files
committed
Fixed documentation to add =
1 parent 3ea5aa0 commit 43caffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ func (h *Helm) Version(
8484
// --username $REGISTRY_HELM_USER \
8585
// --password env:REGISTRY_HELM_PASSWORD \
8686
// --directory ./examples/testdata/mychart/ \
87-
// --use-non-oci-helm-repo true
87+
// --use-non-oci-helm-repo=true
8888
func (h *Helm) PackagePush(
8989
// method call context
9090
ctx context.Context,

0 commit comments

Comments
 (0)