mirror of
https://github.com/khuedoan/homelab.git
synced 2025-03-10 04:47:09 +07:00
Upgrade RKE version
This commit is contained in:
parent
d1c09a8208
commit
3a3b7365b0
@ -6,7 +6,7 @@ terraform {
|
||||
required_providers {
|
||||
rke = {
|
||||
source = "rancher/rke"
|
||||
version = "1.2.2"
|
||||
version = "1.2.3"
|
||||
}
|
||||
helm = {
|
||||
source = "hashicorp/helm"
|
||||
|
Loading…
Reference in New Issue
Block a user