mirror of
https://github.com/project-zot/zot.git
synced 2026-06-18 21:48:04 +08:00
chore: update image and dist specs to v1.1.1 (#3023)
chore: update image-spec and dist-spec to v1.1.1 As side effect the warnings mentioned in https://github.com/project-zot/zui/issues/475#issuecomment-2715802363 should no longer show up. Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
This commit is contained in:
@@ -301,7 +301,7 @@ func TestRedisOptions(t *testing.T) {
|
||||
|
||||
Convey("Test redis options from json", func(c C) {
|
||||
fileContent := []byte(`{
|
||||
"distSpecVersion": "1.1.0",
|
||||
"distSpecVersion": "1.1.1",
|
||||
"storage": {
|
||||
"remoteCache": true,
|
||||
"cacheDriver": {
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// @title Open Container Initiative Distribution Specification
|
||||
// @version v1.1.0
|
||||
// @version v1.1.1
|
||||
// @description APIs for Open Container Initiative Distribution Specification
|
||||
|
||||
// @license.name Apache 2.0
|
||||
|
||||
Reference in New Issue
Block a user