mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: upgrade kubernetes to 1.22
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
[](https://discord.gg/AvJxRMRf6H)
|
[](https://discord.gg/AvJxRMRf6H)
|
||||||
[](https://k3s.io/)
|
[](https://k3s.io/)
|
||||||
[](https://github.com/pre-commit/pre-commit)
|
[](https://github.com/pre-commit/pre-commit)
|
||||||
[](https://github.com/renovatebot/renovate)
|
[](https://github.com/renovatebot/renovate)
|
||||||
|
|
||||||
|
@@ -31,4 +31,4 @@ spec:
|
|||||||
effect: "NoSchedule"
|
effect: "NoSchedule"
|
||||||
upgrade:
|
upgrade:
|
||||||
image: rancher/k3s-upgrade
|
image: rancher/k3s-upgrade
|
||||||
channel: https://update.k3s.io/v1-release/channels/v1.21
|
channel: https://update.k3s.io/v1-release/channels/v1.22
|
||||||
|
@@ -11,7 +11,7 @@ metadata:
|
|||||||
k3s-upgrade: worker
|
k3s-upgrade: worker
|
||||||
spec:
|
spec:
|
||||||
concurrency: 1
|
concurrency: 1
|
||||||
channel: https://update.k3s.io/v1-release/channels/v1.21
|
channel: https://update.k3s.io/v1-release/channels/v1.22
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
matchExpressions:
|
matchExpressions:
|
||||||
#- key: k3s-upgrade
|
#- key: k3s-upgrade
|
||||||
|
Reference in New Issue
Block a user