Skip to content

Commit 972c98d

Browse files
chore(deps): update helm release nginx to v19.1.1 (#1437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3cf61e1 commit 972c98d

File tree

1 file changed

+1
-1
lines changed
  • manifests/modules/introduction/helm/.workshop/terraform

1 file changed

+1
-1
lines changed

manifests/modules/introduction/helm/.workshop/terraform/vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ variable "nginx_chart_version" {
3838
description = "The chart version of nginx to use"
3939
type = string
4040
# renovate-helm: depName=nginx registryUrl=https://charts.bitnami.com/bitnami
41-
default = "19.0.4"
41+
default = "19.1.1"
4242
}

0 commit comments

Comments
 (0)