Bump artifactapi to v3.8.0
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

Ship the github_rpm remote release (GitHub releases served as a yum repo, background syncer, server-level GitHub auth) now on the artifactapi v3.8.0 images.
This commit is contained in:
benvin
2026-08-10 23:25:52 +10:00
parent c0c3eb4f66
commit 30d5d05cb0
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.7.7
image: git.unkin.net/unkin/artifactapi:v3.8.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.7.7
image: git.unkin.net/unkin/artifactapi-ui:v3.8.0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80