Skip to content

Commit 956b655

Browse files
committed
fix typo
1 parent c01eca4 commit 956b655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ kolla_build_blocks:
383383
ARG mysqld_exporter_version=0.15.1
384384
ARG mysqld_exporter_url=https://github.com/prometheus/mysqld_exporter/releases/download/v${mysqld_exporter_version}/mysqld_exporter-${mysqld_exporter_version}.linux-{{debian_arch}}.tar.gz
385385
{% endraw %}
386-
node_exporter_repository_version: | # 2023.1 kolla has 0.14.0
386+
node_exporter_repository_version: | # 2023.1 kolla has 1.4.0
387387
{% raw %}
388388
ARG node_exporter_version=1.7.0
389389
{% if debian_arch == 'arm64' %}

0 commit comments

Comments
 (0)