From 318c69350e2788851b2b574986b095104055885d Mon Sep 17 00:00:00 2001 From: Sascha Marcel Schmidt Date: Sun, 8 Jul 2018 13:15:54 +0200 Subject: [PATCH] pin heketi image version --- .../heketi/roles/provision/heketi-deployment.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/network-storage/heketi/roles/provision/heketi-deployment.json b/contrib/network-storage/heketi/roles/provision/heketi-deployment.json index 6670bc874..5eb71718c 100644 --- a/contrib/network-storage/heketi/roles/provision/heketi-deployment.json +++ b/contrib/network-storage/heketi/roles/provision/heketi-deployment.json @@ -68,7 +68,7 @@ "serviceAccountName": "heketi-service-account", "containers": [ { - "image": "heketi/heketi:dev", + "image": "heketi/heketi:7", "imagePullPolicy": "Always", "name": "heketi", "env": [