Skip to content

Commit

Permalink
chore: Bump version to 0.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
arnediekmann committed Dec 20, 2021
1 parent 687d533 commit 365a0db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions deploy/dnsimple/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "0.1.0"
appVersion: "0.1.1"
description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple
name: cert-manager-webhook-dnsimple
version: 0.1.0
version: 0.1.1
home: https://github.com/neoskop/cert-manager-webhook-dnsimple
sources:
- https://github.com/neoskop/cert-manager-webhook-dnsimple
Expand Down
2 changes: 1 addition & 1 deletion deploy/dnsimple/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ clusterIssuer:
enabled: false
image:
repository: neoskop/cert-manager-webhook-dnsimple
tag: 0.1.0
tag: 0.1.1
pullPolicy: IfNotPresent
# pullSecret: "gcr"
nameOverride: ""
Expand Down

0 comments on commit 365a0db

Please sign in to comment.