Add version 0.15.0

This commit is contained in:
Adrien Reslinger 2020-05-06 15:55:44 +02:00
parent b3cb67b84b
commit f01d00e4f3
42 changed files with 7233 additions and 1 deletions

View file

@ -1,5 +1,5 @@
#!/bin/bash
CERTMANAGER_VERSION=0.14.3
CERTMANAGER_VERSION=0.15.0
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