diff --git a/stable/jupyter/5.0.35/app-changelog.md b/stable/jupyter/5.0.35/app-changelog.md deleted file mode 100644 index 1b87a8997ec..00000000000 --- a/stable/jupyter/5.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.35](https://github.com/truecharts/charts/compare/jupyter-5.0.34...jupyter-5.0.35) (2023-10-11) - -### Chore - -- update jupyter ([#13508](https://github.com/truecharts/charts/issues/13508)) - - \ No newline at end of file diff --git a/stable/jupyter/5.0.35/CHANGELOG.md b/stable/jupyter/5.0.36/CHANGELOG.md similarity index 92% rename from stable/jupyter/5.0.35/CHANGELOG.md rename to stable/jupyter/5.0.36/CHANGELOG.md index 403f1d3af90..a56599c2ba1 100644 --- a/stable/jupyter/5.0.35/CHANGELOG.md +++ b/stable/jupyter/5.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-5.0.36](https://github.com/truecharts/charts/compare/jupyter-5.0.35...jupyter-5.0.36) (2023-10-18) + +### Chore + +- update jupyter ([#13722](https://github.com/truecharts/charts/issues/13722)) + + + + ## [jupyter-5.0.35](https://github.com/truecharts/charts/compare/jupyter-5.0.34...jupyter-5.0.35) (2023-10-11) ### Chore @@ -88,12 +97,3 @@ ## [jupyter-5.0.24](https://github.com/truecharts/charts/compare/jupyter-5.0.23...jupyter-5.0.24) (2023-09-17) - -### Chore - -- update jupyter ([#12686](https://github.com/truecharts/charts/issues/12686)) - - - - -## [jupyter-5.0.23](https://github.com/truecharts/charts/compare/jupyter-5.0.22...jupyter-5.0.23) (2023-09-17) diff --git a/stable/jupyter/5.0.35/Chart.yaml b/stable/jupyter/5.0.36/Chart.yaml similarity index 97% rename from stable/jupyter/5.0.35/Chart.yaml rename to stable/jupyter/5.0.36/Chart.yaml index a2aeb68098f..5c3df2ae458 100644 --- a/stable/jupyter/5.0.35/Chart.yaml +++ b/stable/jupyter/5.0.36/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - https://github.com/jupyter/docker-stacks type: application -version: 5.0.35 +version: 5.0.36 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.35/README.md b/stable/jupyter/5.0.36/README.md similarity index 100% rename from stable/jupyter/5.0.35/README.md rename to stable/jupyter/5.0.36/README.md diff --git a/stable/jupyter/5.0.36/app-changelog.md b/stable/jupyter/5.0.36/app-changelog.md new file mode 100644 index 00000000000..d7ba8cb3a1c --- /dev/null +++ b/stable/jupyter/5.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-5.0.36](https://github.com/truecharts/charts/compare/jupyter-5.0.35...jupyter-5.0.36) (2023-10-18) + +### Chore + +- update jupyter ([#13722](https://github.com/truecharts/charts/issues/13722)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.35/app-readme.md b/stable/jupyter/5.0.36/app-readme.md similarity index 100% rename from stable/jupyter/5.0.35/app-readme.md rename to stable/jupyter/5.0.36/app-readme.md diff --git a/stable/jupyter/5.0.35/charts/common-14.0.9.tgz b/stable/jupyter/5.0.36/charts/common-14.0.9.tgz similarity index 100% rename from stable/jupyter/5.0.35/charts/common-14.0.9.tgz rename to stable/jupyter/5.0.36/charts/common-14.0.9.tgz diff --git a/stable/jupyter/5.0.35/ix_values.yaml b/stable/jupyter/5.0.36/ix_values.yaml similarity index 92% rename from stable/jupyter/5.0.35/ix_values.yaml rename to stable/jupyter/5.0.36/ix_values.yaml index d20f3d9d341..61fccddd84e 100644 --- a/stable/jupyter/5.0.35/ix_values.yaml +++ b/stable/jupyter/5.0.36/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2023-10@sha256:b1037d30b69dacedd1ba9ff8b53fed7ddfa6f0970b25549b00a54bf2e9740083 + tag: v2023-10@sha256:106ab7e20a5566a7240749684fe973728706bff03180594bdef95c481ee9babb minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent @@ -29,7 +29,7 @@ pysparkImage: allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent - tag: v2023-10@sha256:66b67c88b02c0fa5c6ce78c48ebb2a8ed80a98d40383da885cb0438d2381440c + tag: v2023-10@sha256:5cfa878873a13a0b1f506c05b3241ff75d051155cdcf4b33ee11a862765f77c4 jupyter: jupyter_cmd: lab restartable: true diff --git a/stable/jupyter/5.0.35/questions.yaml b/stable/jupyter/5.0.36/questions.yaml similarity index 100% rename from stable/jupyter/5.0.35/questions.yaml rename to stable/jupyter/5.0.36/questions.yaml diff --git a/stable/jupyter/5.0.35/templates/NOTES.txt b/stable/jupyter/5.0.36/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.35/templates/NOTES.txt rename to stable/jupyter/5.0.36/templates/NOTES.txt diff --git a/stable/jupyter/5.0.35/templates/common.yaml b/stable/jupyter/5.0.36/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.35/templates/common.yaml rename to stable/jupyter/5.0.36/templates/common.yaml diff --git a/stable/jupyter/5.0.35/values.yaml b/stable/jupyter/5.0.36/values.yaml similarity index 100% rename from stable/jupyter/5.0.35/values.yaml rename to stable/jupyter/5.0.36/values.yaml