diff --git a/charts/values.yaml b/charts/values.yaml index c29e244..60d01ef 100644 --- a/charts/values.yaml +++ b/charts/values.yaml @@ -14,7 +14,7 @@ replicaCount: 1 # dtm image version image: repository: yedf/dtm - tag: "1.12.2" + tag: "latest" pullPolicy: IfNotPresent imagePullSecrets: []