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 14
14
app : grafana
15
15
spec :
16
16
containers :
17
- - image : springcloud/spring-cloud-dataflow-grafana-prometheus:2.6.0 -SNAPSHOT
17
+ - image : springcloud/spring-cloud-dataflow-grafana-prometheus:2.6.1 -SNAPSHOT
18
18
name : grafana
19
19
env :
20
20
- name : GF_SECURITY_ADMIN_USER
Original file line number Diff line number Diff line change 16
16
spec :
17
17
containers :
18
18
- name : scdf-server
19
- image : springcloud/spring-cloud-dataflow-server:2.6.0 -SNAPSHOT
19
+ image : springcloud/spring-cloud-dataflow-server:2.6.1 -SNAPSHOT
20
20
imagePullPolicy : Always
21
21
volumeMounts :
22
22
- name : config
58
58
- name : SPRING_CLOUD_DATAFLOW_FEATURES_SCHEDULES_ENABLED
59
59
value : ' true'
60
60
- name : SPRING_CLOUD_DATAFLOW_TASK_COMPOSED_TASK_RUNNER_URI
61
- value : ' docker://springcloud/spring-cloud-dataflow-composed-task-runner:2.6.0 -SNAPSHOT'
61
+ value : ' docker://springcloud/spring-cloud-dataflow-composed-task-runner:2.6.1 -SNAPSHOT'
62
62
- name : SPRING_CLOUD_KUBERNETES_CONFIG_ENABLE_API
63
63
value : ' false'
64
64
- name : SPRING_CLOUD_KUBERNETES_SECRETS_ENABLE_API
Original file line number Diff line number Diff line change 16
16
spec :
17
17
containers :
18
18
- name : skipper
19
- image : springcloud/spring-cloud-skipper-server:2.5.0
19
+ image : springcloud/spring-cloud-skipper-server:2.5.1
20
20
imagePullPolicy : Always
21
21
volumeMounts :
22
22
- name : config
You can’t perform that action at this time.
0 commit comments