From 756eb4f8204d462235b9078d62782f8073bf6301 Mon Sep 17 00:00:00 2001
From: Abhishek Dubey <abhishekbhardwaj510@gmail.com>
Date: Wed, 16 Jun 2021 22:58:31 +0530
Subject: [PATCH] Update pipeline.yaml

---
 .azure-pipelines/pipeline.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.azure-pipelines/pipeline.yaml b/.azure-pipelines/pipeline.yaml
index eb326f4c..1a6c679b 100644
--- a/.azure-pipelines/pipeline.yaml
+++ b/.azure-pipelines/pipeline.yaml
@@ -24,4 +24,4 @@ extends:
     QuayImageName: opstree/redis-operator
     GithubImageName: ot-container-kit/redis-operator/redis-operator
     BuildDocs: true
-    AppVersion: "0.5.0"
+    AppVersion: "0.6.0"
-- 
GitLab