Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump regclient to 0.5.1 (#7752)
Release notes https://github.com/regclient/regclient/releases/tag/v0.5.1 > Features: > > Add options to regctl index create for artifactType and subject (regclient/regclient#490) > Add --latest flag to regctl artifact get and regctl artifact list (regclient/regclient#507) > Add in memory caching support. (regclient/regclient#510) > Fixes: > > Fix typo in OCI annotations (regclient/regclient#485) > Support multiple dashes in repo names. (regclient/regclient#489) > Fix auth failures, do not trigger a backoff (regclient/regclient#492) > Update Go dependencies from all subdirectories and used in tests (regclient/regclient#495) > Warning header log message is fixed. (regclient/regclient#497) > Include version annotation in regclient images (regclient/regclient#499) > Fix digest check when running regctl image get-file (regclient/regclient#503) > Switch org.opencontainers.artifact.* to org.opencontainers.image.* annotations in regclient images. (regclient/regclient#506) > Chores: > > Sync OCI types to align with upstream sources. (regclient/regclient#488) > Add OSV vulnerability scanner (regclient/regclient#498)
- Loading branch information