diff --git a/manifests/modules/introduction/helm/.workshop/terraform/vars.tf b/manifests/modules/introduction/helm/.workshop/terraform/vars.tf index 412201db8..fcfc07656 100644 --- a/manifests/modules/introduction/helm/.workshop/terraform/vars.tf +++ b/manifests/modules/introduction/helm/.workshop/terraform/vars.tf @@ -38,5 +38,5 @@ variable "nginx_chart_version" { description = "The chart version of nginx to use" type = string # renovate-helm: depName=nginx registryUrl=https://charts.bitnami.com/bitnami - default = "18.1.2" + default = "18.1.7" } \ No newline at end of file