Skip to content

Commit

Permalink
Merge pull request rook#3202 from rohan47/backport-3151
Browse files Browse the repository at this point in the history
Updated ceph image from v14.2.0-20190319 to v14.2.1-20190430
  • Loading branch information
travisn authored May 24, 2019
2 parents e688035 + 06d055a commit a892b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/ceph/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ include ../image.mk

CEPH_IMAGE = $(BUILD_REGISTRY)/ceph-$(GOARCH)

CEPH_VERSION = v14.2.0-20190319
CEPH_VERSION = v14.2.1-20190430
BASEIMAGE = ceph/ceph-$(GOARCH):$(CEPH_VERSION)

TEMP := $(shell mktemp -d)
Expand Down

0 comments on commit a892b21

Please sign in to comment.