From 9e7949bd02fc4589614e839004af9f83c97d498c Mon Sep 17 00:00:00 2001 From: Jeff Mesnil Date: Wed, 14 Jun 2023 17:28:42 +0200 Subject: [PATCH] Bump version to 1.1.2 Signed-off-by: Jeff Mesnil --- charts/eap74/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/eap74/Chart.yaml b/charts/eap74/Chart.yaml index 439e8c5..63ee367 100644 --- a/charts/eap74/Chart.yaml +++ b/charts/eap74/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: eap74 description: Build and deploy JBoss EAP 7.4 applications on OpenShift type: application -version: 1.1.1 +version: 1.1.2 kubeVersion: ">= 1.19.0-0" appVersion: "7.4"