diff --git a/stable/jupyter/5.0.14/app-changelog.md b/stable/jupyter/5.0.14/app-changelog.md deleted file mode 100644 index 6745a547e1..0000000000 --- a/stable/jupyter/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.14](https://github.com/truecharts/charts/compare/jupyter-5.0.13...jupyter-5.0.14) (2023-08-28) - -### Chore - -- update jupyter ([#11958](https://github.com/truecharts/charts/issues/11958)) - - \ No newline at end of file diff --git a/stable/jupyter/5.0.14/CHANGELOG.md b/stable/jupyter/5.0.15/CHANGELOG.md similarity index 92% rename from stable/jupyter/5.0.14/CHANGELOG.md rename to stable/jupyter/5.0.15/CHANGELOG.md index d7074a06c6..124563e4bd 100644 --- a/stable/jupyter/5.0.14/CHANGELOG.md +++ b/stable/jupyter/5.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-5.0.15](https://github.com/truecharts/charts/compare/jupyter-5.0.14...jupyter-5.0.15) (2023-08-28) + +### Chore + +- update jupyter ([#11959](https://github.com/truecharts/charts/issues/11959)) + + + + ## [jupyter-5.0.14](https://github.com/truecharts/charts/compare/jupyter-5.0.13...jupyter-5.0.14) (2023-08-28) ### Chore @@ -88,12 +97,3 @@ ## [jupyter-5.0.5](https://github.com/truecharts/charts/compare/jupyter-5.0.4...jupyter-5.0.5) (2023-08-07) ### Chore - -- update jupyter ([#11308](https://github.com/truecharts/charts/issues/11308)) - - - - -## [jupyter-5.0.4](https://github.com/truecharts/charts/compare/jupyter-5.0.3...jupyter-5.0.4) (2023-08-07) - -### Chore diff --git a/stable/jupyter/5.0.14/Chart.yaml b/stable/jupyter/5.0.15/Chart.yaml similarity index 97% rename from stable/jupyter/5.0.14/Chart.yaml rename to stable/jupyter/5.0.15/Chart.yaml index b09cbd4fb9..201bbaaea8 100644 --- a/stable/jupyter/5.0.14/Chart.yaml +++ b/stable/jupyter/5.0.15/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.14 +version: 5.0.15 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.14/README.md b/stable/jupyter/5.0.15/README.md similarity index 100% rename from stable/jupyter/5.0.14/README.md rename to stable/jupyter/5.0.15/README.md diff --git a/stable/jupyter/5.0.15/app-changelog.md b/stable/jupyter/5.0.15/app-changelog.md new file mode 100644 index 0000000000..9e5e3bf30f --- /dev/null +++ b/stable/jupyter/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-5.0.15](https://github.com/truecharts/charts/compare/jupyter-5.0.14...jupyter-5.0.15) (2023-08-28) + +### Chore + +- update jupyter ([#11959](https://github.com/truecharts/charts/issues/11959)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.14/app-readme.md b/stable/jupyter/5.0.15/app-readme.md similarity index 100% rename from stable/jupyter/5.0.14/app-readme.md rename to stable/jupyter/5.0.15/app-readme.md diff --git a/stable/jupyter/5.0.14/charts/common-14.0.1.tgz b/stable/jupyter/5.0.15/charts/common-14.0.1.tgz similarity index 100% rename from stable/jupyter/5.0.14/charts/common-14.0.1.tgz rename to stable/jupyter/5.0.15/charts/common-14.0.1.tgz diff --git a/stable/jupyter/5.0.14/ix_values.yaml b/stable/jupyter/5.0.15/ix_values.yaml similarity index 92% rename from stable/jupyter/5.0.14/ix_values.yaml rename to stable/jupyter/5.0.15/ix_values.yaml index 79ceb582df..44e07f6a8f 100644 --- a/stable/jupyter/5.0.14/ix_values.yaml +++ b/stable/jupyter/5.0.15/ix_values.yaml @@ -9,7 +9,7 @@ minimalImage: rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2023-08@sha256:81a0488d1c2535139582bd64965b6ef5613aa6f358c171645e5a64aa04bb9999 + tag: v2023-08@sha256:9602e18b200c1f9e9a7b808ec3c8d486cbd770465f8ff12621113b43b3788b46 scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent @@ -25,7 +25,7 @@ datascienceImage: pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent - tag: v2023-08@sha256:a6dbbf13c11fa3d1a38bd7c3dc03230c93c18d456b2b1a18eb38097da7d8d399 + tag: v2023-08@sha256:c09f95e460e1156d639bc451c24f9636fc55c6dea8233a9473795823c2ffd493 allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent diff --git a/stable/jupyter/5.0.14/questions.yaml b/stable/jupyter/5.0.15/questions.yaml similarity index 100% rename from stable/jupyter/5.0.14/questions.yaml rename to stable/jupyter/5.0.15/questions.yaml diff --git a/stable/jupyter/5.0.14/templates/NOTES.txt b/stable/jupyter/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.14/templates/NOTES.txt rename to stable/jupyter/5.0.15/templates/NOTES.txt diff --git a/stable/jupyter/5.0.14/templates/common.yaml b/stable/jupyter/5.0.15/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.14/templates/common.yaml rename to stable/jupyter/5.0.15/templates/common.yaml diff --git a/stable/jupyter/5.0.14/values.yaml b/stable/jupyter/5.0.15/values.yaml similarity index 100% rename from stable/jupyter/5.0.14/values.yaml rename to stable/jupyter/5.0.15/values.yaml