Skip to content

Commit

Permalink
Fixed documentation to add =
Browse files Browse the repository at this point in the history
  • Loading branch information
frizzr committed Jan 30, 2025
1 parent 24e2f6d commit 318d60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ func (h *Helm) Version(
// --username $REGISTRY_HELM_USER \
// --password env:REGISTRY_HELM_PASSWORD \
// --directory ./examples/testdata/mychart/ \
// --use-non-oci-helm-repo true
// --use-non-oci-helm-repo=true
func (h *Helm) PackagePush(
// method call context
ctx context.Context,
Expand Down

0 comments on commit 318d60b

Please sign in to comment.