e2e: sample-external-issuer v0.1.0 -> v0.1.1 (1.22 compatibility)

Signed-off-by: Maël Valais <mael@vls.dev>
This commit is contained in:
Maël Valais
2021-07-22 21:13:39 +02:00
parent 63873ab8a9
commit 62bc854467
@@ -21,7 +21,7 @@ set -o nounset
set -o errexit
set -o pipefail
SEI_VERSION="v0.1.0"
SEI_VERSION="v0.1.1"
SCRIPT_ROOT=$(dirname "${BASH_SOURCE}")
source "${SCRIPT_ROOT}/../../lib/lib.sh"