From 614b09ab16794b0fbe8334d61a54eb52dca22852 Mon Sep 17 00:00:00 2001 From: Peter Braun Date: Tue, 15 Oct 2019 17:04:22 +0200 Subject: [PATCH] update deployment to 0.0.27 --- deploy/operator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/operator.yaml b/deploy/operator.yaml index 087948ff..59526463 100644 --- a/deploy/operator.yaml +++ b/deploy/operator.yaml @@ -15,7 +15,7 @@ spec: serviceAccountName: application-monitoring-operator containers: - name: application-monitoring-operator - image: quay.io/integreatly/application-monitoring-operator:0.0.25 + image: quay.io/integreatly/application-monitoring-operator:0.0.27 ports: - containerPort: 60000 name: metrics