Skip to content

Commit

Permalink
Release Training Operator Image for v1.9.0-rc.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Velichkevich <[email protected]>
  • Loading branch information
andreyvelich committed Jan 7, 2025
1 parent 1155249 commit 2c6209d
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,7 +6,7 @@ resources:
- kubeflow-training-roles.yaml
images:
- name: kubeflow/training-operator
newTag: "latest"
newTag: v1-1155249
# TODO (tenzen-y): Once we support cert-manager, we need to remove this secret generation.
# REF: https://github.com/kubeflow/training-operator/issues/2049
secretGenerator:
Expand Down
2 changes: 1 addition & 1 deletion manifests/overlays/standalone/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ resources:
- namespace.yaml
images:
- name: kubeflow/training-operator
newTag: "latest"
newTag: v1-1155249
secretGenerator:
- name: training-operator-webhook-cert
options:
Expand Down

0 comments on commit 2c6209d

Please sign in to comment.