Skip to content

Commit

Permalink
feat: publish latest version of ceph image (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
SandhyaRavi2403 authored Jul 3, 2024
1 parent cbd4354 commit 557d7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rook/ceph/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SOURCE_IMAGE_REPO ?= rook/ceph
SOURCE_IMAGE_VERSION ?= v1.14.2
SOURCE_IMAGE_VERSION ?= v1.14.5
SOURCE_IMAGE ?= $(SOURCE_IMAGE_REPO):$(SOURCE_IMAGE_VERSION)

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

0 comments on commit 557d7c9

Please sign in to comment.