From 023c94af7d7ade9db99a36a66ef66c7c2aaee784 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 6 Apr 2024 10:20:48 +0200 Subject: [PATCH] DNS gets updated but cert-manager/challenge still fails. Will try another solver method. --- deploy/sthome-webhook/Chart.yaml | 4 ++-- deploy/sthome-webhook/values.yaml | 2 +- version.txt | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/deploy/sthome-webhook/Chart.yaml b/deploy/sthome-webhook/Chart.yaml index 7a87f0b..24a4fbb 100644 --- a/deploy/sthome-webhook/Chart.yaml +++ b/deploy/sthome-webhook/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v0.0.4-alpha.109 +appVersion: v0.0.4-alpha.112 description: Cert-Manager webhook for sthome name: sthome-webhook -version: 0.0.4-alpha.109 +version: 0.0.4-alpha.112 diff --git a/deploy/sthome-webhook/values.yaml b/deploy/sthome-webhook/values.yaml index 2650acf..3ff1356 100644 --- a/deploy/sthome-webhook/values.yaml +++ b/deploy/sthome-webhook/values.yaml @@ -31,7 +31,7 @@ clusterIssuer: image: repository: stuurmcp/cert-manager-webhook-sthome #repository: wstat.sthome.net:5000/cert-manager-webhook-sthome - tag: 0.0.4-alpha.109 + tag: 0.0.4-alpha.112 #pullPolicy should be IfNotPresent. Set to Always for testing purposes pullPolicy: IfNotPresent diff --git a/version.txt b/version.txt index 326031e..1593096 100644 --- a/version.txt +++ b/version.txt @@ -1,3 +1,3 @@ -0.0.4-alpha.109 -20240405-2325 -109 \ No newline at end of file +0.0.4-alpha.112 +20240406-0925 +112 \ No newline at end of file