From 92ecfd1a7f8328b12fd052fdea79057b0b6063ec Mon Sep 17 00:00:00 2001 From: Madalina Lazar Date: Wed, 19 Apr 2023 10:55:55 +0100 Subject: [PATCH] TAS deployment pod to use 0.5.0 image Signed-off-by: Madalina Lazar --- 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 31faec17..c7e93b5c 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.4.0 + image: intel/telemetry-aware-scheduling:0.5.0 imagePullPolicy: IfNotPresent securityContext: capabilities: