From fdf91945720cdc2a24ef129ce16a3a437209e69b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 26 Aug 2023 12:40:29 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/{5.0.9 => 5.0.10}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{5.0.9 => 5.0.10}/Chart.yaml | 2 +- stable/jupyter/{5.0.9 => 5.0.10}/README.md | 0 stable/jupyter/5.0.10/app-changelog.md | 9 +++++++++ .../jupyter/{5.0.9 => 5.0.10}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../jupyter/{5.0.9 => 5.0.10}/ix_values.yaml | 2 +- .../jupyter/{5.0.9 => 5.0.10}/questions.yaml | 0 .../{5.0.9 => 5.0.10}/templates/NOTES.txt | 0 .../{5.0.9 => 5.0.10}/templates/common.yaml | 0 stable/jupyter/{5.0.9 => 5.0.10}/values.yaml | 0 stable/jupyter/5.0.9/app-changelog.md | 9 --------- 12 files changed, 20 insertions(+), 20 deletions(-) rename stable/jupyter/{5.0.9 => 5.0.10}/CHANGELOG.md (90%) rename stable/jupyter/{5.0.9 => 5.0.10}/Chart.yaml (97%) rename stable/jupyter/{5.0.9 => 5.0.10}/README.md (100%) create mode 100644 stable/jupyter/5.0.10/app-changelog.md rename stable/jupyter/{5.0.9 => 5.0.10}/app-readme.md (100%) rename stable/jupyter/{5.0.9 => 5.0.10}/charts/common-14.0.1.tgz (100%) rename stable/jupyter/{5.0.9 => 5.0.10}/ix_values.yaml (96%) rename stable/jupyter/{5.0.9 => 5.0.10}/questions.yaml (100%) rename stable/jupyter/{5.0.9 => 5.0.10}/templates/NOTES.txt (100%) rename stable/jupyter/{5.0.9 => 5.0.10}/templates/common.yaml (100%) rename stable/jupyter/{5.0.9 => 5.0.10}/values.yaml (100%) delete mode 100644 stable/jupyter/5.0.9/app-changelog.md diff --git a/stable/jupyter/5.0.9/CHANGELOG.md b/stable/jupyter/5.0.10/CHANGELOG.md similarity index 90% rename from stable/jupyter/5.0.9/CHANGELOG.md rename to stable/jupyter/5.0.10/CHANGELOG.md index bc3ff838da..19ec7ea236 100644 --- a/stable/jupyter/5.0.9/CHANGELOG.md +++ b/stable/jupyter/5.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-5.0.10](https://github.com/truecharts/charts/compare/jupyter-5.0.9...jupyter-5.0.10) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/jupyter-scipy to v2023-08 ([#11907](https://github.com/truecharts/charts/issues/11907)) + + + + ## [jupyter-5.0.9](https://github.com/truecharts/charts/compare/jupyter-5.0.8...jupyter-5.0.9) (2023-08-26) ### Chore @@ -88,12 +97,3 @@ ## [jupyter-5.0.0](https://github.com/truecharts/charts/compare/jupyter-4.0.53...jupyter-5.0.0) (2023-07-31) - - - -## [jupyter-4.0.53](https://github.com/truecharts/charts/compare/jupyter-4.0.52...jupyter-4.0.53) (2023-07-29) - -### Chore - -- update jupyter ([#11010](https://github.com/truecharts/charts/issues/11010)) - diff --git a/stable/jupyter/5.0.9/Chart.yaml b/stable/jupyter/5.0.10/Chart.yaml similarity index 97% rename from stable/jupyter/5.0.9/Chart.yaml rename to stable/jupyter/5.0.10/Chart.yaml index bb1a2ce511..891f3e3c1e 100644 --- a/stable/jupyter/5.0.9/Chart.yaml +++ b/stable/jupyter/5.0.10/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.9 +version: 5.0.10 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.9/README.md b/stable/jupyter/5.0.10/README.md similarity index 100% rename from stable/jupyter/5.0.9/README.md rename to stable/jupyter/5.0.10/README.md diff --git a/stable/jupyter/5.0.10/app-changelog.md b/stable/jupyter/5.0.10/app-changelog.md new file mode 100644 index 0000000000..c3030e55e6 --- /dev/null +++ b/stable/jupyter/5.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-5.0.10](https://github.com/truecharts/charts/compare/jupyter-5.0.9...jupyter-5.0.10) (2023-08-26) + +### Chore + +- update container image tccr.io/truecharts/jupyter-scipy to v2023-08 ([#11907](https://github.com/truecharts/charts/issues/11907)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.9/app-readme.md b/stable/jupyter/5.0.10/app-readme.md similarity index 100% rename from stable/jupyter/5.0.9/app-readme.md rename to stable/jupyter/5.0.10/app-readme.md diff --git a/stable/jupyter/5.0.9/charts/common-14.0.1.tgz b/stable/jupyter/5.0.10/charts/common-14.0.1.tgz similarity index 100% rename from stable/jupyter/5.0.9/charts/common-14.0.1.tgz rename to stable/jupyter/5.0.10/charts/common-14.0.1.tgz diff --git a/stable/jupyter/5.0.9/ix_values.yaml b/stable/jupyter/5.0.10/ix_values.yaml similarity index 96% rename from stable/jupyter/5.0.9/ix_values.yaml rename to stable/jupyter/5.0.10/ix_values.yaml index e213508053..64cc4c9314 100644 --- a/stable/jupyter/5.0.9/ix_values.yaml +++ b/stable/jupyter/5.0.10/ix_values.yaml @@ -13,7 +13,7 @@ rImage: scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-08@sha256:c48b330e40906a5d58e69bec049f0d5711211da2345ea329010fee690cc5e2fb + tag: v2023-08@sha256:fb4421522357feab47dcab7bbd2aa57d84240c493439029fad1086925e00240b tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent diff --git a/stable/jupyter/5.0.9/questions.yaml b/stable/jupyter/5.0.10/questions.yaml similarity index 100% rename from stable/jupyter/5.0.9/questions.yaml rename to stable/jupyter/5.0.10/questions.yaml diff --git a/stable/jupyter/5.0.9/templates/NOTES.txt b/stable/jupyter/5.0.10/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.9/templates/NOTES.txt rename to stable/jupyter/5.0.10/templates/NOTES.txt diff --git a/stable/jupyter/5.0.9/templates/common.yaml b/stable/jupyter/5.0.10/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.9/templates/common.yaml rename to stable/jupyter/5.0.10/templates/common.yaml diff --git a/stable/jupyter/5.0.9/values.yaml b/stable/jupyter/5.0.10/values.yaml similarity index 100% rename from stable/jupyter/5.0.9/values.yaml rename to stable/jupyter/5.0.10/values.yaml diff --git a/stable/jupyter/5.0.9/app-changelog.md b/stable/jupyter/5.0.9/app-changelog.md deleted file mode 100644 index ef69cb9bf5..0000000000 --- a/stable/jupyter/5.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.9](https://github.com/truecharts/charts/compare/jupyter-5.0.8...jupyter-5.0.9) (2023-08-26) - -### Chore - -- update jupyter ([#11878](https://github.com/truecharts/charts/issues/11878)) - - \ No newline at end of file