update to v0.14.3
This commit is contained in:
parent
099d133e8b
commit
b3cb67b84b
31 changed files with 40 additions and 38 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue