Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

Commit c135733

Browse files
committed
Update TAS deployment pod to use 0.6.0 image
Signed-off-by: Madalina Lazar <madalina.lazar@intel.com>
1 parent e72fc46 commit c135733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telemetry-aware-scheduling/deploy/tas-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
- --key=/tas/cert/tls.key
2626
- --cacert=/var/run/secrets/kubernetes.io/serviceaccount/ca.crt
2727
- --v=2
28-
image: intel/telemetry-aware-scheduling:0.5.0
28+
image: intel/telemetry-aware-scheduling:0.6.0
2929
imagePullPolicy: IfNotPresent
3030
securityContext:
3131
capabilities:

0 commit comments

Comments
 (0)