k8s 1.28: update docs and go-version

Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
This commit is contained in:
Amir Alavi
2023-08-22 20:46:27 -04:00
parent 1d4dc57ad1
commit 30dd78dcee
7 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: '1.20.3'
go-version: '1.20.7'
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.2.1
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
deploy:
strategy:
matrix:
k8s-version: ["v1.27.0"]
k8s-version: ["v1.28.0"]
descheduler-version: ["v0.27.1"]
descheduler-api: ["v1alpha1", "v1alpha2"]
manifest: ["deployment"]