mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-07 22:42:22 -04:00
versions: add K8s v1.32; remove K8s v1.29 (#3895)
* versions: remove K8s v1.29 * versions: add K8s v1.32 * versions: default to K8s v1.31 * docs: add k8s v1.32 * versions: update microservice versions for k8s v1.32 * ci: bump k8s versions * dev-docs: mention ci k8s bump * bazel: ignore GO-2025-3770
This commit is contained in:
parent
98666f9d7f
commit
31b8ff9dea
9 changed files with 150 additions and 141 deletions
|
@ -27,6 +27,8 @@ curl -qL https://mcr.microsoft.com/v2/oss/kubernetes/azure-cloud-node-manager/ta
|
|||
|
||||
Normally renovate will handle the upgrading of Kubernetes dependencies.
|
||||
|
||||
Also, don't forget to update the Kubernetes versions tested in the CI. (e.g. release, weekly E2E tests)
|
||||
|
||||
## Test the new Kubernetes version
|
||||
|
||||
- Setup a Constellation cluster using the new image with the new bootstrapper binary and check if Kubernetes is deployed successfully.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue