Skip to content

Commit 31907a1

Browse files
chore(deps): update helm release cert-manager to v1.19.1
1 parent ce1e967 commit 31907a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1393,7 +1393,7 @@ variable "cert_manager_helm_chart" {
13931393

13941394
variable "cert_manager_helm_version" {
13951395
type = string
1396-
default = "v1.18.3"
1396+
default = "v1.19.1"
13971397
description = "Version of the Cert Manager Helm chart to deploy."
13981398
}
13991399

0 commit comments

Comments
 (0)