This commit is contained in:
Chris Stuurman 2024-03-26 22:23:16 +02:00
parent f4b2630b26
commit be59e240cb
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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