File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11charts :
22 - name : jupyterhub-home-nfs
3- baseVersion : 1.0.2-0.dev
3+ baseVersion : 1.1.0
44 chartPath : helm/jupyterhub-home-nfs
55 imagePrefix : ghcr.io/2i2c-org/
66 repo :
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : jupyterhub-home-nfs
33description : A Helm chart for an in-cluster NFS server with storage quota enforcement
4- version : 1.0.2-0.dev
5- appVersion : 1.0.2-0.dev
4+ version : 1.1.0
5+ appVersion : 1.1.0
Original file line number Diff line number Diff line change 11"""JupyterHub NFS home directory management package."""
22
3- __version__ = "1.0.2-0.dev "
3+ __version__ = "1.1.0 "
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ path = "jupyterhub_home_nfs/__init__.py"
2929github_url = " https://github.com/2i2c-org/jupyterhub-home-nfs"
3030
3131[tool .tbump .version ]
32- current = " 1.0.2-0.dev "
32+ current = " 1.1.0 "
3333regex = '''
3434 (?P<major>\d+)
3535 \.
You can’t perform that action at this time.
0 commit comments