Skip to content

Commit

Permalink
Update latest operator image (#1742)
Browse files Browse the repository at this point in the history
* Support for k8s v1.25 in CI

* Support for k8s v1.25 in CI

* Change k8s api to v1.25

* Upgrade golangci-lint version

* Update latest image
  • Loading branch information
johnugeorge authored Jan 26, 2023
1 parent d0fb5c0 commit d640175
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/overlays/kubeflow/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ resources:
- kubeflow-training-roles.yaml
images:
- name: kubeflow/training-operator
newTag: "v1-e1434f6"
newTag: "v1-d0fb5c0"
2 changes: 1 addition & 1 deletion manifests/overlays/standalone/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ resources:
- namespace.yaml
images:
- name: kubeflow/training-operator
newTag: "v1-e1434f6"
newTag: "v1-d0fb5c0"

0 comments on commit d640175

Please sign in to comment.