feat: bump supported kubernetes version to 1.36 (#2072)

* feat: bump supported kubernetes version to 1.36

Signed-off-by: Oliver Baehler <oliver@sudo-i.net>

* feat: bump supported kubernetes version to 1.36

Signed-off-by: Oliver Baehler <oliver@sudo-i.net>

* feat: bump supported kubernetes version to 1.36

Signed-off-by: Oliver Baehler <oliver@sudo-i.net>

---------

Signed-off-by: Oliver Baehler <oliver@sudo-i.net>
This commit is contained in:
Oliver Bähler
2026-08-10 10:52:11 +02:00
committed by GitHub
parent b5aa0764b2
commit 957288b29e
21 changed files with 145 additions and 283 deletions
+1 -1
View File
@@ -64,9 +64,9 @@ jobs:
fail-fast: false
matrix:
k8s-version:
- 'v1.32.0'
- 'v1.33.0'
- 'v1.34.0'
- 'v1.35.0'
runs-on:
labels: ubuntu-latest-8-cores
steps: