Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit c23f653

Browse files
committed
Use v0.6.0 pytorch-operator image
1 parent 6ec8fc5 commit c23f653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ spec:
2828
valueFrom:
2929
fieldRef:
3030
fieldPath: metadata.name
31-
image: gcr.io/kubeflow-images-public/pytorch-operator:v1.0.0
31+
image: gcr.io/kubeflow-images-public/pytorch-operator:v0.6.0
3232
name: pytorch-operator
3333
serviceAccountName: pytorch-operator

0 commit comments

Comments
 (0)