From dbe01c2068d636631c6be622a48e83a413387c20 Mon Sep 17 00:00:00 2001 From: James Munnelly Date: Wed, 25 Jul 2018 18:23:02 +0100 Subject: [PATCH] Update pebble to latest in e2e tests --- contrib/charts/pebble/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/charts/pebble/values.yaml b/contrib/charts/pebble/values.yaml index b5857b9c4..0b831f3d9 100644 --- a/contrib/charts/pebble/values.yaml +++ b/contrib/charts/pebble/values.yaml @@ -1,7 +1,7 @@ replicaCount: 1 image: repository: quay.io/munnerz/pebble - tag: "20180323" + tag: "20180725" pullPolicy: IfNotPresent service: type: ClusterIP