Skip to content

Commit 817357d

Browse files
authored
bump nginx to 1.19 (mirrors core PR#4966) (#633)
1 parent cc792bb commit 817357d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/openwhisk/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ activationStoreBackend: "CouchDB"
233233
# Nginx configurations
234234
nginx:
235235
imageName: "nginx"
236-
imageTag: "1.17"
236+
imageTag: "1.19"
237237
imagePullPolicy: "IfNotPresent"
238238
replicaCount: 1
239239
restartPolicy: "Always"

0 commit comments

Comments
 (0)