chore(artifactapi): deploy v3.7.3
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

Bumps the API and UI images from v3.6.5 to v3.7.3 so the au-syd1 cluster
picks up the recent fixes: local-repo files now appear in the cached-objects
UI, evicting a local RPM prunes its repodata metadata, and the bare domain
redirects to the web UI.

- api-deployment: artifactapi v3.6.5 -> v3.7.3
- ui-deployment: artifactapi-ui v3.6.5 -> v3.7.3
This commit is contained in:
2026-07-03 15:09:23 +10:00
parent bbb9acba36
commit 9f87de736c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ spec:
automountServiceAccountToken: true
containers:
- name: ui
image: git.unkin.net/unkin/artifactapi-ui:v3.6.5
image: git.unkin.net/unkin/artifactapi-ui:v3.7.3
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80