Skip to content

Commit 9771e0d

Browse files
committed
prometheus-haproxy-exporter no longer supported
1 parent 73567ec commit 9771e0d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pull-retag-push-images.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ fi
4040
registry=quay.io
4141
acct=openstack.kolla
4242
if type apt; then
43-
tag=${1:-2023.1-ubuntu-jammy}
43+
tag=${1:-2024.1-ubuntu-jammy}
4444
else
45-
tag=${1:-2023.1-rocky-9}
45+
tag=${1:-2024.1-rocky-9}
4646
fi
4747
images="bifrost-deploy
4848
kolla-toolbox
@@ -89,7 +89,6 @@ magnum-conductor
8989
prometheus-alertmanager
9090
prometheus-v2-server
9191
prometheus-cadvisor
92-
prometheus-haproxy-exporter
9392
prometheus-mtail
9493
prometheus-memcached-exporter
9594
prometheus-blackbox-exporter

0 commit comments

Comments
 (0)