chore: bump artifactapi + ui to v3.6.0 (#203)

Bumps API and UI images from v3.5.0 to v3.6.0.

Reviewed-on: #203
Co-authored-by: Ben Vincent <ben@unkin.net>
Co-committed-by: Ben Vincent <ben@unkin.net>
This commit was merged in pull request #203.
This commit is contained in:
2026-06-26 23:57:52 +10:00
committed by BenVincent
parent 2c9c79d8f1
commit 825c46c91b
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.5.0
image: git.unkin.net/unkin/artifactapi:v3.6.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.5.0
image: git.unkin.net/unkin/artifactapi-ui:v3.6.0
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80