Bump upper version of puppet-memcached

Now we use puppet-memcached 8.1.0 in our jobs. Let's bump the upper
version as we don't see any issue with it.

Change-Id: Ic9183cb6285fee13a698ef9d013298ce9258b43c
This commit is contained in:
Takashi Kajinami 2022-07-15 23:25:18 +09:00
parent e3735943a3
commit bb7f01795c
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
},
{
"name": "saz/memcached",
"version_requirement": ">=2.0.2 <8.0.0"
"version_requirement": ">=2.0.2 <9.0.0"
},
{
"name": "openstack/openstacklib",