artifactapi: bump images to v3.10.0 (apk repo support + UI)
v3.10.0 ships Alpine/apk local + github_alpine remote (metadata-only support) and the UI how-to sections; roll it out to the cluster.
This commit is contained in:
@@ -36,7 +36,7 @@ spec:
|
||||
mountPath: /combined-certs
|
||||
containers:
|
||||
- name: api
|
||||
image: git.unkin.net/unkin/artifactapi:v3.9.1
|
||||
image: git.unkin.net/unkin/artifactapi:v3.10.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
|
||||
@@ -22,7 +22,7 @@ spec:
|
||||
automountServiceAccountToken: true
|
||||
containers:
|
||||
- name: ui
|
||||
image: git.unkin.net/unkin/artifactapi-ui:v3.9.1
|
||||
image: git.unkin.net/unkin/artifactapi-ui:v3.10.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
||||
Reference in New Issue
Block a user