mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-30 23:45:25 +02:00
feat: upgrade kubernetes to 1.23.5
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.22
|
||||
channel: https://update.k3s.io/v1-release/channels/v1.23
|
||||
|
@@ -11,7 +11,7 @@ metadata:
|
||||
k3s-upgrade: worker
|
||||
spec:
|
||||
concurrency: 1
|
||||
channel: https://update.k3s.io/v1-release/channels/v1.22
|
||||
channel: https://update.k3s.io/v1-release/channels/v1.23
|
||||
nodeSelector:
|
||||
matchExpressions:
|
||||
#- key: k3s-upgrade
|
||||
|
Reference in New Issue
Block a user