WIP update cs-dist-tests docker image tag

The change to the cs-dist-tests image name was to test if installing doctl to the image would fix the release tests not being able to authenticate into the cluster. This is mainly due to the kubeconfig being generated and stored in a DO secret, as opposed to a static kubeconfig for a permanent cluster as before.

IMPORTANT:
The image tag should be changed back to 'latest'!
This commit is contained in:
E M 2026-04-10 21:40:13 +10:00
parent d84b4eb48e
commit 9157005cdf
No known key found for this signature in database

View File

@ -22,7 +22,7 @@ spec:
workload-type: "tests-runners-ci"
containers:
- name: runner
image: logosstorage/cs-codex-dist-tests:latest
image: logosstorage/cs-codex-dist-tests:sha-507fdb6
imagePullPolicy: Always
resources:
requests: