From 96ed57d9c44597cae60a36887196653c97cb1f4d Mon Sep 17 00:00:00 2001 From: SNiemann15 <63098666+SNiemann15@users.noreply.github.com> Date: Mon, 3 May 2021 15:21:27 +0200 Subject: [PATCH] removed jib maven restriction for IBM --- modules/op-release-notes-1-4.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/op-release-notes-1-4.adoc b/modules/op-release-notes-1-4.adoc index c6b6bd4ec2a2..9382e722e500 100644 --- a/modules/op-release-notes-1-4.adoc +++ b/modules/op-release-notes-1-4.adoc @@ -126,8 +126,6 @@ fsGroup: * When you run Maven and Jib Maven cluster tasks on an IBM Power Systems (ppc64le), IBM Z, and LinuxONE (s390x) clusters, set the `MAVEN_IMAGE` parameter value to `maven:3.6.3-adoptopenjdk-11`. -* On IBM Power Systems, IBM Z, and LinuxONE, a Jib Maven cluster task fails. - * Triggers throw error resulting from bad handling of the JSON format, if you have the following configuration in the trigger binding: + [source, YAML]