change server-plan release channel to stable from 1.33
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 27s
renovate / renovate (push) Successful in 3m9s

This commit is contained in:
2026-01-04 13:04:43 +05:30
parent f23f383af1
commit e988baa72d

View File

@@ -16,7 +16,7 @@ spec:
serviceAccountName: system-upgrade
upgrade:
image: rancher/k3s-upgrade
channel: https://update.k3s.io/v1-release/channels/v1.33
channel: https://update.k3s.io/v1-release/channels/stable
---
# Agent plan
apiVersion: upgrade.cattle.io/v1
@@ -39,4 +39,4 @@ spec:
serviceAccountName: system-upgrade
upgrade:
image: rancher/k3s-upgrade
channel: https://update.k3s.io/v1-release/channels/v1.33
channel: https://update.k3s.io/v1-release/channels/stable