Skip to content

Commit 287f484

Browse files
chore(deps): update helm release nginx to v19 (#1377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e84773 commit 287f484

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

+1-1
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 = "18.3.6"
41+
default = "19.0.4"
4242
}

0 commit comments

Comments
 (0)