From 37628bf0ed516fa66a03a70e7e7c461bc4b05e41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Valais?= Date: Tue, 22 Mar 2022 18:32:59 +0100 Subject: [PATCH] make: e2e-setup-sampleexternalissuer: bump from v0.0.0-30 to v0.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Not sure how the end-to-end tests were ever able to run previously. My guess: the sample-external-issuer end-to-end suite is disabled. Signed-off-by: Maƫl Valais --- make/e2e-setup.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/e2e-setup.mk b/make/e2e-setup.mk index 70acb67af..9cbc90087 100644 --- a/make/e2e-setup.mk +++ b/make/e2e-setup.mk @@ -19,7 +19,7 @@ IMAGE_kyvernopre_amd64 := ghcr.io/kyverno/kyvernopre:v1.3.6@sha256:94fc7f204917a IMAGE_traefik_amd64 := docker.io/traefik:2.4.9@sha256:bfba2ddb60cea5ebe8bea579a4a18be0bf9cac323783216f83ca268ce0004252 IMAGE_vault_amd64 := index.docker.io/library/vault:1.2.3@sha256:b1c86c9e173f15bb4a926e4144a63f7779531c30554ac7aee9b2a408b22b2c01 IMAGE_bind_amd64 := docker.io/eafxx/bind:latest-9f74179f@sha256:0b8c766f5bedbcbe559c7970c8e923aa0c4ca771e62fcf8dba64ffab980c9a51 -IMAGE_sampleexternalissuer_amd64 := ghcr.io/wallrj/sample-external-issuer/controller:v0.0.0-30-gf333b9e@sha256:609a12fca03554a186e516ef065b4152f02596fba697e3cc45f3593654c87a86 +IMAGE_sampleexternalissuer_amd64 := ghcr.io/cert-manager/sample-external-issuer/controller:v0.1.1@sha256:7dafe98c73d229bbac08067fccf9b2884c63c8e1412fe18f9986f59232cf3cb5 IMAGE_projectcontour_amd64 := docker.io/projectcontour/contour:v1.20.1@sha256:10f6501cbb8514549b2ae71634152fa1a02e4ba63a9a32955d2ff027a0da1254 IMAGE_pebble_amd64 := local/pebble:local IMAGE_vaultretagged_amd64 := local/vault:local