From fc2eca9d129890964c2305eadf7c172b9bdfc88c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 17 Sep 2023 06:45:00 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/5.0.23/app-changelog.md | 9 --------- .../jupyter/{5.0.23 => 5.0.24}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{5.0.23 => 5.0.24}/Chart.yaml | 2 +- stable/jupyter/{5.0.23 => 5.0.24}/README.md | 0 stable/jupyter/5.0.24/app-changelog.md | 9 +++++++++ .../jupyter/{5.0.23 => 5.0.24}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../jupyter/{5.0.23 => 5.0.24}/ix_values.yaml | 8 ++++---- .../jupyter/{5.0.23 => 5.0.24}/questions.yaml | 0 .../{5.0.23 => 5.0.24}/templates/NOTES.txt | 0 .../{5.0.23 => 5.0.24}/templates/common.yaml | 0 stable/jupyter/{5.0.23 => 5.0.24}/values.yaml | 0 12 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 stable/jupyter/5.0.23/app-changelog.md rename stable/jupyter/{5.0.23 => 5.0.24}/CHANGELOG.md (92%) rename stable/jupyter/{5.0.23 => 5.0.24}/Chart.yaml (97%) rename stable/jupyter/{5.0.23 => 5.0.24}/README.md (100%) create mode 100644 stable/jupyter/5.0.24/app-changelog.md rename stable/jupyter/{5.0.23 => 5.0.24}/app-readme.md (100%) rename stable/jupyter/{5.0.23 => 5.0.24}/charts/common-14.0.1.tgz (100%) rename stable/jupyter/{5.0.23 => 5.0.24}/ix_values.yaml (84%) rename stable/jupyter/{5.0.23 => 5.0.24}/questions.yaml (100%) rename stable/jupyter/{5.0.23 => 5.0.24}/templates/NOTES.txt (100%) rename stable/jupyter/{5.0.23 => 5.0.24}/templates/common.yaml (100%) rename stable/jupyter/{5.0.23 => 5.0.24}/values.yaml (100%) diff --git a/stable/jupyter/5.0.23/app-changelog.md b/stable/jupyter/5.0.23/app-changelog.md deleted file mode 100644 index ba9a48acbf..0000000000 --- a/stable/jupyter/5.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.23](https://github.com/truecharts/charts/compare/jupyter-5.0.22...jupyter-5.0.23) (2023-09-17) - -### Chore - -- update jupyter ([#12681](https://github.com/truecharts/charts/issues/12681)) - - \ No newline at end of file diff --git a/stable/jupyter/5.0.23/CHANGELOG.md b/stable/jupyter/5.0.24/CHANGELOG.md similarity index 92% rename from stable/jupyter/5.0.23/CHANGELOG.md rename to stable/jupyter/5.0.24/CHANGELOG.md index d22e0f9adb..0f7d02ea0c 100644 --- a/stable/jupyter/5.0.23/CHANGELOG.md +++ b/stable/jupyter/5.0.24/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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) ### Chore @@ -88,12 +97,3 @@ ## [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)) - - - - -## [jupyter-5.0.13](https://github.com/truecharts/charts/compare/jupyter-5.0.12...jupyter-5.0.13) (2023-08-28) - -### Chore diff --git a/stable/jupyter/5.0.23/Chart.yaml b/stable/jupyter/5.0.24/Chart.yaml similarity index 97% rename from stable/jupyter/5.0.23/Chart.yaml rename to stable/jupyter/5.0.24/Chart.yaml index 1814451cfc..19e4f60ba8 100644 --- a/stable/jupyter/5.0.23/Chart.yaml +++ b/stable/jupyter/5.0.24/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.23 +version: 5.0.24 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.23/README.md b/stable/jupyter/5.0.24/README.md similarity index 100% rename from stable/jupyter/5.0.23/README.md rename to stable/jupyter/5.0.24/README.md diff --git a/stable/jupyter/5.0.24/app-changelog.md b/stable/jupyter/5.0.24/app-changelog.md new file mode 100644 index 0000000000..674d9bba50 --- /dev/null +++ b/stable/jupyter/5.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.23/app-readme.md b/stable/jupyter/5.0.24/app-readme.md similarity index 100% rename from stable/jupyter/5.0.23/app-readme.md rename to stable/jupyter/5.0.24/app-readme.md diff --git a/stable/jupyter/5.0.23/charts/common-14.0.1.tgz b/stable/jupyter/5.0.24/charts/common-14.0.1.tgz similarity index 100% rename from stable/jupyter/5.0.23/charts/common-14.0.1.tgz rename to stable/jupyter/5.0.24/charts/common-14.0.1.tgz diff --git a/stable/jupyter/5.0.23/ix_values.yaml b/stable/jupyter/5.0.24/ix_values.yaml similarity index 84% rename from stable/jupyter/5.0.23/ix_values.yaml rename to stable/jupyter/5.0.24/ix_values.yaml index 3eb0b2ad5b..e9e8ddf09b 100644 --- a/stable/jupyter/5.0.23/ix_values.yaml +++ b/stable/jupyter/5.0.24/ix_values.yaml @@ -9,15 +9,15 @@ minimalImage: rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2023-09@sha256:58dddf51969b937bcfe97eb7a015f3bfae5c67c0a227e9340dd52a2653fe1d37 + tag: v2023-09@sha256:23bf66d9e607e6614dd3d89ca80b4debd34b3040b1a1c2a1ae45ca7a294cf07a scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-09@sha256:f919a15ac368f479dce0a176c489b0c5a1a0d7384279ac44bc5d8450aede4a22 + tag: v2023-09@sha256:2f92b0ae879b05800289509619e4deb10b6e017c20bf3dcbea7d5310dd5582b4 tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-09@sha256:2e746337c70789d7e10c87427766aa4158ffb151dedc12d0abaf8333d1495d53 + tag: v2023-09@sha256:b94ae21aad2a3a127da5c315c3bc4fdaa56d8f708487f784d9e3ea73580cdcd4 datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent @@ -25,7 +25,7 @@ datascienceImage: pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent - tag: v2023-09@sha256:de9ec4d2ebe98715a97e3e56a60ab9a06dfe5987bcbe2acb375a6b7e253c9b6f + tag: v2023-09@sha256:9e84028523cbe56ef9274d02969a3e0254a93f70743d246f6de6c9408fe9babd allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent diff --git a/stable/jupyter/5.0.23/questions.yaml b/stable/jupyter/5.0.24/questions.yaml similarity index 100% rename from stable/jupyter/5.0.23/questions.yaml rename to stable/jupyter/5.0.24/questions.yaml diff --git a/stable/jupyter/5.0.23/templates/NOTES.txt b/stable/jupyter/5.0.24/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.23/templates/NOTES.txt rename to stable/jupyter/5.0.24/templates/NOTES.txt diff --git a/stable/jupyter/5.0.23/templates/common.yaml b/stable/jupyter/5.0.24/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.23/templates/common.yaml rename to stable/jupyter/5.0.24/templates/common.yaml diff --git a/stable/jupyter/5.0.23/values.yaml b/stable/jupyter/5.0.24/values.yaml similarity index 100% rename from stable/jupyter/5.0.23/values.yaml rename to stable/jupyter/5.0.24/values.yaml