From 4050f4f3ec4ce25252f8337ba80c76e8247aa287 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Fri, 2 Jun 2023 07:32:37 -0500 Subject: [PATCH] Explicitly setting version of image. --- charts/dnsimple/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/dnsimple/values.yaml b/charts/dnsimple/values.yaml index 1b9d146..86f3441 100644 --- a/charts/dnsimple/values.yaml +++ b/charts/dnsimple/values.yaml @@ -21,7 +21,7 @@ clusterIssuer: image: repository: ghcr.io/jahanson/cert-manager-webhook-dnsimple - tag: "latest" + tag: "v0.0.1" pullPolicy: IfNotPresent nameOverride: ""