vmware-tanzu/function-buildpacks-for-knative

Update to latest kn-plugin-func dependency for invokers

Open

#55 opened on Apr 19, 2022

 (0 comments) (1 reaction) (0 assignees)Go (8 forks)auto 404
help wanted

Repository metrics

Stars
 (22 stars)
PR merge metrics
 (PR metrics pending)

Description

Feature Request

We're currently on v0.19 of the func CLI as a dependency for parsing func.yaml. We want to update to the latest version. We want to bump this because it allows us to process func.yaml that was generated by a newer version of the func cli.

There was a quick attempt to bump it but an error occurred (I don't recall the details).

Contributor guide