chore: bump artifactapi to v3.7.5
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

Ships the local docker registry (artifactapi#103): local docker repos now
serve the Docker Registry HTTP API V2 for push and pull.
This commit is contained in:
2026-07-05 17:09:17 +10:00
parent e030f07986
commit ae44dddb1f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ spec:
mountPath: /combined-certs
containers:
- name: api
image: git.unkin.net/unkin/artifactapi:v3.7.4
image: git.unkin.net/unkin/artifactapi:v3.7.5
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8000