You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/12/05 04:58:46 UTC

[GitHub] daisy-ycguo closed pull request #384: bump nginx to 1.13 (match default version in core repo)

daisy-ycguo closed pull request #384: bump nginx to 1.13 (match default version in core repo)
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/384
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/helm/openwhisk/values.yaml b/helm/openwhisk/values.yaml
index 9dc4e41..9d81a09 100644
--- a/helm/openwhisk/values.yaml
+++ b/helm/openwhisk/values.yaml
@@ -174,7 +174,7 @@ db:
 nginx:
   name: "nginx"
   imageName: "nginx"
-  imageTag: "1.11"
+  imageTag: "1.13"
   imagePullPolicy: "IfNotPresent"
   # NOTE: setting replicaCount > 1 is not tested and may not work
   replicaCount: 1


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services