Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zero-to-jupyterhub-k8s
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RWTHjupyter
Upstream
zero-to-jupyterhub-k8s
Commits
68d87c24
Commit
68d87c24
authored
6 years ago
by
Min RK
Browse files
Options
Downloads
Patches
Plain Diff
release v0.7.0-beta.1
Python-style 0.7.0b1 is not valid in Go’s chosen semver implementation
parent
cff02f28
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
jupyterhub/Chart.yaml
+1
-1
1 addition, 1 deletion
jupyterhub/Chart.yaml
jupyterhub/values.yaml
+5
-5
5 additions, 5 deletions
jupyterhub/values.yaml
with
6 additions
and
6 deletions
jupyterhub/Chart.yaml
+
1
−
1
View file @
68d87c24
name
:
jupyterhub
version
:
0.7
-dev
version
:
0.7
.0-beta.1
appVersion
:
0.9.2
description
:
Multi-user Jupyter installation
home
:
https://z2jh.jupyter.org
...
...
This diff is collapsed.
Click to expand it.
jupyterhub/values.yaml
+
5
−
5
View file @
68d87c24
...
...
@@ -41,7 +41,7 @@ hub:
extraVolumeMounts
:
[]
image
:
name
:
jupyterhub/k8s-hub
tag
:
generated-by-chartpress
tag
:
'
v0.7.0-beta.1'
resources
:
requests
:
cpu
:
200m
...
...
@@ -143,7 +143,7 @@ singleuser:
networkTools
:
image
:
name
:
jupyterhub/k8s-network-tools
tag
:
generated-by-chartpress
tag
:
'
v0.7.0-beta.1'
cloudMetadata
:
enabled
:
false
ip
:
169.254.169.254
...
...
@@ -182,7 +182,7 @@ singleuser:
storageAccessModes
:
[
ReadWriteOnce
]
image
:
name
:
jupyterhub/k8s-singleuser-sample
tag
:
generated-by-chartpress
tag
:
'
v0.7.0-beta.1'
pullPolicy
:
IfNotPresent
startTimeout
:
300
cpu
:
...
...
@@ -204,7 +204,7 @@ prePuller:
extraEnv
:
{}
image
:
name
:
jupyterhub/k8s-image-awaiter
tag
:
generated-by-chartpress
tag
:
'
v0.7.0-beta.1'
continuous
:
enabled
:
false
extraImages
:
[]
...
...
@@ -231,7 +231,7 @@ cull:
podCuller
:
image
:
name
:
jupyterhub/k8s-pod-culler
tag
:
generated-by-chartpress
tag
:
'
v0.7.0-beta.1'
debug
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment