From 9fe2825f80056760f052f7a6244be1c8bb010134 Mon Sep 17 00:00:00 2001 From: ralikio <74771103+ralikio@users.noreply.github.com> Date: Fri, 25 Jun 2021 19:06:43 +0200 Subject: [PATCH] Corrected Runtime Agent Container Version (#11555) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Corrected Agent Container Version * Correction Co-authored-by: Rafał Potempa <33723064+rafalpotempa@users.noreply.github.com> Co-authored-by: Rafał Potempa <33723064+rafalpotempa@users.noreply.github.com> --- resources/compass-runtime-agent/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/compass-runtime-agent/values.yaml b/resources/compass-runtime-agent/values.yaml index d0f1a93ce196..ee71b6187b61 100644 --- a/resources/compass-runtime-agent/values.yaml +++ b/resources/compass-runtime-agent/values.yaml @@ -3,7 +3,7 @@ global: containerRegistry: path: eu.gcr.io/kyma-project runtimeAgent: - version: "PR-11468" + version: "0404f447" runtimeAgentTests: version: "77ca2463" istio: