Bump Ceph container daemons to v6.0.7

This change aligns the new tag with the latest released stable
content (which is v6.0.7 for the daemon images).

Depends-On: I8f3841838cba0befebaf9f8ebe6f0e0923ce4b05
Related-Bug: #1964133
Change-Id: Ieb0b9bc590b87925290d4b0dea5d09a29ab71f57
This commit is contained in:
Francesco Pantano 2022-03-09 08:05:57 +01:00
parent 4a2743e2cf
commit 2a77c1ad58
No known key found for this signature in database
GPG Key ID: 0458D4D1F41BD75C
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ docker_ceph_tag: >-
{%- elif release in ['stein','train','ussuri','victoria'] -%}
v4.0.19-stable-4.0-nautilus-centos-7-x86_64
{%- else -%}
v6.0.6-stable-6.0-pacific-centos-8-x86_64
v6.0.7-stable-6.0-pacific-centos-stream8
{%- endif -%}
rhel_containers: >-
{% if ansible_distribution == 'RedHat' -%}