We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d02709c + ca470ed commit 87534daCopy full SHA for 87534da
.github/workflows/watch-dependencies.yaml
@@ -68,7 +68,7 @@ jobs:
68
registry: registry.k8s.io
69
repository: kube-scheduler
70
values_path: scheduling.userScheduler.image.tag
71
- version_startswith: "v1.28"
+ version_startswith: "v1.30"
72
version_patch_regexp_group_suffix: ""
73
74
- name: pause
0 commit comments