Skip to content

Commit 0f8735f

Browse files
committed
Release Training Operator image for v1.8.1
Signed-off-by: Andrey Velichkevich <[email protected]>
1 parent 04f9f13 commit 0f8735f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifests/overlays/kubeflow/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ resources:
66
- kubeflow-training-roles.yaml
77
images:
88
- name: kubeflow/training-operator
9-
newTag: "v1-9e52eb7"
9+
newTag: "v1-04f9f13"
1010
# TODO (tenzen-y): Once we support cert-manager, we need to remove this secret generation.
1111
# REF: https://github.com/kubeflow/training-operator/issues/2049
1212
secretGenerator:

manifests/overlays/standalone/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ resources:
66
- namespace.yaml
77
images:
88
- name: kubeflow/training-operator
9-
newTag: "v1-9e52eb7"
9+
newTag: "v1-04f9f13"
1010
secretGenerator:
1111
- name: training-operator-webhook-cert
1212
options:

0 commit comments

Comments
 (0)