Skip to content

Commit 1631b42

Browse files
authored
Merge pull request #555 from tenzen-y/change-image-version
Upgrade the controller image version of all-in-one.yaml
2 parents 462baf8 + 2825409 commit 1631b42

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)