This is an automated email from the ASF dual-hosted git repository. eamonford pushed a commit to branch bug_fixes in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git
commit 550b2ecdb93917b305deca6a7847c48d49b3e76c Author: Eamon Ford <[email protected]> AuthorDate: Tue Oct 13 16:49:31 2020 -0700 update nexus version --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index 4001aaf..041b0ba 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -8,7 +8,7 @@ rootWebpage: webapp: enabled: true distributed: - image: nexusjpl/nexus-webapp:distributed.0.1.5 + image: nexusjpl/nexus-webapp:distributed.0.2.0 ## Use any of the driver configuration options available at ## https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/master/docs/user-guide.md
