Skip to content

Commit bde9c20

Browse files
authored
Release Training Operator Image for v1.9.2 (#2634)
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
1 parent 3f15cb8 commit bde9c20

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-5c0e763
9+
newTag: v1-3f15cb8
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-5c0e763
9+
newTag: v1-3f15cb8
1010
secretGenerator:
1111
- name: training-operator-webhook-cert
1212
options:

0 commit comments

Comments
 (0)