Skip to content

Commit db4602e

Browse files
committed
fix: nginx tag
1 parent e9ad127 commit db4602e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/app-full/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ app-starter:
3535
# Container image repository (required)
3636
repository: nginx
3737
# Image tag - defaults to Chart.appVersion if not set
38-
tag: ""
38+
tag: "latest"
3939
# Pull policy: Always, IfNotPresent, Never
4040
pullPolicy: IfNotPresent
4141
# Image pull secrets for private registries

0 commit comments

Comments
 (0)