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).

Related-Bug: #1964133
Change-Id: I8f3841838cba0befebaf9f8ebe6f0e0923ce4b05
This commit is contained in:
Francesco Pantano 2022-03-09 08:03:45 +01:00
parent 42f4706325
commit 854cf9fadf
No known key found for this signature in database
GPG Key ID: 0458D4D1F41BD75C
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ parameter_defaults:
# Pass ceph_images: false to avoid pulling the Ceph related images
ceph_namespace: quay.io/ceph
ceph_image: daemon
ceph_tag: v6.0.6-stable-6.0-pacific-centos-8-x86_64
ceph_tag: v6.0.7-stable-6.0-pacific-centos-stream8
ceph_prometheus_namespace: quay.io/prometheus
ceph_prometheus_image: prometheus

View File

@ -167,7 +167,7 @@ container_images:
image_source: tripleo
- imagename: quay.io/tripleomaster/openstack-swift-proxy-server:current-tripleo
image_source: tripleo
- imagename: quay.io/ceph/daemon:v6.0.6-stable-6.0-pacific-centos-8-x86_64
- imagename: quay.io/ceph/daemon:v6.0.7-stable-6.0-pacific-centos-stream8
image_source: ceph
- imagename: quay.io/prometheus/prometheus:v2.18.1
image_source: prom