mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-01 16:05:55 +02:00
feat: upgrade k3s to 1.24
This commit is contained in:
@@ -31,4 +31,4 @@ spec:
|
||||
effect: "NoSchedule"
|
||||
upgrade:
|
||||
image: rancher/k3s-upgrade
|
||||
channel: https://update.k3s.io/v1-release/channels/v1.23
|
||||
channel: https://update.k3s.io/v1-release/channels/v1.24
|
||||
|
@@ -11,7 +11,7 @@ metadata:
|
||||
k3s-upgrade: worker
|
||||
spec:
|
||||
concurrency: 1
|
||||
channel: https://update.k3s.io/v1-release/channels/v1.23
|
||||
channel: https://update.k3s.io/v1-release/channels/v1.24
|
||||
nodeSelector:
|
||||
matchExpressions:
|
||||
#- key: k3s-upgrade
|
||||
|
Reference in New Issue
Block a user