mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +02:00
chore: Bump version to 0.0.2.
This commit is contained in:
parent
37416461eb
commit
67e2abffb6
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v1
|
||||
appVersion: 0.0.1
|
||||
appVersion: 0.0.2
|
||||
description: A Helm chart for Kubernetes
|
||||
name: cert-manager-webhook-dnsimple
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
|
|
|
@ -22,7 +22,7 @@ clusterIssuer:
|
|||
create: false
|
||||
image:
|
||||
repository: neoskop/cert-manager-webhook-dnsimple
|
||||
tag: 0.0.1
|
||||
tag: 0.0.2
|
||||
pullPolicy: IfNotPresent
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
|
Loading…
Reference in a new issue