From a319005f1d184d8719b2deb873e969d1b278bae7 Mon Sep 17 00:00:00 2001 From: Madalina Lazar Date: Thu, 22 Feb 2024 14:21:10 +0000 Subject: [PATCH] Update TAS deployment to use 0.7.0 docker image --- 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 7f6157b..eb4ac6b 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.6.0 + image: intel/telemetry-aware-scheduling:0.7.0 imagePullPolicy: IfNotPresent securityContext: capabilities: