Update image tag in yaml manifest

This commit is contained in:
James Munnelly 2017-08-31 12:26:02 +01:00
parent 036a4d08a5
commit edfc391ac1

View File

@ -13,5 +13,5 @@ spec:
spec:
containers:
- name: cert-manager
image: quay.io/jetstack/cert-manager-controller:canary.2
image: jetstackexperimental/cert-manager-controller:canary
imagePullPolicy: Always