Skip to content

Commit

Permalink
[auto PR] Update the tf_operator image to tag vmaster-gd455e6ef (kube…
Browse files Browse the repository at this point in the history
…flow#933)

* image gcr.io/kubeflow-images-public/tf_operator:vmaster-gd455e6ef
* Image built from kubeflow/kubeflow@d455e6ef
  • Loading branch information
kubeflow-bot authored Feb 19, 2020
1 parent 15ac5f9 commit 94bb90f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/tf-training-tf-job-operator-base_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ commonLabels:
images:
- name: gcr.io/kubeflow-images-public/tf_operator
newName: gcr.io/kubeflow-images-public/tf_operator
newTag: vmaster-g92389064
newTag: vmaster-gd455e6ef
`)
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ commonLabels:
images:
- name: gcr.io/kubeflow-images-public/tf_operator
newName: gcr.io/kubeflow-images-public/tf_operator
newTag: vmaster-g92389064
newTag: vmaster-gd455e6ef
`)
}

Expand Down
2 changes: 1 addition & 1 deletion tf-training/tf-job-operator/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ commonLabels:
images:
- name: gcr.io/kubeflow-images-public/tf_operator
newName: gcr.io/kubeflow-images-public/tf_operator
newTag: vmaster-g92389064
newTag: vmaster-gd455e6ef

0 comments on commit 94bb90f

Please sign in to comment.