Skip to content

Commit 2825409

Browse files
committed
Upgrade the controller image version of the all-in-one.yaml
Signed-off-by: Yuki Iwai <[email protected]>
1 parent 2ea5a97 commit 2825409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/install/all-in-one.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ spec:
8787
serviceAccountName: scheduler-plugins-controller
8888
containers:
8989
- name: scheduler-plugins-controller
90-
image: registry.k8s.io/scheduler-plugins/controller:v0.24.9
90+
image: registry.k8s.io/scheduler-plugins/controller:v0.25.7
9191
imagePullPolicy: IfNotPresent

0 commit comments

Comments
 (0)