1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 05:14:13 +01:00

update version references in docs and readme

This commit is contained in:
Amir Alavi
2022-12-12 20:51:06 -05:00
parent 9f6afd4d25
commit 4d04018c93
3 changed files with 8 additions and 7 deletions

View File

@@ -63,7 +63,7 @@ jobs:
- name: E2E after chart install
env:
KUBERNETES_VERSION: "v1.25.0"
KUBERNETES_VERSION: "v1.26.0"
KIND_E2E: true
SKIP_INSTALL: true
run: make test-e2e