v0.0.2
This commit is contained in:
parent
f4b2630b26
commit
be59e240cb
@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
appVersion: "v0.0.1"
|
||||
appVersion: "v0.0.2"
|
||||
description: Cert-Manager webhook for sthome
|
||||
name: sthome-webhook
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
|
||||
|
||||
@ -30,7 +30,7 @@ clusterIssuer:
|
||||
|
||||
image:
|
||||
repository: stuurmcp/cert-manager-webhook-sthome
|
||||
tag: 0.0.1
|
||||
tag: 0.0.2
|
||||
#pullPolicy should be IfNotPresent. Set to Always for testing purposes
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user