Skip to content

chore(cluster): upgrade k3s to v1.35.2 and remove K3S_VERSION from mise.toml#152

Merged
drew merged 1 commit intomainfrom
upgrade-k3s-v1.35.2/an
Mar 6, 2026
Merged

chore(cluster): upgrade k3s to v1.35.2 and remove K3S_VERSION from mise.toml#152
drew merged 1 commit intomainfrom
upgrade-k3s-v1.35.2/an

Conversation

@drew
Copy link
Collaborator

@drew drew commented Mar 6, 2026

Summary

  • Upgrade k3s base image from v1.34.5-k3s1 to v1.35.2-k3s1 (latest stable)
  • Remove K3S_VERSION env var from mise.toml, making Dockerfile.cluster ARG default the single source of truth
  • Make build scripts pass --build-arg K3S_VERSION only when the env var is explicitly set, so the Dockerfile default applies by default
  • Update architecture docs to reflect the new version

…se.toml

Move the k3s version source of truth to Dockerfile.cluster ARG default
(v1.35.2-k3s1) and make the build scripts pass the build-arg only when
the environment variable is explicitly set. This simplifies the build
chain while still allowing CI or developers to override the version.
@drew drew added the test:e2e Requires end-to-end coverage label Mar 6, 2026
@drew drew self-assigned this Mar 6, 2026
@drew drew merged commit 62d028a into main Mar 6, 2026
13 of 14 checks passed
@drew drew deleted the upgrade-k3s-v1.35.2/an branch March 6, 2026 09:35
drew added a commit that referenced this pull request Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:e2e Requires end-to-end coverage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant