Bump Ceph container daemons to v6.0.6

The stable Ceph containers v16.2.7 are now released.
This change aligns the new tag with the latest released stable
content (which is v6.0.6 for the daemon images).

Depends-On: I2e26e1d938d47230b31eb116cbea6f6656b4aad2
Change-Id: I6bcfe9bb47697f945384b945290e165085a4d51b
This commit is contained in:
Francesco Pantano 2021-12-13 10:30:45 +01:00
parent e13a68310c
commit 8b4ecadf92
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.4-stable-6.0-pacific-centos-8-x86_64
v6.0.6-stable-6.0-pacific-centos-8-x86_64
{%- endif -%}
rhel_containers: >-
{% if ansible_distribution == 'RedHat' -%}