cozystack/packages
Timofei Larkin f2a8c3d0d1
[kubernetes] User-selectable cluster version (#1191)
## What this PR does

This patch adds a new version field to the kubernetes chart, letting
end-users specify the version of kubernetes they want to deploy.

### Release note

```release-note
[kubernetes] Let users specify desired version of tenant k8s cluster.
```

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Added a configurable Kubernetes version parameter, allowing selection
of specific minor versions for cluster deployments.
* Introduced a version mapping system to ensure clusters use precise
Kubernetes patch versions.
* **Bug Fixes**
* Ensured only supported Kubernetes versions can be selected, reducing
configuration errors.
* **Documentation**
* Updated documentation to describe the new version parameter and its
usage.
* **Tests**
* Enhanced end-to-end tests to cover deployments with both the latest
and previous Kubernetes versions.
* **Chores**
* Consolidated version references for multiple packages to streamline
version management.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-07-16 22:12:00 +04:00
..
apps [kubernetes] User-selectable cluster version (#1191) 2025-07-16 22:12:00 +04:00
core [oidc] make keycloak deletable (#1178) 2025-07-11 09:02:34 +03:00
extra Prepare release v0.34.0-beta.1 2025-07-10 08:09:47 +00:00
library [keycloak, cozy-lib] Calculate Java heap params 2025-07-03 22:15:04 +03:00
system [mariadb-operator] Update mariadb-operator v0.38.1 (#1188) 2025-07-16 15:40:13 +02:00