artifactapi: bump image to v3.11.0 #356

Merged
benvin merged 1 commits from benvin/artifactapi-v3.11.0 into main 2026-08-13 17:40:42 +10:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ spec:
mountPath: /combined-certs
containers:
- name: api
image: git.unkin.net/unkin/artifactapi:v3.10.1
image: git.unkin.net/unkin/artifactapi:v3.11.0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8000
+1 -1
View File
@@ -22,7 +22,7 @@ spec:
automountServiceAccountToken: true
containers:
- name: ui
image: git.unkin.net/unkin/artifactapi-ui:v3.10.1
image: git.unkin.net/unkin/artifactapi-ui:v3.11.0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80