From c0203624654d69731d97eaff44005777f2a39a8c Mon Sep 17 00:00:00 2001
From: Greg Althaus <galthaus@austin.rr.com>
Date: Mon, 30 Jan 2017 10:14:09 -0600
Subject: [PATCH] Lock version down to a tagged version.

---
 ceph/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ceph/values.yaml b/ceph/values.yaml
index 6dc5f18acb..2b9a94ab1f 100644
--- a/ceph/values.yaml
+++ b/ceph/values.yaml
@@ -17,7 +17,7 @@ service:
     name: ceph-mon
 
 images:
-  daemon: ceph/daemon:latest
+  daemon: docker.io/library/ceph/daemon:tag-build-master-jewel-ubuntu-16.04
   pull_policy: IfNotPresent
 
 labels: