From 218c7bb3ae277acf9c9706cf6930716f4fd486dd Mon Sep 17 00:00:00 2001 From: edp-bot Date: Thu, 30 Jun 2022 19:46:19 +0000 Subject: [PATCH] Bump version to 2.11.1 Change-Id: Id2f6af5cb13a615a392f939fa7505b0d76da6e24 --- VERSION | 2 +- deploy-templates/Chart.yaml | 4 ++-- deploy-templates/README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 46b81d815..6ceb272ee 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.11.0 +2.11.1 diff --git a/deploy-templates/Chart.yaml b/deploy-templates/Chart.yaml index 1b355dc2c..866556717 100644 --- a/deploy-templates/Chart.yaml +++ b/deploy-templates/Chart.yaml @@ -3,8 +3,8 @@ description: A Helm chart for EDP Install home: https://epam.github.io/edp-install/ name: edp-install type: application -version: 2.11.0 -appVersion: 2.11.0 +version: 2.11.1 +appVersion: 2.11.1 icon: https://epam.github.io/edp-install/assets/logo.png keywords: - edp diff --git a/deploy-templates/README.md b/deploy-templates/README.md index a8cb910d1..7cc938f33 100644 --- a/deploy-templates/README.md +++ b/deploy-templates/README.md @@ -1,6 +1,6 @@ # edp-install -![Version: 2.11.0](https://img.shields.io/badge/Version-2.11.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.11.0](https://img.shields.io/badge/AppVersion-2.11.0-informational?style=flat-square) +![Version: 2.11.1](https://img.shields.io/badge/Version-2.11.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.11.1](https://img.shields.io/badge/AppVersion-2.11.1-informational?style=flat-square) A Helm chart for EDP Install