Skip to content

Commit

Permalink
Update training controller image to latest (#1625)
Browse files Browse the repository at this point in the history
* Adding latest image tag

* Update manifests with latest image tag

* Updating the training operator image
  • Loading branch information
johnugeorge committed Jun 28, 2022
1 parent e1434f6 commit 8c6eab2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions manifests/overlays/kubeflow/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ resources:
- kubeflow-training-roles.yaml
images:
- name: kubeflow/training-operator
newName: public.ecr.aws/j1r0q0g6/training/training-operator
newTag: "174e8813666951ded505daf334a37f60fd50c18d"
newTag: "v1-e1434f6"
3 changes: 1 addition & 2 deletions manifests/overlays/standalone/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ resources:
- namespace.yaml
images:
- name: kubeflow/training-operator
newName: public.ecr.aws/j1r0q0g6/training/training-operator
newTag: "174e8813666951ded505daf334a37f60fd50c18d"
newTag: "v1-e1434f6"

0 comments on commit 8c6eab2

Please sign in to comment.