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

Commit a319005

Browse files
committed
Update TAS deployment to use 0.7.0 docker image
1 parent 3a63b6b commit a319005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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.6.0
28+
image: intel/telemetry-aware-scheduling:0.7.0
2929
imagePullPolicy: IfNotPresent
3030
securityContext:
3131
capabilities:

0 commit comments

Comments
 (0)