Skip to content

Commit d8f6952

Browse files
chore(helm): update helm release cert-manager to v1.19.1
1 parent b3a15b7 commit d8f6952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/ingress_tls/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ variable "nginx_chart_version" {
1717

1818
variable "cert_manager_chart_version" {
1919
type = string
20-
default = "v1.18.2"
20+
default = "v1.19.1"
2121
}
2222

2323
variable "release_name_nginx" {

0 commit comments

Comments
 (0)