diff --git a/test/images/agnhost/VERSION b/test/images/agnhost/VERSION index 3e162f02ea2..ae656d47364 100644 --- a/test/images/agnhost/VERSION +++ b/test/images/agnhost/VERSION @@ -1 +1 @@ -2.12 +2.13 diff --git a/test/images/agnhost/agnhost.go b/test/images/agnhost/agnhost.go index 7bbc9aa448e..c8436aacd4a 100644 --- a/test/images/agnhost/agnhost.go +++ b/test/images/agnhost/agnhost.go @@ -49,7 +49,7 @@ import ( ) func main() { - rootCmd := &cobra.Command{Use: "app", Version: "2.12"} + rootCmd := &cobra.Command{Use: "app", Version: "2.13"} rootCmd.AddCommand(auditproxy.CmdAuditProxy) rootCmd.AddCommand(connect.CmdConnect) diff --git a/test/images/kitten/BASEIMAGE b/test/images/kitten/BASEIMAGE index cb20f15186d..4a0492bdfce 100644 --- a/test/images/kitten/BASEIMAGE +++ b/test/images/kitten/BASEIMAGE @@ -1,5 +1,5 @@ -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 +linux/amd64=REGISTRY/agnhost:2.13-linux-amd64 +linux/arm=REGISTRY/agnhost:2.13-linux-arm +linux/arm64=REGISTRY/agnhost:2.13-linux-arm64 +linux/ppc64le=REGISTRY/agnhost:2.13-linux-ppc64le +linux/s390x=REGISTRY/agnhost:2.13-linux-s390x diff --git a/test/images/kitten/VERSION b/test/images/kitten/VERSION index 9459d4ba2a0..5625e59da88 100644 --- a/test/images/kitten/VERSION +++ b/test/images/kitten/VERSION @@ -1 +1 @@ -1.1 +1.2 diff --git a/test/images/nautilus/BASEIMAGE b/test/images/nautilus/BASEIMAGE index cb20f15186d..4a0492bdfce 100644 --- a/test/images/nautilus/BASEIMAGE +++ b/test/images/nautilus/BASEIMAGE @@ -1,5 +1,5 @@ -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 +linux/amd64=REGISTRY/agnhost:2.13-linux-amd64 +linux/arm=REGISTRY/agnhost:2.13-linux-arm +linux/arm64=REGISTRY/agnhost:2.13-linux-arm64 +linux/ppc64le=REGISTRY/agnhost:2.13-linux-ppc64le +linux/s390x=REGISTRY/agnhost:2.13-linux-s390x diff --git a/test/images/nautilus/VERSION b/test/images/nautilus/VERSION index 9459d4ba2a0..5625e59da88 100644 --- a/test/images/nautilus/VERSION +++ b/test/images/nautilus/VERSION @@ -1 +1 @@ -1.1 +1.2