mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
test images: Rebases nautilus and kitten images
The current agnhost version is 2.12, 2.11 was not previously built as the VERSION bumps merged one after the other, and the Image Promoter did not get to build the 2.11 image.
This commit is contained in:
parent
117cbda487
commit
acf84351e4
@ -1,5 +1,5 @@
|
||||
linux/amd64=REGISTRY/agnhost:2.11-linux-amd64
|
||||
linux/arm=REGISTRY/agnhost:2.11-linux-arm
|
||||
linux/arm64=REGISTRY/agnhost:2.11-linux-arm64
|
||||
linux/ppc64le=REGISTRY/agnhost:2.11-linux-ppc64le
|
||||
linux/s390x=REGISTRY/agnhost:2.11-linux-s390x
|
||||
linux/amd64=REGISTRY/agnhost:2.12-linux-amd64
|
||||
linux/arm=REGISTRY/agnhost:2.12-linux-arm
|
||||
linux/arm64=REGISTRY/agnhost:2.12-linux-arm64
|
||||
linux/ppc64le=REGISTRY/agnhost:2.12-linux-ppc64le
|
||||
linux/s390x=REGISTRY/agnhost:2.12-linux-s390x
|
||||
|
@ -1,5 +1,5 @@
|
||||
linux/amd64=REGISTRY/agnhost:2.11-linux-amd64
|
||||
linux/arm=REGISTRY/agnhost:2.11-linux-arm
|
||||
linux/arm64=REGISTRY/agnhost:2.11-linux-arm64
|
||||
linux/ppc64le=REGISTRY/agnhost:2.11-linux-ppc64le
|
||||
linux/s390x=REGISTRY/agnhost:2.11-linux-s390x
|
||||
linux/amd64=REGISTRY/agnhost:2.12-linux-amd64
|
||||
linux/arm=REGISTRY/agnhost:2.12-linux-arm
|
||||
linux/arm64=REGISTRY/agnhost:2.12-linux-arm64
|
||||
linux/ppc64le=REGISTRY/agnhost:2.12-linux-ppc64le
|
||||
linux/s390x=REGISTRY/agnhost:2.12-linux-s390x
|
||||
|
Loading…
Reference in New Issue
Block a user