Bump repospawner to v0.1.1 #446

Merged
benvin merged 1 commits from benvin/repospawner-0.1.1 into main 2026-08-30 17:07:58 +10:00
Showing only changes of commit afe92138ab - Show all commits
+2 -2
View File
@@ -31,7 +31,7 @@ spec:
type: RuntimeDefault
containers:
- name: repospawner
image: artifactapi.k8s.syd1.au.unkin.net/docker-internal/repospawner:v0.1.0
image: artifactapi.k8s.syd1.au.unkin.net/docker-internal/repospawner:v0.1.1
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
@@ -43,7 +43,7 @@ spec:
# The server passes its own image down to the Jobs, so this must
# match the image above exactly.
- name: REPOSPAWNER_IMAGE
value: artifactapi.k8s.syd1.au.unkin.net/docker-internal/repospawner:v0.1.0
value: artifactapi.k8s.syd1.au.unkin.net/docker-internal/repospawner:v0.1.1
- name: REPOSPAWNER_JOB_SERVICE_ACCOUNT
value: repospawner
- name: GITEA_URL