From ed94c076686ff57a8b6e1db2613c5a3d9a21afa8 Mon Sep 17 00:00:00 2001 From: Philip Haupt <“der.mad.mob@gmail.com”> Date: Sat, 29 Mar 2025 23:54:31 +0100 Subject: [PATCH] string --- openebs/src/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openebs/src/values.yaml b/openebs/src/values.yaml index 4b6ae22..35fa9f5 100644 --- a/openebs/src/values.yaml +++ b/openebs/src/values.yaml @@ -50,7 +50,7 @@ preUpgradeHook: # -- The container repository for the hook job repo: bitnami/kubectl # -- The container image tag for the hook job - tag: "1.25.15" + tag: 1.25.15 # -- The imagePullPolicy for the container pullPolicy: IfNotPresent