mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
test images: rebases the kitten and nautilus images
The current kitten and nautilus images are depending on agnhost:2.14, which has not been built, since the Image Promoter was not working at the time.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
linux/amd64=REGISTRY/agnhost:2.14-linux-amd64
|
||||
linux/arm=REGISTRY/agnhost:2.14-linux-arm
|
||||
linux/arm64=REGISTRY/agnhost:2.14-linux-arm64
|
||||
linux/ppc64le=REGISTRY/agnhost:2.14-linux-ppc64le
|
||||
linux/s390x=REGISTRY/agnhost:2.14-linux-s390x
|
||||
windows/amd64/1809=REGISTRY/agnhost:2.14-windows-amd64-1809
|
||||
windows/amd64/1903=REGISTRY/agnhost:2.14-windows-amd64-1903
|
||||
windows/amd64/1909=REGISTRY/agnhost:2.14-windows-amd64-1909
|
||||
linux/amd64=REGISTRY/agnhost:2.19-linux-amd64
|
||||
linux/arm=REGISTRY/agnhost:2.19-linux-arm
|
||||
linux/arm64=REGISTRY/agnhost:2.19-linux-arm64
|
||||
linux/ppc64le=REGISTRY/agnhost:2.19-linux-ppc64le
|
||||
linux/s390x=REGISTRY/agnhost:2.19-linux-s390x
|
||||
windows/amd64/1809=REGISTRY/agnhost:2.19-windows-amd64-1809
|
||||
windows/amd64/1903=REGISTRY/agnhost:2.19-windows-amd64-1903
|
||||
windows/amd64/1909=REGISTRY/agnhost:2.19-windows-amd64-1909
|
||||
|
@@ -1,8 +1,8 @@
|
||||
linux/amd64=REGISTRY/agnhost:2.14-linux-amd64
|
||||
linux/arm=REGISTRY/agnhost:2.14-linux-arm
|
||||
linux/arm64=REGISTRY/agnhost:2.14-linux-arm64
|
||||
linux/ppc64le=REGISTRY/agnhost:2.14-linux-ppc64le
|
||||
linux/s390x=REGISTRY/agnhost:2.14-linux-s390x
|
||||
windows/amd64/1809=REGISTRY/agnhost:2.14-windows-amd64-1809
|
||||
windows/amd64/1903=REGISTRY/agnhost:2.14-windows-amd64-1903
|
||||
windows/amd64/1909=REGISTRY/agnhost:2.14-windows-amd64-1909
|
||||
linux/amd64=REGISTRY/agnhost:2.19-linux-amd64
|
||||
linux/arm=REGISTRY/agnhost:2.19-linux-arm
|
||||
linux/arm64=REGISTRY/agnhost:2.19-linux-arm64
|
||||
linux/ppc64le=REGISTRY/agnhost:2.19-linux-ppc64le
|
||||
linux/s390x=REGISTRY/agnhost:2.19-linux-s390x
|
||||
windows/amd64/1809=REGISTRY/agnhost:2.19-windows-amd64-1809
|
||||
windows/amd64/1903=REGISTRY/agnhost:2.19-windows-amd64-1903
|
||||
windows/amd64/1909=REGISTRY/agnhost:2.19-windows-amd64-1909
|
||||
|
Reference in New Issue
Block a user