Skip to content

Commit e1be76a

Browse files
authored
bump os-capacity to v0.7 (#2097)
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
1 parent 197c19a commit e1be76a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

etc/kayobe/stackhpc-monitoring.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ alertmanager_number_of_rabbitmq_nodes: "{{ groups['controllers'] | length }}"
3838
stackhpc_enable_os_capacity: true
3939

4040
# OpenStack Capacity exporter version
41-
stackhpc_os_capacity_version: v0.5
41+
stackhpc_os_capacity_version: v0.7
4242

4343
# Path to a CA certificate file to trust in the OpenStack Capacity exporter.
4444
stackhpc_os_capacity_openstack_cacert: ""
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
features:
3+
- |
4+
os-capacity v0.7 provides aarch64 container builds.
5+
fixes:
6+
- |
7+
os-capacity v0.7 includes memory leak fixes.

0 commit comments

Comments
 (0)