mirror of
https://github.com/siderolabs/talos.git
synced 2026-05-04 20:06:18 +02:00
test: add talosctl:latest to the image cache
It is used in the Talos API from Kubernetes access test. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
parent
3039162dc4
commit
451c2c4c39
@ -201,6 +201,7 @@ var imageIntegrationCmd = &cobra.Command{
|
||||
imgs.Pause,
|
||||
"registry.k8s.io/conformance:v" + constants.DefaultKubernetesVersion,
|
||||
"docker.io/library/alpine:latest",
|
||||
"ghcr.io/siderolabs/talosctl:latest",
|
||||
imageIntegrationCmdFlags.registryAndUser + "/installer:" +
|
||||
imageIntegrationCmdFlags.installerTag,
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user