From e31f72e3a4e5248dbc674169936276564094643e Mon Sep 17 00:00:00 2001 From: Federico Paolinelli Date: Fri, 3 Apr 2020 12:58:32 -0400 Subject: [PATCH] Bump agnhost version to 2.13, and bump up depending images. Kitten / nautilus depend on agnhost. Signed-off-by: Federico Paolinelli --- test/images/agnhost/VERSION | 2 +- test/images/agnhost/agnhost.go | 2 +- test/images/kitten/BASEIMAGE | 10 +++++----- test/images/kitten/VERSION | 2 +- test/images/nautilus/BASEIMAGE | 10 +++++----- test/images/nautilus/VERSION | 2 +- 6 files changed, 14 insertions(+), 14 deletions(-) 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