From b6b53cacef9154312f84f58c98c6c997877f58b9 Mon Sep 17 00:00:00 2001 From: Madalina Lazar Date: Mon, 16 Jan 2023 14:21:43 +0000 Subject: [PATCH] Using TAS image v0.4.0 --- telemetry-aware-scheduling/deploy/tas-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telemetry-aware-scheduling/deploy/tas-deployment.yaml b/telemetry-aware-scheduling/deploy/tas-deployment.yaml index 82c70f2c..31faec17 100644 --- a/telemetry-aware-scheduling/deploy/tas-deployment.yaml +++ b/telemetry-aware-scheduling/deploy/tas-deployment.yaml @@ -25,7 +25,7 @@ spec: - --key=/tas/cert/tls.key - --cacert=/var/run/secrets/kubernetes.io/serviceaccount/ca.crt - --v=2 - image: intel/telemetry-aware-scheduling:0.3.0 + image: intel/telemetry-aware-scheduling:0.4.0 imagePullPolicy: IfNotPresent securityContext: capabilities: