xxl-job version

This commit is contained in:
marsal wang
2022-08-25 17:44:12 +08:00
parent 361add19bb
commit 02cdff03cf
2 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@ helm upgrade -i torna-server torna/ --values local-values/torna/values.yaml -n
``` ```
helm upgrade -i --namespace=crm1 new-sino-crm1 doc/helm/new-sino --values doc/helm/new-sino/values.yaml helm upgrade -i --namespace=crm1 new-sino-crm1 doc/helm/new-sino --values doc/helm/new-sino/values.yaml
helm delete --namespace=crm1 new-sino-crm1
## superset ## superset
https://hub.fastgit.org/apache/superset/tree/master/helm/superset https://hub.fastgit.org/apache/superset/tree/master/helm/superset

View File

@ -7,7 +7,7 @@ image:
repository: xuxueli/xxl-job-admin repository: xuxueli/xxl-job-admin
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "2.3.0" tag: "2.2.0"
imagePullSecrets: [] imagePullSecrets: []
# - name: images.pull.secret # - name: images.pull.secret