We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48c6352 commit 5f60431Copy full SHA for 5f60431
doc/source/contributor/release-management.rst
@@ -465,7 +465,7 @@ a recurring topic for that in the first Kolla meeting each month.
465
466
git checkout -b kolla-stable-monthly
467
for project in ansible-collection-kolla kayobe kolla kolla-ansible; do
468
- for rel in yoga zed antelope; do
+ for rel in zed antelope bobcat; do
469
tox -e venv -- new-release $rel $project feature
470
done
471
0 commit comments