Browse Source

feat: upgrade image version

pull/410/head
wxxiong6 3 years ago
parent
commit
db044c437c
  1. 2
      charts/values.yaml

2
charts/values.yaml

@ -14,7 +14,7 @@ replicaCount: 1
# dtm image version # dtm image version
image: image:
repository: yedf/dtm repository: yedf/dtm
tag: "1.12.2" tag: "latest"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
imagePullSecrets: [] imagePullSecrets: []

Loading…
Cancel
Save