Skip to content

Commit c77ee3f

Browse files
authored
Release Training Operator Image for v1.9.3 (#2740)
Signed-off-by: Andrey Velichkevich <[email protected]>
1 parent d6eb98e commit c77ee3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifests/overlays/kubeflow/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ resources:
66
- kubeflow-training-roles.yaml
77
images:
88
- name: ghcr.io/kubeflow/training-v1/training-operator
9-
newTag: v1-3f15cb8
9+
newTag: v1-d6eb98e
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ resources:
66
- namespace.yaml
77
images:
88
- name: ghcr.io/kubeflow/training-v1/training-operator
9-
newTag: v1-3f15cb8
9+
newTag: v1-d6eb98e
1010
secretGenerator:
1111
- name: training-operator-webhook-cert
1212
options:

0 commit comments

Comments
 (0)