diff --git a/kolla/common/sources.py b/kolla/common/sources.py index 00aea3bc4a..fb28ce1e89 100644 --- a/kolla/common/sources.py +++ b/kolla/common/sources.py @@ -65,7 +65,7 @@ SOURCES = { 'glance-${openstack_branch}.tar.gz')}, 'gnocchi-base': { 'type': 'git', - 'reference': '4.6.0', + 'reference': '4.6.1', 'location': ('https://github.com/gnocchixyz/' 'gnocchi.git')}, 'heat-base': {