From 9acd27245d1e1ac512d594551293b511f25aa3e3 Mon Sep 17 00:00:00 2001 From: Matthew Donoughe Date: Sat, 11 Nov 2023 14:43:54 -0500 Subject: [PATCH] release 0.1.3 --- 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 e06b304eb..af48b1d02 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.2 +version: 0.1.3 diff --git a/deploy/porkbun-webhook/values.yaml b/deploy/porkbun-webhook/values.yaml index 45c720070..3569f9d15 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.2 + tag: v0.1.3 pullPolicy: IfNotPresent nameOverride: ""