File tree Expand file tree Collapse file tree
cookbooks/boxcutter_prometheus/attributes Expand file tree Collapse file tree Original file line number Diff line number Diff line change 135135
136136case node [ 'kernel' ] [ 'machine' ]
137137when 'x86_64' , 'amd64'
138- postgres_exporter_source = 'https://github.com/prometheus-community/postgres_exporter/releases/download/v0.18 .1/postgres_exporter-0.18 .1.linux-amd64.tar.gz'
139- postgres_exporter_checksum = '1630965540d49a4907ad181cef5696306d7a481f87f43978538997e85d357272 '
140- postgres_exporter_creates = 'postgres_exporter-0.18 .1.linux-amd64'
138+ postgres_exporter_source = 'https://github.com/prometheus-community/postgres_exporter/releases/download/v0.19 .1/postgres_exporter-0.19 .1.linux-amd64.tar.gz'
139+ postgres_exporter_checksum = '229096c7988df6ca41fe5b4bf66865089971535e7f0d819c12c920ec64dd2bd0 '
140+ postgres_exporter_creates = 'postgres_exporter-0.19 .1.linux-amd64'
141141when 'aarch64' , 'arm64'
142- postgres_exporter_source = 'https://github.com/prometheus-community/postgres_exporter/releases/download/v0.18 .1/postgres_exporter-0.18 .1.linux-arm64.tar.gz'
143- postgres_exporter_checksum = '81c22dc2b6dcc58e9e2b5c0e557301dbf0ca0812ee3113d31984c1a37811d1cc '
144- postgres_exporter_creates = 'postgres_exporter-0.18 .1.linux-arm64'
142+ postgres_exporter_source = 'https://github.com/prometheus-community/postgres_exporter/releases/download/v0.19 .1/postgres_exporter-0.19 .1.linux-arm64.tar.gz'
143+ postgres_exporter_checksum = '0ac6fe8c1f66f13b12adb8da282d248d9e1a48df6684e453ca232fd8fd62a11a '
144+ postgres_exporter_creates = 'postgres_exporter-0.19 .1.linux-arm64'
145145end
146146
147147default [ 'boxcutter_prometheus' ] [ 'postgres_exporter' ] = {
You can’t perform that action at this time.
0 commit comments