Skip to content

Commit

Permalink
Merge pull request #36 from puzzle/update/helm-release-with-usertoken…
Browse files Browse the repository at this point in the history
…-and-unpriviliged-port

Bump container version, use unprivileged port
  • Loading branch information
madchr1st authored Jun 10, 2024
2 parents 01362dd + 23d4c7c commit f6d110c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/cert-manager-webhook-dnsimple/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "0.1.2"
appVersion: "v0.1.3"
description: cert-manager webhook solver for ACME DNS01 challenge via DNSimple
name: cert-manager-webhook-dnsimple
version: 0.1.2
version: 0.1.3
home: https://github.com/puzzle/cert-manager-webhook-dnsimple
sources:
- https://github.com/puzzle/cert-manager-webhook-dnsimple
Expand Down
2 changes: 1 addition & 1 deletion charts/cert-manager-webhook-dnsimple/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ clusterIssuer:
enabled: false
image:
repository: ghcr.io/puzzle/cert-manager-webhook-dnsimple
tag: 0.1.2
tag: v0.1.3
pullPolicy: IfNotPresent
# pullSecret: "gcr"
nameOverride: ""
Expand Down

0 comments on commit f6d110c

Please sign in to comment.