From ccc882fb1ed03490373a127b9bb80355178c1674 Mon Sep 17 00:00:00 2001 From: Dave McKay Date: Tue, 3 Dec 2024 14:40:35 +0000 Subject: [PATCH] add v in v3.3.0 for tap-schema-mock --- charts/cadc-tap/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/cadc-tap/values.yaml b/charts/cadc-tap/values.yaml index be5880e230..8f043c830f 100644 --- a/charts/cadc-tap/values.yaml +++ b/charts/cadc-tap/values.yaml @@ -167,7 +167,7 @@ tapSchema: pullPolicy: "IfNotPresent" # -- Tag of TAP schema image - tag: "3.3.0" + tag: "v3.3.0" # -- Resource limits and requests for the TAP schema database pod # @default -- See `values.yaml`