update registry version

This commit is contained in:
2024-01-05 23:39:52 -05:00
parent 3533727132
commit 37841e7334
3 changed files with 4 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ metadata:
spec:
containers:
- name: registry
image: registry:2.6.2
image: "{{apps.dkregistry.image}}"
volumeMounts:
- name: repo-vol
mountPath: "/var/lib/registry"