From acf7c2b3b2a99604ba35aa0e4b5ae3a89e1ded3d Mon Sep 17 00:00:00 2001 From: Vasily Sliouniaev Date: Tue, 23 Oct 2018 20:20:30 +0100 Subject: [PATCH] Correct prometheus-operator app version (#8665) Signed-off-by: Vasily Sliouniaev --- stable/prometheus-operator/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/prometheus-operator/Chart.yaml b/stable/prometheus-operator/Chart.yaml index e1783b0e55..6f0b78e0dc 100644 --- a/stable/prometheus-operator/Chart.yaml +++ b/stable/prometheus-operator/Chart.yaml @@ -9,8 +9,8 @@ name: prometheus-operator sources: - https://github.com/coreos/prometheus-operator - https://coreos.com/operators/prometheus -version: 0.1.1 -appVersion: "0.22.2" +version: 0.1.2 +appVersion: "0.24.0" home: https://github.com/coreos/prometheus-operator keywords: - operator