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 f9ca4db commit 0b5c471
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-f9ca4db
# 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-f9ca4db
secretGenerator:
- name: training-operator-webhook-cert
options:
Expand Down

0 comments on commit 0b5c471

Please sign in to comment.