From 1d558a71332c6290fc8bc4515257d9a778e5442c Mon Sep 17 00:00:00 2001 From: Matthew Donoughe Date: Fri, 11 Oct 2024 19:27:47 -0400 Subject: [PATCH] update version --- deploy/porkbun-webhook/Chart.yaml | 2 +- deploy/porkbun-webhook/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/porkbun-webhook/Chart.yaml b/deploy/porkbun-webhook/Chart.yaml index c24e68f55..3309ae11c 100644 --- a/deploy/porkbun-webhook/Chart.yaml +++ b/deploy/porkbun-webhook/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v1 appVersion: "1.0" description: A Porkbun solver for Cert Manager. name: porkbun-webhook -version: 0.1.4 +version: 0.1.5 diff --git a/deploy/porkbun-webhook/values.yaml b/deploy/porkbun-webhook/values.yaml index 78e6e3d90..77248acde 100644 --- a/deploy/porkbun-webhook/values.yaml +++ b/deploy/porkbun-webhook/values.yaml @@ -14,7 +14,7 @@ certManager: image: repository: ghcr.io/mdonoughe/porkbun-webhook - tag: v0.1.4 + tag: v0.1.5 pullPolicy: IfNotPresent nameOverride: ""