Add version 0.15.0
This commit is contained in:
parent
b3cb67b84b
commit
f01d00e4f3
42 changed files with 7233 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue