Skip to content

Commit

Permalink
✨ update chart
Browse files Browse the repository at this point in the history
  • Loading branch information
aureq committed Sep 19, 2023
1 parent 701d68f commit 854a7ee
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-ovh/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.5.0-alpha.2"
appVersion: "0.5.0"
deprecated: false
description: OVH DNS cert-manager ACME webhook
home: https://github.com/aureq/cert-manager-webhook-ovh
Expand All @@ -19,4 +19,4 @@ maintainers:
name: cert-manager-webhook-ovh
sources:
- https://github.com/aureq/cert-manager-webhook-ovh
version: "0.5.0-alpha.2"
version: "0.5.0"
2 changes: 1 addition & 1 deletion charts/cert-manager-webhook-ovh/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ securityContext:

image:
repository: ghcr.io/aureq/cert-manager-webhook-ovh
tag: "0.5.0-alpha.2"
tag: "0.5.0"
pullPolicy: IfNotPresent
# Use this set to assign a list of default pullSecrets
pullSecrets: []
Expand Down

0 comments on commit 854a7ee

Please sign in to comment.