Skip to content
Snippets Groups Projects
Verified Commit 01ca7b0e authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(system-upgrade): Upgrade kubernetes to 1.23.16

This patch updates K8s to 1.23.16
parent 29d5e315
No related branches found
No related tags found
No related merge requests found
...@@ -94,7 +94,7 @@ spec: ...@@ -94,7 +94,7 @@ spec:
deleteLocalData: true deleteLocalData: true
ignoreDaemonSets: true ignoreDaemonSets: true
force: false force: false
version: "1.23.14" version: "1.23.16"
upgrade: upgrade:
image: docker.io/library/fedora:36 image: docker.io/library/fedora:36
command: ["sh", "/host/run/system-upgrade/secrets/kubernetes-upgrade/upgrade.sh"] command: ["sh", "/host/run/system-upgrade/secrets/kubernetes-upgrade/upgrade.sh"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment