From 8b2a366bb73a8658cfca6e315d3d31ff907d5132 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 26 Jun 2023 17:42:02 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/4.0.36/app-changelog.md | 9 --------- .../jupyter/{4.0.36 => 4.0.37}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{4.0.36 => 4.0.37}/Chart.yaml | 2 +- stable/jupyter/{4.0.36 => 4.0.37}/README.md | 0 stable/jupyter/4.0.37/app-changelog.md | 9 +++++++++ .../jupyter/{4.0.36 => 4.0.37}/app-readme.md | 0 .../charts/common-12.14.2.tgz | Bin .../jupyter/{4.0.36 => 4.0.37}/ix_values.yaml | 6 +++--- .../jupyter/{4.0.36 => 4.0.37}/questions.yaml | 0 .../{4.0.36 => 4.0.37}/templates/NOTES.txt | 0 .../{4.0.36 => 4.0.37}/templates/common.yaml | 0 stable/jupyter/{4.0.36 => 4.0.37}/values.yaml | 0 12 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 stable/jupyter/4.0.36/app-changelog.md rename stable/jupyter/{4.0.36 => 4.0.37}/CHANGELOG.md (88%) rename stable/jupyter/{4.0.36 => 4.0.37}/Chart.yaml (97%) rename stable/jupyter/{4.0.36 => 4.0.37}/README.md (100%) create mode 100644 stable/jupyter/4.0.37/app-changelog.md rename stable/jupyter/{4.0.36 => 4.0.37}/app-readme.md (100%) rename stable/jupyter/{4.0.36 => 4.0.37}/charts/common-12.14.2.tgz (100%) rename stable/jupyter/{4.0.36 => 4.0.37}/ix_values.yaml (88%) rename stable/jupyter/{4.0.36 => 4.0.37}/questions.yaml (100%) rename stable/jupyter/{4.0.36 => 4.0.37}/templates/NOTES.txt (100%) rename stable/jupyter/{4.0.36 => 4.0.37}/templates/common.yaml (100%) rename stable/jupyter/{4.0.36 => 4.0.37}/values.yaml (100%) diff --git a/stable/jupyter/4.0.36/app-changelog.md b/stable/jupyter/4.0.36/app-changelog.md deleted file mode 100644 index 0ca526448d9..00000000000 --- a/stable/jupyter/4.0.36/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-4.0.36](https://github.com/truecharts/charts/compare/jupyter-4.0.35...jupyter-4.0.36) (2023-06-26) - -### Chore - -- update jupyter ([#9912](https://github.com/truecharts/charts/issues/9912)) - - \ No newline at end of file diff --git a/stable/jupyter/4.0.36/CHANGELOG.md b/stable/jupyter/4.0.37/CHANGELOG.md similarity index 88% rename from stable/jupyter/4.0.36/CHANGELOG.md rename to stable/jupyter/4.0.37/CHANGELOG.md index 28c8ccff9ee..2727737acaa 100644 --- a/stable/jupyter/4.0.36/CHANGELOG.md +++ b/stable/jupyter/4.0.37/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-4.0.37](https://github.com/truecharts/charts/compare/jupyter-4.0.36...jupyter-4.0.37) (2023-06-26) + +### Chore + +- update jupyter to v2023-06 (minor) ([#9954](https://github.com/truecharts/charts/issues/9954)) + + + + ## [jupyter-4.0.36](https://github.com/truecharts/charts/compare/jupyter-4.0.35...jupyter-4.0.36) (2023-06-26) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/jupyter-pyspark to v2023-06 ([#9665](https://github.com/truecharts/charts/issues/9665)) - - -## [jupyter-4.0.35](https://github.com/truecharts/charts/compare/jupyter-4.0.32...jupyter-4.0.35) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-06 ([#9668](https://github.com/truecharts/charts/issues/9668)) - - update jupyter ([#9667](https://github.com/truecharts/charts/issues/9667)) - - update container image tccr.io/truecharts/jupyter-pyspark to v2023-06 ([#9665](https://github.com/truecharts/charts/issues/9665)) diff --git a/stable/jupyter/4.0.36/Chart.yaml b/stable/jupyter/4.0.37/Chart.yaml similarity index 97% rename from stable/jupyter/4.0.36/Chart.yaml rename to stable/jupyter/4.0.37/Chart.yaml index 51aea82dbf5..65da8304262 100644 --- a/stable/jupyter/4.0.36/Chart.yaml +++ b/stable/jupyter/4.0.37/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: 4.0.36 +version: 4.0.37 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/4.0.36/README.md b/stable/jupyter/4.0.37/README.md similarity index 100% rename from stable/jupyter/4.0.36/README.md rename to stable/jupyter/4.0.37/README.md diff --git a/stable/jupyter/4.0.37/app-changelog.md b/stable/jupyter/4.0.37/app-changelog.md new file mode 100644 index 00000000000..5f79620db92 --- /dev/null +++ b/stable/jupyter/4.0.37/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-4.0.37](https://github.com/truecharts/charts/compare/jupyter-4.0.36...jupyter-4.0.37) (2023-06-26) + +### Chore + +- update jupyter to v2023-06 (minor) ([#9954](https://github.com/truecharts/charts/issues/9954)) + + \ No newline at end of file diff --git a/stable/jupyter/4.0.36/app-readme.md b/stable/jupyter/4.0.37/app-readme.md similarity index 100% rename from stable/jupyter/4.0.36/app-readme.md rename to stable/jupyter/4.0.37/app-readme.md diff --git a/stable/jupyter/4.0.36/charts/common-12.14.2.tgz b/stable/jupyter/4.0.37/charts/common-12.14.2.tgz similarity index 100% rename from stable/jupyter/4.0.36/charts/common-12.14.2.tgz rename to stable/jupyter/4.0.37/charts/common-12.14.2.tgz diff --git a/stable/jupyter/4.0.36/ix_values.yaml b/stable/jupyter/4.0.37/ix_values.yaml similarity index 88% rename from stable/jupyter/4.0.36/ix_values.yaml rename to stable/jupyter/4.0.37/ix_values.yaml index a8bfd3da4b8..1eb9d80d519 100644 --- a/stable/jupyter/4.0.36/ix_values.yaml +++ b/stable/jupyter/4.0.37/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2023-05@sha256:c525c6af572a075ad7d07ec482f35f6f3d422efb40b287315d64e51a09c7117a + tag: v2023-06@sha256:c8fa65de92ae1294d14c91ad62df0ca32441623941b74ec5c4fecc1819189437 minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent @@ -21,7 +21,7 @@ tensorflowImage: datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-05@sha256:21eadc0a62c4c888ce9f18cfb45c6b78f8d74800e77fd5e69f855150e0018e0f + tag: v2023-06@sha256:64de96bed278d0f503adb9f9efbc51871b375ffc432ec0c22651ae8d15610b25 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-05@sha256:19d67f286692966e1871aa70aa544d53bc84ca18b70f7a05b33d399ee25f6ff6 + tag: v2023-06@sha256:f76d9e0f56db226b75fa8134daddf0001e0221e0fafc2382ac2611d64b820e85 jupyter: jupyter_cmd: lab restartable: true diff --git a/stable/jupyter/4.0.36/questions.yaml b/stable/jupyter/4.0.37/questions.yaml similarity index 100% rename from stable/jupyter/4.0.36/questions.yaml rename to stable/jupyter/4.0.37/questions.yaml diff --git a/stable/jupyter/4.0.36/templates/NOTES.txt b/stable/jupyter/4.0.37/templates/NOTES.txt similarity index 100% rename from stable/jupyter/4.0.36/templates/NOTES.txt rename to stable/jupyter/4.0.37/templates/NOTES.txt diff --git a/stable/jupyter/4.0.36/templates/common.yaml b/stable/jupyter/4.0.37/templates/common.yaml similarity index 100% rename from stable/jupyter/4.0.36/templates/common.yaml rename to stable/jupyter/4.0.37/templates/common.yaml diff --git a/stable/jupyter/4.0.36/values.yaml b/stable/jupyter/4.0.37/values.yaml similarity index 100% rename from stable/jupyter/4.0.36/values.yaml rename to stable/jupyter/4.0.37/values.yaml