From e89c8764941e44fd303ecf393d5cef062eb07bf9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 6 Aug 2023 13:47:06 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/5.0.1/app-changelog.md | 9 --------- stable/jupyter/{5.0.1 => 5.0.2}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{5.0.1 => 5.0.2}/Chart.yaml | 2 +- stable/jupyter/{5.0.1 => 5.0.2}/README.md | 0 stable/jupyter/5.0.2/app-changelog.md | 9 +++++++++ stable/jupyter/{5.0.1 => 5.0.2}/app-readme.md | 0 .../{5.0.1 => 5.0.2}/charts/common-14.0.1.tgz | Bin .../jupyter/{5.0.1 => 5.0.2}/ix_values.yaml | 2 +- .../jupyter/{5.0.1 => 5.0.2}/questions.yaml | 0 .../{5.0.1 => 5.0.2}/templates/NOTES.txt | 0 .../{5.0.1 => 5.0.2}/templates/common.yaml | 0 stable/jupyter/{5.0.1 => 5.0.2}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/jupyter/5.0.1/app-changelog.md rename stable/jupyter/{5.0.1 => 5.0.2}/CHANGELOG.md (89%) rename stable/jupyter/{5.0.1 => 5.0.2}/Chart.yaml (98%) rename stable/jupyter/{5.0.1 => 5.0.2}/README.md (100%) create mode 100644 stable/jupyter/5.0.2/app-changelog.md rename stable/jupyter/{5.0.1 => 5.0.2}/app-readme.md (100%) rename stable/jupyter/{5.0.1 => 5.0.2}/charts/common-14.0.1.tgz (100%) rename stable/jupyter/{5.0.1 => 5.0.2}/ix_values.yaml (96%) rename stable/jupyter/{5.0.1 => 5.0.2}/questions.yaml (100%) rename stable/jupyter/{5.0.1 => 5.0.2}/templates/NOTES.txt (100%) rename stable/jupyter/{5.0.1 => 5.0.2}/templates/common.yaml (100%) rename stable/jupyter/{5.0.1 => 5.0.2}/values.yaml (100%) diff --git a/stable/jupyter/5.0.1/app-changelog.md b/stable/jupyter/5.0.1/app-changelog.md deleted file mode 100644 index c004cbc4a72..00000000000 --- a/stable/jupyter/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.1](https://github.com/truecharts/charts/compare/jupyter-5.0.0...jupyter-5.0.1) (2023-08-06) - -### Chore - -- update jupyter ([#11236](https://github.com/truecharts/charts/issues/11236)) - - \ No newline at end of file diff --git a/stable/jupyter/5.0.1/CHANGELOG.md b/stable/jupyter/5.0.2/CHANGELOG.md similarity index 89% rename from stable/jupyter/5.0.1/CHANGELOG.md rename to stable/jupyter/5.0.2/CHANGELOG.md index 95a25a4abf4..e3440601234 100644 --- a/stable/jupyter/5.0.1/CHANGELOG.md +++ b/stable/jupyter/5.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-5.0.2](https://github.com/truecharts/charts/compare/jupyter-5.0.1...jupyter-5.0.2) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-07 ([#11240](https://github.com/truecharts/charts/issues/11240)) + + + + ## [jupyter-5.0.1](https://github.com/truecharts/charts/compare/jupyter-5.0.0...jupyter-5.0.1) (2023-08-06) ### Chore @@ -88,12 +97,3 @@ - update jupyter to v2023-07 (minor) ([#10288](https://github.com/truecharts/charts/issues/10288)) - - - -## [jupyter-4.0.45](https://github.com/truecharts/charts/compare/jupyter-4.0.44...jupyter-4.0.45) (2023-07-08) - -### Chore - -- update jupyter to v2023-07 (minor) ([#10287](https://github.com/truecharts/charts/issues/10287)) - diff --git a/stable/jupyter/5.0.1/Chart.yaml b/stable/jupyter/5.0.2/Chart.yaml similarity index 98% rename from stable/jupyter/5.0.1/Chart.yaml rename to stable/jupyter/5.0.2/Chart.yaml index 88552dbe85d..1feff073d4f 100644 --- a/stable/jupyter/5.0.1/Chart.yaml +++ b/stable/jupyter/5.0.2/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.1 +version: 5.0.2 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.1/README.md b/stable/jupyter/5.0.2/README.md similarity index 100% rename from stable/jupyter/5.0.1/README.md rename to stable/jupyter/5.0.2/README.md diff --git a/stable/jupyter/5.0.2/app-changelog.md b/stable/jupyter/5.0.2/app-changelog.md new file mode 100644 index 00000000000..470a09cb61b --- /dev/null +++ b/stable/jupyter/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-5.0.2](https://github.com/truecharts/charts/compare/jupyter-5.0.1...jupyter-5.0.2) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-07 ([#11240](https://github.com/truecharts/charts/issues/11240)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.1/app-readme.md b/stable/jupyter/5.0.2/app-readme.md similarity index 100% rename from stable/jupyter/5.0.1/app-readme.md rename to stable/jupyter/5.0.2/app-readme.md diff --git a/stable/jupyter/5.0.1/charts/common-14.0.1.tgz b/stable/jupyter/5.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/jupyter/5.0.1/charts/common-14.0.1.tgz rename to stable/jupyter/5.0.2/charts/common-14.0.1.tgz diff --git a/stable/jupyter/5.0.1/ix_values.yaml b/stable/jupyter/5.0.2/ix_values.yaml similarity index 96% rename from stable/jupyter/5.0.1/ix_values.yaml rename to stable/jupyter/5.0.2/ix_values.yaml index d3dd79344a6..dcea136e289 100644 --- a/stable/jupyter/5.0.1/ix_values.yaml +++ b/stable/jupyter/5.0.2/ix_values.yaml @@ -17,7 +17,7 @@ scipyImage: tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-07@sha256:c3e2076d7ca16793761389cf8c265dc1b88cdd129b9689962c99fc80b1d9f152 + tag: v2023-07@sha256:94da0d2327bc41bffc3fe15b6e2db8dfa6668e2ab7ad3c2dbc1a31fb8befcb60 datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent diff --git a/stable/jupyter/5.0.1/questions.yaml b/stable/jupyter/5.0.2/questions.yaml similarity index 100% rename from stable/jupyter/5.0.1/questions.yaml rename to stable/jupyter/5.0.2/questions.yaml diff --git a/stable/jupyter/5.0.1/templates/NOTES.txt b/stable/jupyter/5.0.2/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.1/templates/NOTES.txt rename to stable/jupyter/5.0.2/templates/NOTES.txt diff --git a/stable/jupyter/5.0.1/templates/common.yaml b/stable/jupyter/5.0.2/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.1/templates/common.yaml rename to stable/jupyter/5.0.2/templates/common.yaml diff --git a/stable/jupyter/5.0.1/values.yaml b/stable/jupyter/5.0.2/values.yaml similarity index 100% rename from stable/jupyter/5.0.1/values.yaml rename to stable/jupyter/5.0.2/values.yaml