This repository was archived by the owner on May 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 app : grafana
1515 spec :
1616 containers :
17- - image : springcloud/spring-cloud-dataflow-grafana-prometheus:2.7.1 -SNAPSHOT
17+ - image : springcloud/spring-cloud-dataflow-grafana-prometheus:2.7.2 -SNAPSHOT
1818 name : grafana
1919 env :
2020 - name : GF_SECURITY_ADMIN_USER
Original file line number Diff line number Diff line change 1616 spec :
1717 containers :
1818 - name : scdf-server
19- image : springcloud/spring-cloud-dataflow-server:2.7.1 -SNAPSHOT
19+ image : springcloud/spring-cloud-dataflow-server:2.7.2 -SNAPSHOT
2020 imagePullPolicy : Always
2121 volumeMounts :
2222 - name : config
5858 - name : SPRING_CLOUD_DATAFLOW_FEATURES_SCHEDULES_ENABLED
5959 value : ' true'
6060 - name : SPRING_CLOUD_DATAFLOW_TASK_COMPOSEDTASKRUNNER_URI
61- value : ' docker://springcloud/spring-cloud-dataflow-composed-task-runner:2.7.1 -SNAPSHOT'
61+ value : ' docker://springcloud/spring-cloud-dataflow-composed-task-runner:2.7.2 -SNAPSHOT'
6262 - name : SPRING_CLOUD_KUBERNETES_CONFIG_ENABLE_API
6363 value : ' false'
6464 - name : SPRING_CLOUD_KUBERNETES_SECRETS_ENABLE_API
Original file line number Diff line number Diff line change 1616 spec :
1717 containers :
1818 - name : skipper
19- image : springcloud/spring-cloud-skipper-server:2.6.1
19+ image : springcloud/spring-cloud-skipper-server:2.6.2
2020 imagePullPolicy : Always
2121 volumeMounts :
2222 - name : config
You can’t perform that action at this time.
0 commit comments