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 a7b5486 Bump ingester versions (#119)
a7b5486 is described below
commit a7b54868eba725ed53c316aa8625249edafd406e
Author: Eamon Ford <[email protected]>
AuthorDate: Fri Jan 8 15:18:09 2021 -0800
Bump ingester versions (#119)
---
helm/values.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/helm/values.yaml b/helm/values.yaml
index 6601705..fdbcd53 100644
--- a/helm/values.yaml
+++ b/helm/values.yaml
@@ -30,7 +30,7 @@ ingestion:
granuleIngester:
replicas: 2
- image: nexusjpl/granule-ingester:0.1.4
+ image: nexusjpl/granule-ingester:0.1.5
## cpu refers to both request and limit
cpu: 1
@@ -39,7 +39,7 @@ ingestion:
memory: 1Gi
collectionManager:
- image: nexusjpl/collection-manager:0.1.4
+ image: nexusjpl/collection-manager:0.1.5
## cpu refers to both request and limit
cpu: 0.5