Skip to content

Commit

Permalink
Merge pull request #548 from dark-vex/k3s-upgrade
Browse files Browse the repository at this point in the history
chore(prod-k3s): Upgrade to k3s v1.28
  • Loading branch information
dark-vex authored May 23, 2024
2 parents 60eebc0 + 22ea201 commit 2b2d03d
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ spec:
serviceAccountName: system-upgrade
upgrade:
image: rancher/k3s-upgrade
version: v1.27.8+k3s2
#version: v1.27.8+k3s2
channel: https://update.k3s.io/v1-release/channels/v1.28
---
# Agent plan
apiVersion: upgrade.cattle.io/v1
Expand All @@ -39,4 +40,5 @@ spec:
serviceAccountName: system-upgrade
upgrade:
image: rancher/k3s-upgrade
version: v1.27.8+k3s2
#version: v1.27.8+k3s2
channel: https://update.k3s.io/v1-release/channels/v1.28

0 comments on commit 2b2d03d

Please sign in to comment.