Skip to content

Commit 7f81151

Browse files
authored
Merge pull request #481 from stackhpc/ceph-pacific-image
Update Ceph Pacific container image to v16.2.11.
2 parents 6368678 + 23dacf4 commit 7f81151

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

etc/kayobe/cephadm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cephadm_ceph_release: "pacific"
1212
cephadm_image: "{{ stackhpc_docker_registry if stackhpc_sync_ceph_images | bool else 'quay.io' }}/ceph/ceph:{{ cephadm_image_tag }}"
1313

1414
# Ceph container image tag.
15-
cephadm_image_tag: "v16.2.5"
15+
cephadm_image_tag: "v16.2.11"
1616

1717
# Ceph container image registry URL.
1818
cephadm_registry_url: "{{ stackhpc_docker_registry }}"
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
upgrade:
3+
- |
4+
Updates Ceph Pacific container image to v16.2.11.

0 commit comments

Comments
 (0)