From e74d9079b050edf50709e6f072c74d8a70a8a083 Mon Sep 17 00:00:00 2001
From: Teddy Kossoko <teddy.kossoko@capgemini.com>
Date: Fri, 29 Jan 2021 13:56:23 +0000
Subject: [PATCH] Update meta.yaml change latest to 0.0.2, add maap-s3.py

---
 v3/plugins/esa/maap-jupyter/latest/meta.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/v3/plugins/esa/maap-jupyter/latest/meta.yaml b/v3/plugins/esa/maap-jupyter/latest/meta.yaml
index e317086..a236c74 100644
--- a/v3/plugins/esa/maap-jupyter/latest/meta.yaml
+++ b/v3/plugins/esa/maap-jupyter/latest/meta.yaml
@@ -20,7 +20,7 @@ spec:
         type: ide
   containers:
    - name: jupyter-notebook
-     image: "kosted/maap-esa-jupyter:latest"
+     image: "kosted/maap-esa-jupyter:0.0.2"
      env:
          - name: JUPYTER_NOTEBOOK_DIR
            value: /projects
-- 
GitLab