File tree 4 files changed +11
-20
lines changed
4 files changed +11
-20
lines changed Original file line number Diff line number Diff line change 54
54
uris :
55
55
- grafana.((system_domain))
56
56
57
- # Releases
58
- - type : replace
59
- path : /releases/-
60
- value :
61
- name : bpm
62
- version : 1.1.9
63
- url : https://bosh.io/d/github.com/cloudfoundry/bpm-release?v=1.1.9
64
- sha1 : dcf0582d838a73de29da273552ae79ac3098ee8b
65
-
66
57
- type : replace
67
58
path : /releases/-
68
59
value :
69
60
name : routing
70
61
version : 0.209.0
71
62
url : https://bosh.io/d/github.com/cloudfoundry/routing-release?v=0.209.0
72
63
sha1 : 4d5112c81d975b371f4b4513e112cb6054e5ed10
73
-
Original file line number Diff line number Diff line change 18
18
environment : " ((metrics_environment))"
19
19
skip_ssl_verify : ((skip_ssl_verify))
20
20
21
+ - type : replace
22
+ path : /instance_groups/name=prometheus2/jobs/name=bpm?
23
+ value :
24
+ name : bpm
25
+ release : bpm
26
+
21
27
- type : replace
22
28
path : /instance_groups/-
23
29
value :
Original file line number Diff line number Diff line change 2
2
3
3
# Exporter jobs
4
4
- type : replace
5
- path : /instance_groups/name=prometheus2/jobs/-
5
+ path : /instance_groups/name=prometheus2/jobs/name=bpm?
6
6
value :
7
7
name : bpm
8
8
release : bpm
44
44
- type : replace
45
45
path : /instance_groups/name=grafana/jobs/name=grafana/properties/grafana/prometheus/dashboard_folders/name=BOSH?/files/-
46
46
value : /var/vcap/jobs/credhub_dashboards/*.json
47
-
48
- # Releases
49
- - type : replace
50
- path : /releases/-
51
- value :
52
- name : bpm
53
- version : 1.1.9
54
- url : https://bosh.io/d/github.com/cloudfoundry/bpm-release?v=1.1.9
55
- sha1 : dcf0582d838a73de29da273552ae79ac3098ee8b
Original file line number Diff line number Diff line change @@ -175,3 +175,7 @@ releases:
175
175
version : 27.2.2
176
176
url : https://github.com/bosh-prometheus/prometheus-boshrelease/releases/download/v27.2.2/prometheus-27.2.2.tgz
177
177
sha1 : 298fe631ebfc5d02aad95a02d951a033438d5b7f
178
+ - name : bpm
179
+ version : 1.1.21
180
+ url : https://bosh.io/d/github.com/cloudfoundry/bpm-release?v=1.1.21
181
+ sha1 : e8abe19ec186962828de843f8f281cddb6141904
You can’t perform that action at this time.
0 commit comments