Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #23 from cetic/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
alexnuttinck authored Feb 5, 2020
2 parents 5f69da1 + 3f1c77d commit 70e7889
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fadi
version: 0.1.20
appVersion: 0.1.20
version: 0.1.21
appVersion: 0.1.21
description: FADI is a Cloud Native platform for Big Data based on mature open source tools.
keywords:
- fadi
Expand Down
2 changes: 1 addition & 1 deletion requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
repository: https://kubernetes-charts.storage.googleapis.com/
condition: grafana.enabled
- name: jupyterhub
version: ~0.8.0
version: ~0.8.2
repository: https://jupyterhub.github.io/helm-chart/
condition: jupyterhub.enabled
- name: nifi
Expand Down
4 changes: 4 additions & 0 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,10 @@ jupyterhub:
description: "The Jupyter Stacks spark image"
kubespawner_override:
image: jupyter/all-spark-notebook:latest
- display_name: "tensorflow environment"
description: "TensorFlow Notebook"
kubespawner_override:
image: jupyter/tensorflow-notebook:latest
# ---- auth ----
auth:
type: ldap
Expand Down

0 comments on commit 70e7889

Please sign in to comment.