0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-03-04 02:02:49 -05:00
zot/pkg/api
Andrei Aaron 4e5db84cb1
chore: update image-spec and dist spec to 1.1.0 (#2255)
BREAKING CHANGE: the dist spec version in the config files needs to be bumped to 1.1.0
in order for the config verification to pass without warnings.

Also fix 1 dependabot alert for helm.

Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
2024-02-20 13:27:21 +02:00
..
config
constants
errors
authn.go fix(sync): added bearer client for sync (#2222) 2024-02-14 09:18:10 -08:00
authn_test.go test: fix flacky coverage in cookiestore cleanup tests (#2257) 2024-02-19 14:43:30 -08:00
authz.go
controller.go
controller_test.go fix(sync): added bearer client for sync (#2222) 2024-02-14 09:18:10 -08:00
cookiestore.go test: fix flacky coverage in cookiestore cleanup tests (#2257) 2024-02-19 14:43:30 -08:00
ldap.go
recovery.go
routes.go chore: update image-spec and dist spec to 1.1.0 (#2255) 2024-02-20 13:27:21 +02:00
routes_test.go
session.go