mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-05-22 17:13:20 +00:00
[v0.36.0] release prep: bump k8s/go deps, manifests, docs, and CI matrix
This commit is contained in:
4
.github/workflows/manifests.yaml
vendored
4
.github/workflows/manifests.yaml
vendored
@@ -7,8 +7,8 @@ jobs:
|
||||
deploy:
|
||||
strategy:
|
||||
matrix:
|
||||
k8s-version: ["v1.35.1"]
|
||||
descheduler-version: ["v0.35.0"]
|
||||
k8s-version: ["v1.36.1"]
|
||||
descheduler-version: ["v0.36.0"]
|
||||
descheduler-api: ["v1alpha2"]
|
||||
manifest: ["deployment"]
|
||||
kind-version: ["v0.31.0"] # keep in sync with test/run-e2e-tests.sh
|
||||
|
||||
Reference in New Issue
Block a user