Update Ceph images to Squid 19.2.3

Updates the Ceph images to use Squid 19.2.3 packages from the
download.ceph.com package repo.

Change-Id: I8b1c3fafc51cd7df052986b1efa5d5187abbf46f
Signed-off-by: Stephen Taylor <stephen.taylor.1@att.com>
This commit is contained in:
Stephen Taylor
2025-08-05 08:11:35 -06:00
parent 2ee0584314
commit c7ca344333

View File

@@ -47,12 +47,12 @@
build_args:
- "FROM='ubuntu:jammy'"
- "CEPH_RELEASE='squid'"
- "CEPH_RELEASE_TAG='19.2.2-1~jammy'"
- "CEPH_REPO='http://mirror.mirantis.com/acicd/ceph-19.2.2.patch1/jammy'"
- "CEPH_KEY='http://mirror.mirantis.com/acicd/ceph-19.2.2.patch1/jammy/release.asc'"
- "CEPH_RELEASE_TAG='19.2.3-1jammy'"
- "CEPH_REPO='http://download.ceph.com/debian-squid'"
- "CEPH_KEY='http://download.ceph.com/keys/release.asc'"
tags:
- latest-ubuntu_jammy
- "ubuntu_jammy_19.2.2-1-{{ currentdate }}"
- "ubuntu_jammy_19.2.3-1-{{ currentdate }}"
files: &ceph_files
- ceph.*
- zuul.d/ceph.*