Skip to content

Commit 0ac72d6

Browse files
committed
Fix prometheus cadvisor kolla image build
Removed the Prometheus cadvisor version override to use kolla default, which is now more up-to-date than the previously used version. This fixes the kolla image build.
1 parent 48d95e4 commit 0ac72d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

etc/kayobe/kolla.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,8 +338,6 @@ kolla_build_args:
338338
node_exporter_version: "1.5.0"
339339
prometheus_version: "2.35.0"
340340
prometheus_alertmanager_version: "0.24.0"
341-
prometheus_cadvisor_sha256sum: "8e3df91eee70c72ac3f3184b9fab1229b037c2e850ff1593103b2bd9028c57c0"
342-
prometheus_cadvisor_version: "0.40.0"
343341

344342
###############################################################################
345343
# Kolla-ansible inventory configuration.

0 commit comments

Comments
 (0)