Skip to content

Commit 7e95ffb

Browse files
committed
gnocchi: Bump to 4.6.2
This fixes werkzeug breakage [1]. [1]: https://github.com/gnocchixyz/gnocchi/releases/tag/4.6.2 Change-Id: I5d0659c9dffd6b7a3004696440d2879d60f327ea
1 parent 19a004e commit 7e95ffb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

kolla/common/sources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
'glance-${openstack_branch}.tar.gz')},
8181
'gnocchi-base': {
8282
'type': 'git',
83-
'reference': '4.6.1',
83+
'reference': '4.6.2',
8484
'location': ('https://github.com/gnocchixyz/'
8585
'gnocchi.git')},
8686
'heat-base': {
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
upgrade:
3+
- |
4+
``Gnocchi`` version has been updated to ``4.6.2``.

0 commit comments

Comments
 (0)