Skip to content

Commit 22b7441

Browse files
committed
bump os-capacity to v0.7
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
1 parent 8b2029a commit 22b7441

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
upgrade:
3+
- |
4+
Bump os-capacity to the v0.7 container tag.
5+
features:
6+
- |
7+
os-capacity v0.7 provides aarch64 container builds.
8+
fixes:
9+
- |
10+
os-capacity v0.7 includes memory leak fixes.

0 commit comments

Comments
 (0)