File tree 3 files changed +7
-6
lines changed
3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -118,9 +118,10 @@ prometheus/prometheus-1.8.2.linux-amd64.tar.gz:
118
118
size : 17748716
119
119
object_id : 54fd8c7b-a676-44cd-64b2-d5788552e607
120
120
sha : 33101ac86a6376680c3b44b63db47f1754d77a1a
121
- prometheus/prometheus-2.19.0.linux-amd64.tar.gz :
122
- size : 64161216
123
- sha : sha256:447cf576cf1796b54daa14f5017100611392d0f7ecbc029163abed2ffc8a41fa
121
+ prometheus/prometheus-2.21.0.linux-amd64.tar.gz :
122
+ size : 64415808
123
+ object_id : 07ea32b4-3069-4d6c-7c68-442fa9d56662
124
+ sha : sha256:f1f2eeabbf7822572dce67565dc96ffaa2dd1897dd1d844562552b11123f151a
124
125
pushgateway/pushgateway-1.2.0.linux-amd64.tar.gz :
125
126
size : 9065872
126
127
object_id : 9eef744c-8c5f-49b3-6610-130c21457063
Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ cp -a ${BOSH_COMPILE_TARGET}/common/* ${BOSH_INSTALL_TARGET}/common
8
8
9
9
# Extract prometheus package
10
10
mkdir -p ${BOSH_INSTALL_TARGET} /bin
11
- tar xzvf ${BOSH_COMPILE_TARGET} /prometheus/prometheus-2.19 .0.linux-amd64.tar.gz
12
- cp -a ${BOSH_COMPILE_TARGET} /prometheus-2.19 .0.linux-amd64/* ${BOSH_INSTALL_TARGET} /bin
11
+ tar xzvf ${BOSH_COMPILE_TARGET} /prometheus/prometheus-2.21 .0.linux-amd64.tar.gz
12
+ cp -a ${BOSH_COMPILE_TARGET} /prometheus-2.21 .0.linux-amd64/* ${BOSH_INSTALL_TARGET} /bin
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ name: prometheus2
3
3
4
4
files:
5
5
- common/utils.sh
6
- - prometheus/prometheus-2.19 .0.linux-amd64.tar.gz
6
+ - prometheus/prometheus-2.21 .0.linux-amd64.tar.gz
You can’t perform that action at this time.
0 commit comments