Skip to content

Commit 3dd89bf

Browse files
chore(deps): update helm release rancher to v2.10.0
1 parent 81b3fe7 commit 3dd89bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ variable "rancher_image_tag" {
1717

1818
variable "rancher_chart_version" {
1919
# registryUrl=https://releases.rancher.com/server-charts/stable depName=rancher
20-
default = "2.9.2"
20+
default = "2.10.0"
2121
}
2222

2323
variable "rancher_replicas" {

0 commit comments

Comments
 (0)