mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +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:
@@ -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
|
||||
|
Reference in New Issue
Block a user