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


The following commit(s) were added to refs/heads/bug_fixes by this push:
     new 2ee8fca  version bumps
2ee8fca is described below

commit 2ee8fca61a7a9d772998165f79599d7753112c5b
Author: Eamon Ford <[email protected]>
AuthorDate: Wed Nov 25 11:23:03 2020 -0800

    version bumps
---
 helm/Chart.yaml  | 4 ++--
 helm/values.yaml | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/helm/Chart.yaml b/helm/Chart.yaml
index 6689340..27cbdd6 100644
--- a/helm/Chart.yaml
+++ b/helm/Chart.yaml
@@ -1,5 +1,5 @@
 apiVersion: v1
-appVersion: "0.2.1"
+appVersion: "0.2.2"
 description: Science Data Analytics Platform
 name: nexus
-version: 0.2.0
+version: 1.0.0
diff --git a/helm/values.yaml b/helm/values.yaml
index c41bf65..4f221a2 100644
--- a/helm/values.yaml
+++ b/helm/values.yaml
@@ -8,7 +8,7 @@ rootWebpage:
 webapp:
   enabled: true
   distributed:
-    image: nexusjpl/nexus-webapp:distributed.0.2.1
+    image: nexusjpl/nexus-webapp:distributed.0.2.2
 
     ## Use any of the driver configuration options available at
     ## 
https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/master/docs/user-guide.md
@@ -31,7 +31,7 @@ ingestion:
 
   granuleIngester:
     replicas: 2
-    image: nexusjpl/granule-ingester:0.1.1
+    image: nexusjpl/granule-ingester:0.1.2
 
     ## cpu refers to both request and limit
     cpu: 1
@@ -40,7 +40,7 @@ ingestion:
     memory: 1Gi
 
   collectionManager:
-    image: nexusjpl/collection-manager:0.1.1
+    image: nexusjpl/collection-manager:0.1.2
 
     ## cpu refers to both request and limit
     cpu: 0.5

Reply via email to