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