This is an automated email from the ASF dual-hosted git repository.
eamonford pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git
The following commit(s) were added to refs/heads/master by this push:
new 11d2679 SDAP-299: Update obsolete helm repo urls (fix for breaking
change) (#115)
11d2679 is described below
commit 11d2679c50836b39eee701591aed50cd3401ae59
Author: Eamon Ford <[email protected]>
AuthorDate: Mon Jan 4 11:34:15 2021 -0800
SDAP-299: Update obsolete helm repo urls (fix for breaking change) (#115)
---
helm/Chart.yaml | 4 ++--
helm/requirements.yaml | 4 ++--
helm/values.yaml | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/helm/Chart.yaml b/helm/Chart.yaml
index 27cbdd6..7fd0e9b 100644
--- a/helm/Chart.yaml
+++ b/helm/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v1
-appVersion: "0.2.2"
+appVersion: "0.3.0"
description: Science Data Analytics Platform
name: nexus
-version: 1.0.0
+version: 1.0.1
diff --git a/helm/requirements.yaml b/helm/requirements.yaml
index ffd1db1..b2f68d4 100644
--- a/helm/requirements.yaml
+++ b/helm/requirements.yaml
@@ -1,7 +1,7 @@
dependencies:
- name: nginx-ingress
version: 1.28.2
- repository: https://kubernetes-charts.storage.googleapis.com
+ repository: https://charts.helm.sh/stable
condition: nginx-ingress.enabled
- name: rabbitmq
version: 8.0.1
@@ -9,7 +9,7 @@ dependencies:
condition: rabbitmq.enabled
- name: solr
version: 1.5.2
- repository: http://storage.googleapis.com/kubernetes-charts-incubator
+ repository: https://charts.helm.sh/incubator
condition: solr.enabled
- name: cassandra
version: 5.5.3
diff --git a/helm/values.yaml b/helm/values.yaml
index 657fb6a..bbadc1b 100644
--- a/helm/values.yaml
+++ b/helm/values.yaml
@@ -6,7 +6,7 @@ rootWebpage:
webapp:
enabled: true
distributed:
- image: nexusjpl/nexus-webapp:distributed.0.2.2
+ image: nexusjpl/nexus-webapp:distributed.0.3.0
## Use any of the driver configuration options available at
##
https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/master/docs/user-guide.md