Skip to content

Commit

Permalink
feat: publish latest version of ceph image
Browse files Browse the repository at this point in the history
Signed-off-by: Tarun Gupta Akirala <tarun.akirala@nutanix.com>
  • Loading branch information
takirala committed Apr 29, 2024
1 parent 3278fb8 commit a788f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ceph/ceph/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SOURCE_IMAGE_REPO ?= quay.io/ceph/ceph
SOURCE_IMAGE_VERSION ?= v18.2.1
SOURCE_IMAGE_VERSION ?= v18.2.2
SOURCE_IMAGE ?= $(SOURCE_IMAGE_REPO):$(SOURCE_IMAGE_VERSION)

TARGET_IMAGE_REPO ?= ghcr.io/mesosphere/dkp-container-images/ceph/ceph
Expand Down

0 comments on commit a788f3e

Please sign in to comment.