mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-08-25 03:07:15 +00:00
bump to latest image, remove thing that creates/maintains the metadb
This commit is contained in:
@@ -28,13 +28,7 @@
|
||||
{
|
||||
"repositories": ["**"],
|
||||
"deleteReferrers": true,
|
||||
"deleteUntagged": true,
|
||||
"keepTags": [
|
||||
{
|
||||
"patterns": [".*"],
|
||||
"pushedWithin": "24h"
|
||||
}
|
||||
]
|
||||
"deleteUntagged": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@ services:
|
||||
- ttlsh-network
|
||||
|
||||
zot:
|
||||
image: ghcr.io/project-zot/zot-linux-amd64:v2.1.18
|
||||
image: ghcr.io/project-zot/zot-linux-amd64:v2.1.20
|
||||
container_name: ttlsh-zot
|
||||
restart: always
|
||||
pull_policy: always
|
||||
|
||||
Reference in New Issue
Block a user