From 502044ff93380486695523e06bb13093cfa9dc1c Mon Sep 17 00:00:00 2001
From: Frederic Branczyk <fbranczyk@gmail.com>
Date: Thu, 7 Jun 2018 10:01:23 +0200
Subject: [PATCH] *: Use all jsonnet from master branch

---
 jsonnet/kube-prometheus/jsonnetfile.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jsonnet/kube-prometheus/jsonnetfile.json b/jsonnet/kube-prometheus/jsonnetfile.json
index a845c132..a7b0a203 100644
--- a/jsonnet/kube-prometheus/jsonnetfile.json
+++ b/jsonnet/kube-prometheus/jsonnetfile.json
@@ -38,7 +38,7 @@
                     "subdir": "jsonnet/prometheus-operator"
                 }
             },
-            "version": "extract-po-jsonnet"
+            "version": "master"
         }
     ]
 }
\ No newline at end of file
-- 
GitLab