Compare commits

..

1 Commits

Author SHA256 Message Date
af1f5b7a14 rancher-turtles: updates for 0.19.0
Some checks failed
Build PR in OBS / Build PR in OBS (pull_request_target) Failing after 21m30s
2025-05-09 15:08:47 +01:00

View File

@@ -22,7 +22,7 @@ rancherTurtles:
# rancherInstalled: True if Rancher already installed is in the cluster, this is the preferred installation way.
rancherInstalled: false
# kubectlImage: Image for kubectl tasks.
kubectlImage: "%%IMG_REPO%%/%%IMG_PREFIX%%kubectl:1.30.3"
kubectlImage: registry.suse.com/edge/3.2/kubectl:1.30.3
# features: Optional and experimental features.
features:
# day2operations: Alpha feature.