Adding instructions to install SEBA 1.0 via SiaB

Change-Id: I1e37505ec195cc8a9286fa04500ba23647aa3f0d
diff --git a/profiles/seba/siab.md b/profiles/seba/siab.md
index eeab72b..2ef4050 100644
--- a/profiles/seba/siab.md
+++ b/profiles/seba/siab.md
@@ -32,6 +32,9 @@
 make    # or 'make stable'
 ```
 
+> NOTE that `make` or `make stable` will install SEBA with the container versions that are
+> defined in the helm charts. If you want to install SEBA 1.0 please use: `make siab-1.0`  
+
 To build a SiaB that uses the latest development code:
 
 ```bash