update to v0.14.3

This commit is contained in:
Adrien Reslinger 2020-04-29 11:10:30 +02:00
parent 099d133e8b
commit b3cb67b84b
31 changed files with 40 additions and 38 deletions

View file

@ -1,5 +1,5 @@
#!/bin/bash
CERTMANAGER_VERSION=0.14.2
CERTMANAGER_VERSION=0.14.3
CERTMANAGER_SHORTVERSION="$(echo "${CERTMANAGER_VERSION}" | sed 's/^\(.*\)\.[0-9]$/\1/')"
cd "$(dirname ${0})"/../templates/
wget https://github.com/jetstack/cert-manager/releases/download/v"${CERTMANAGER_VERSION}"/cert-manager.yaml