Skip to content

Commit 4907961

Browse files
chore(helm): update helm release cert-manager to v1.19.3
1 parent 356bf2b commit 4907961

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.3"
2121
}
2222

2323
variable "release_name_nginx" {

0 commit comments

Comments
 (0)