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 0f37e91  Bump granule-ingester aned collection-manager versions from 
0.1.2 -> 0.1.3 (#117)
0f37e91 is described below

commit 0f37e918f830c7b65c0a7382de050ab2ef834387
Author: Eamon Ford <[email protected]>
AuthorDate: Tue Jan 5 10:21:54 2021 -0800

    Bump granule-ingester aned collection-manager versions from 0.1.2 -> 0.1.3 
(#117)
    
    Co-authored-by: Eamon Ford <[email protected]>
---
 helm/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/helm/values.yaml b/helm/values.yaml
index bbadc1b..b50aee9 100644
--- a/helm/values.yaml
+++ b/helm/values.yaml
@@ -30,7 +30,7 @@ ingestion:
 
   granuleIngester:
     replicas: 2
-    image: nexusjpl/granule-ingester:0.1.2
+    image: nexusjpl/granule-ingester:0.1.3
 
     ## cpu refers to both request and limit
     cpu: 1
@@ -39,7 +39,7 @@ ingestion:
     memory: 1Gi
 
   collectionManager:
-    image: nexusjpl/collection-manager:0.1.2
+    image: nexusjpl/collection-manager:0.1.3
 
     ## cpu refers to both request and limit
     cpu: 0.5

Reply via email to