From 5b9424d55129b173d0819ec48ab4ac07b161e987 Mon Sep 17 00:00:00 2001 From: Luigi Sportelli Date: Fri, 9 Sep 2022 12:50:21 +0200 Subject: [PATCH] ENG-4118 added new ref to operator common to use solution for the ingress race condition --- Dockerfile.jvm | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile.jvm b/Dockerfile.jvm index d3baef6..78bce2c 100644 --- a/Dockerfile.jvm +++ b/Dockerfile.jvm @@ -1,4 +1,4 @@ -FROM entando/entando-k8s-operator-common:7.1.0 +FROM entando/entando-k8s-operator-common:7.1.1-ENG-4118-PR-118 ARG VERSION LABEL name="Entando K8S App Controller" \ vendor="Entando" \ diff --git a/pom.xml b/pom.xml index c8a464a..0efab90 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 7.1.0 - 7.1.0 + 7.1.1 entando-k8s-app-controller Entando K8S Controller for Entando App Deployments Entando's K8S Controller for Entando App Deployments @@ -64,7 +64,7 @@ entando-k8s ${github.organization}_${project.artifactId} - 7.1.0 + 7.1.1-ENG-4118-PR-118 true in-process smoke