From 1a0c96625e68fd612004951a4649868ef5df0c25 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 20 Oct 2023 09:46:55 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/5.0.39/app-changelog.md | 9 --------- .../jupyter/{5.0.39 => 5.0.40}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{5.0.39 => 5.0.40}/Chart.yaml | 2 +- stable/jupyter/{5.0.39 => 5.0.40}/README.md | 0 stable/jupyter/5.0.40/app-changelog.md | 9 +++++++++ .../jupyter/{5.0.39 => 5.0.40}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../jupyter/{5.0.39 => 5.0.40}/ix_values.yaml | 2 +- .../jupyter/{5.0.39 => 5.0.40}/questions.yaml | 0 .../{5.0.39 => 5.0.40}/templates/NOTES.txt | 0 .../{5.0.39 => 5.0.40}/templates/common.yaml | 0 stable/jupyter/{5.0.39 => 5.0.40}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/jupyter/5.0.39/app-changelog.md rename stable/jupyter/{5.0.39 => 5.0.40}/CHANGELOG.md (90%) rename stable/jupyter/{5.0.39 => 5.0.40}/Chart.yaml (97%) rename stable/jupyter/{5.0.39 => 5.0.40}/README.md (100%) create mode 100644 stable/jupyter/5.0.40/app-changelog.md rename stable/jupyter/{5.0.39 => 5.0.40}/app-readme.md (100%) rename stable/jupyter/{5.0.39 => 5.0.40}/charts/common-14.0.9.tgz (100%) rename stable/jupyter/{5.0.39 => 5.0.40}/ix_values.yaml (96%) rename stable/jupyter/{5.0.39 => 5.0.40}/questions.yaml (100%) rename stable/jupyter/{5.0.39 => 5.0.40}/templates/NOTES.txt (100%) rename stable/jupyter/{5.0.39 => 5.0.40}/templates/common.yaml (100%) rename stable/jupyter/{5.0.39 => 5.0.40}/values.yaml (100%) diff --git a/stable/jupyter/5.0.39/app-changelog.md b/stable/jupyter/5.0.39/app-changelog.md deleted file mode 100644 index cb21aee9fa2..00000000000 --- a/stable/jupyter/5.0.39/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.39](https://github.com/truecharts/charts/compare/jupyter-5.0.38...jupyter-5.0.39) (2023-10-20) - -### Chore - -- update jupyter ([#13809](https://github.com/truecharts/charts/issues/13809)) - - \ No newline at end of file diff --git a/stable/jupyter/5.0.39/CHANGELOG.md b/stable/jupyter/5.0.40/CHANGELOG.md similarity index 90% rename from stable/jupyter/5.0.39/CHANGELOG.md rename to stable/jupyter/5.0.40/CHANGELOG.md index 4d9a89fefaf..706cbc7ef15 100644 --- a/stable/jupyter/5.0.39/CHANGELOG.md +++ b/stable/jupyter/5.0.40/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-5.0.40](https://github.com/truecharts/charts/compare/jupyter-5.0.39...jupyter-5.0.40) (2023-10-20) + +### Chore + +- update container image tccr.io/truecharts/jupyter-scipy to v2023-10 ([#13810](https://github.com/truecharts/charts/issues/13810)) + + + + ## [jupyter-5.0.39](https://github.com/truecharts/charts/compare/jupyter-5.0.38...jupyter-5.0.39) (2023-10-20) ### Chore @@ -88,12 +97,3 @@ ## [jupyter-5.0.30](https://github.com/truecharts/charts/compare/jupyter-5.0.29...jupyter-5.0.30) (2023-09-27) ### Chore - -- update jupyter ([#12997](https://github.com/truecharts/charts/issues/12997)) - - - - -## [jupyter-5.0.29](https://github.com/truecharts/charts/compare/jupyter-5.0.28...jupyter-5.0.29) (2023-09-26) - -### Chore diff --git a/stable/jupyter/5.0.39/Chart.yaml b/stable/jupyter/5.0.40/Chart.yaml similarity index 97% rename from stable/jupyter/5.0.39/Chart.yaml rename to stable/jupyter/5.0.40/Chart.yaml index 60d57fdea82..3d5a9fb9fa7 100644 --- a/stable/jupyter/5.0.39/Chart.yaml +++ b/stable/jupyter/5.0.40/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.39 +version: 5.0.40 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.39/README.md b/stable/jupyter/5.0.40/README.md similarity index 100% rename from stable/jupyter/5.0.39/README.md rename to stable/jupyter/5.0.40/README.md diff --git a/stable/jupyter/5.0.40/app-changelog.md b/stable/jupyter/5.0.40/app-changelog.md new file mode 100644 index 00000000000..88368e27fa1 --- /dev/null +++ b/stable/jupyter/5.0.40/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-5.0.40](https://github.com/truecharts/charts/compare/jupyter-5.0.39...jupyter-5.0.40) (2023-10-20) + +### Chore + +- update container image tccr.io/truecharts/jupyter-scipy to v2023-10 ([#13810](https://github.com/truecharts/charts/issues/13810)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.39/app-readme.md b/stable/jupyter/5.0.40/app-readme.md similarity index 100% rename from stable/jupyter/5.0.39/app-readme.md rename to stable/jupyter/5.0.40/app-readme.md diff --git a/stable/jupyter/5.0.39/charts/common-14.0.9.tgz b/stable/jupyter/5.0.40/charts/common-14.0.9.tgz similarity index 100% rename from stable/jupyter/5.0.39/charts/common-14.0.9.tgz rename to stable/jupyter/5.0.40/charts/common-14.0.9.tgz diff --git a/stable/jupyter/5.0.39/ix_values.yaml b/stable/jupyter/5.0.40/ix_values.yaml similarity index 96% rename from stable/jupyter/5.0.39/ix_values.yaml rename to stable/jupyter/5.0.40/ix_values.yaml index 13174fdbc76..db3339b6acd 100644 --- a/stable/jupyter/5.0.39/ix_values.yaml +++ b/stable/jupyter/5.0.40/ix_values.yaml @@ -13,7 +13,7 @@ rImage: scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-10@sha256:1ea4b06ca151de0a774a928fe3182fee227cf61a06c32c42ded48d65c1cb3374 + tag: v2023-10@sha256:2c2353dbd5931b006061147465a24a0f1b6806e591aca4a7f978edf250c4a4a7 tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent diff --git a/stable/jupyter/5.0.39/questions.yaml b/stable/jupyter/5.0.40/questions.yaml similarity index 100% rename from stable/jupyter/5.0.39/questions.yaml rename to stable/jupyter/5.0.40/questions.yaml diff --git a/stable/jupyter/5.0.39/templates/NOTES.txt b/stable/jupyter/5.0.40/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.39/templates/NOTES.txt rename to stable/jupyter/5.0.40/templates/NOTES.txt diff --git a/stable/jupyter/5.0.39/templates/common.yaml b/stable/jupyter/5.0.40/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.39/templates/common.yaml rename to stable/jupyter/5.0.40/templates/common.yaml diff --git a/stable/jupyter/5.0.39/values.yaml b/stable/jupyter/5.0.40/values.yaml similarity index 100% rename from stable/jupyter/5.0.39/values.yaml rename to stable/jupyter/5.0.40/values.yaml