Browse Source

Merge pull request #410 from wxxiong6/main

feat: upgrade image version
pull/411/head
yedf2 3 years ago
committed by GitHub
parent
commit
bca4467cad
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      charts/values.yaml

2
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: []

Loading…
Cancel
Save