We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feccf4c commit a588ce6Copy full SHA for a588ce6
modules/addons/cert-manager/variables.tf
@@ -14,5 +14,5 @@ variable "cert-manager_enabled" {
14
}
15
16
variable "cert-manager_version" {
17
- default = "v1.10.2"
+ default = "v1.14.3"
18
0 commit comments