Skip to content

Commit bb72674

Browse files
committed
include Prometheus in the menu
1 parent 598b42d commit bb72674

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

menu.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ declare -A cont_array=(
2424
[transmission]="transmission"
2525
[grafana]="Grafana"
2626
[mosquitto]="Eclipse-Mosquitto"
27+
[prometheus]="Prometheus"
2728
[postgres]="Postgres"
2829
[timescaledb]="Timescaledb"
2930
[mariadb]="MariaDB (MySQL fork)"
@@ -55,6 +56,7 @@ declare -a armhf_keys=(
5556
"grafana"
5657
"mosquitto"
5758
"telegraf"
59+
"prometheus"
5860
"mariadb"
5961
"postgres"
6062
"timescaledb"

0 commit comments

Comments
 (0)