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 43db563 Update versions
43db563 is described below
commit 43db5630d3466b6a3d500fc73ab106370ad0a16d
Author: Eamon Ford <[email protected]>
AuthorDate: Wed Nov 18 14:20:41 2020 -0800
Update versions
---
helm/values.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/helm/values.yaml b/helm/values.yaml
index 32df703..c41bf65 100644
--- a/helm/values.yaml
+++ b/helm/values.yaml
@@ -31,7 +31,7 @@ ingestion:
granuleIngester:
replicas: 2
- image: nexusjpl/granule-ingester:0.1.0a3
+ image: nexusjpl/granule-ingester:0.1.1
## cpu refers to both request and limit
cpu: 1
@@ -40,7 +40,7 @@ ingestion:
memory: 1Gi
collectionManager:
- image: nexusjpl/collection-manager:0.1.0a7
+ image: nexusjpl/collection-manager:0.1.1
## cpu refers to both request and limit
cpu: 0.5