From a7e2ffc49a8743797fdb603d268d54f7edd290f2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 11 Sep 2023 23:42:28 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/5.0.20/app-changelog.md | 9 --------- .../jupyter/{5.0.20 => 5.0.21}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{5.0.20 => 5.0.21}/Chart.yaml | 2 +- stable/jupyter/{5.0.20 => 5.0.21}/README.md | 0 stable/jupyter/5.0.21/app-changelog.md | 9 +++++++++ .../jupyter/{5.0.20 => 5.0.21}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../jupyter/{5.0.20 => 5.0.21}/ix_values.yaml | 4 ++-- .../jupyter/{5.0.20 => 5.0.21}/questions.yaml | 0 .../{5.0.20 => 5.0.21}/templates/NOTES.txt | 0 .../{5.0.20 => 5.0.21}/templates/common.yaml | 0 stable/jupyter/{5.0.20 => 5.0.21}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/jupyter/5.0.20/app-changelog.md rename stable/jupyter/{5.0.20 => 5.0.21}/CHANGELOG.md (90%) rename stable/jupyter/{5.0.20 => 5.0.21}/Chart.yaml (97%) rename stable/jupyter/{5.0.20 => 5.0.21}/README.md (100%) create mode 100644 stable/jupyter/5.0.21/app-changelog.md rename stable/jupyter/{5.0.20 => 5.0.21}/app-readme.md (100%) rename stable/jupyter/{5.0.20 => 5.0.21}/charts/common-14.0.1.tgz (100%) rename stable/jupyter/{5.0.20 => 5.0.21}/ix_values.yaml (92%) rename stable/jupyter/{5.0.20 => 5.0.21}/questions.yaml (100%) rename stable/jupyter/{5.0.20 => 5.0.21}/templates/NOTES.txt (100%) rename stable/jupyter/{5.0.20 => 5.0.21}/templates/common.yaml (100%) rename stable/jupyter/{5.0.20 => 5.0.21}/values.yaml (100%) diff --git a/stable/jupyter/5.0.20/app-changelog.md b/stable/jupyter/5.0.20/app-changelog.md deleted file mode 100644 index 602f9e42e1..0000000000 --- a/stable/jupyter/5.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.20](https://github.com/truecharts/charts/compare/jupyter-5.0.19...jupyter-5.0.20) (2023-09-11) - -### Chore - -- update jupyter ([#12497](https://github.com/truecharts/charts/issues/12497)) - - \ No newline at end of file diff --git a/stable/jupyter/5.0.20/CHANGELOG.md b/stable/jupyter/5.0.21/CHANGELOG.md similarity index 90% rename from stable/jupyter/5.0.20/CHANGELOG.md rename to stable/jupyter/5.0.21/CHANGELOG.md index 6a987ebf2b..c1096319f7 100644 --- a/stable/jupyter/5.0.20/CHANGELOG.md +++ b/stable/jupyter/5.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-5.0.21](https://github.com/truecharts/charts/compare/jupyter-5.0.20...jupyter-5.0.21) (2023-09-11) + +### Chore + +- update jupyter ([#12499](https://github.com/truecharts/charts/issues/12499)) + + + + ## [jupyter-5.0.20](https://github.com/truecharts/charts/compare/jupyter-5.0.19...jupyter-5.0.20) (2023-09-11) ### Chore @@ -88,12 +97,3 @@ ## [jupyter-5.0.11](https://github.com/truecharts/charts/compare/jupyter-5.0.10...jupyter-5.0.11) (2023-08-26) ### Chore - -- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-08 ([#11909](https://github.com/truecharts/charts/issues/11909)) - - - - -## [jupyter-5.0.10](https://github.com/truecharts/charts/compare/jupyter-5.0.9...jupyter-5.0.10) (2023-08-26) - -### Chore diff --git a/stable/jupyter/5.0.20/Chart.yaml b/stable/jupyter/5.0.21/Chart.yaml similarity index 97% rename from stable/jupyter/5.0.20/Chart.yaml rename to stable/jupyter/5.0.21/Chart.yaml index b6acd2bcc8..e05b322b8b 100644 --- a/stable/jupyter/5.0.20/Chart.yaml +++ b/stable/jupyter/5.0.21/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.20 +version: 5.0.21 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.20/README.md b/stable/jupyter/5.0.21/README.md similarity index 100% rename from stable/jupyter/5.0.20/README.md rename to stable/jupyter/5.0.21/README.md diff --git a/stable/jupyter/5.0.21/app-changelog.md b/stable/jupyter/5.0.21/app-changelog.md new file mode 100644 index 0000000000..15b77bea2c --- /dev/null +++ b/stable/jupyter/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-5.0.21](https://github.com/truecharts/charts/compare/jupyter-5.0.20...jupyter-5.0.21) (2023-09-11) + +### Chore + +- update jupyter ([#12499](https://github.com/truecharts/charts/issues/12499)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.20/app-readme.md b/stable/jupyter/5.0.21/app-readme.md similarity index 100% rename from stable/jupyter/5.0.20/app-readme.md rename to stable/jupyter/5.0.21/app-readme.md diff --git a/stable/jupyter/5.0.20/charts/common-14.0.1.tgz b/stable/jupyter/5.0.21/charts/common-14.0.1.tgz similarity index 100% rename from stable/jupyter/5.0.20/charts/common-14.0.1.tgz rename to stable/jupyter/5.0.21/charts/common-14.0.1.tgz diff --git a/stable/jupyter/5.0.20/ix_values.yaml b/stable/jupyter/5.0.21/ix_values.yaml similarity index 92% rename from stable/jupyter/5.0.20/ix_values.yaml rename to stable/jupyter/5.0.21/ix_values.yaml index d1ab484492..89b968aa2c 100644 --- a/stable/jupyter/5.0.20/ix_values.yaml +++ b/stable/jupyter/5.0.21/ix_values.yaml @@ -21,7 +21,7 @@ tensorflowImage: datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-09@sha256:963e4b5d2112b2b845b557b56de1170f94891db0219c85cbd6988cf6b6e2b016 + tag: v2023-09@sha256:36e52edb25e1bf15c0dd103656bf746e6c5db566dda4260337ad6edaff512fad pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent @@ -29,7 +29,7 @@ pysparkImage: allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent - tag: v2023-09@sha256:7a6bbab85f6bc0018e6e5b57fb55df88330cd447e334d33bc13367a2d77952bd + tag: v2023-09@sha256:ae204aa869f5e25b9fcb582270d84102cc1f40090725a26c28e54fcdc2feb17c jupyter: jupyter_cmd: lab restartable: true diff --git a/stable/jupyter/5.0.20/questions.yaml b/stable/jupyter/5.0.21/questions.yaml similarity index 100% rename from stable/jupyter/5.0.20/questions.yaml rename to stable/jupyter/5.0.21/questions.yaml diff --git a/stable/jupyter/5.0.20/templates/NOTES.txt b/stable/jupyter/5.0.21/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.20/templates/NOTES.txt rename to stable/jupyter/5.0.21/templates/NOTES.txt diff --git a/stable/jupyter/5.0.20/templates/common.yaml b/stable/jupyter/5.0.21/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.20/templates/common.yaml rename to stable/jupyter/5.0.21/templates/common.yaml diff --git a/stable/jupyter/5.0.20/values.yaml b/stable/jupyter/5.0.21/values.yaml similarity index 100% rename from stable/jupyter/5.0.20/values.yaml rename to stable/jupyter/5.0.21/values.yaml