From 2885ff7c4dffeab17b9706678ced0ba72a9efff4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 8 May 2023 14:48:36 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/4.0.14/app-changelog.md | 9 --------- .../jupyter/{4.0.14 => 4.0.15}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{4.0.14 => 4.0.15}/Chart.yaml | 2 +- stable/jupyter/{4.0.14 => 4.0.15}/README.md | 0 stable/jupyter/4.0.15/app-changelog.md | 9 +++++++++ .../jupyter/{4.0.14 => 4.0.15}/app-readme.md | 0 .../charts/common-12.6.6.tgz | Bin .../jupyter/{4.0.14 => 4.0.15}/ix_values.yaml | 14 +++++++------- .../jupyter/{4.0.14 => 4.0.15}/questions.yaml | 0 .../{4.0.14 => 4.0.15}/templates/NOTES.txt | 0 .../{4.0.14 => 4.0.15}/templates/common.yaml | 0 stable/jupyter/{4.0.14 => 4.0.15}/values.yaml | 0 12 files changed, 26 insertions(+), 26 deletions(-) delete mode 100644 stable/jupyter/4.0.14/app-changelog.md rename stable/jupyter/{4.0.14 => 4.0.15}/CHANGELOG.md (91%) rename stable/jupyter/{4.0.14 => 4.0.15}/Chart.yaml (97%) rename stable/jupyter/{4.0.14 => 4.0.15}/README.md (100%) create mode 100644 stable/jupyter/4.0.15/app-changelog.md rename stable/jupyter/{4.0.14 => 4.0.15}/app-readme.md (100%) rename stable/jupyter/{4.0.14 => 4.0.15}/charts/common-12.6.6.tgz (100%) rename stable/jupyter/{4.0.14 => 4.0.15}/ix_values.yaml (73%) rename stable/jupyter/{4.0.14 => 4.0.15}/questions.yaml (100%) rename stable/jupyter/{4.0.14 => 4.0.15}/templates/NOTES.txt (100%) rename stable/jupyter/{4.0.14 => 4.0.15}/templates/common.yaml (100%) rename stable/jupyter/{4.0.14 => 4.0.15}/values.yaml (100%) diff --git a/stable/jupyter/4.0.14/app-changelog.md b/stable/jupyter/4.0.14/app-changelog.md deleted file mode 100644 index 1c00e96afca..00000000000 --- a/stable/jupyter/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-4.0.14](https://github.com/truecharts/charts/compare/jupyter-4.0.13...jupyter-4.0.14) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/stable/jupyter/4.0.14/CHANGELOG.md b/stable/jupyter/4.0.15/CHANGELOG.md similarity index 91% rename from stable/jupyter/4.0.14/CHANGELOG.md rename to stable/jupyter/4.0.15/CHANGELOG.md index ddc560bfb7d..6aedab0c577 100644 --- a/stable/jupyter/4.0.14/CHANGELOG.md +++ b/stable/jupyter/4.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-4.0.15](https://github.com/truecharts/charts/compare/jupyter-4.0.14...jupyter-4.0.15) (2023-05-08) + +### Chore + +- update jupyter to v2023-05 (minor) ([#8867](https://github.com/truecharts/charts/issues/8867)) + + + + ## [jupyter-4.0.14](https://github.com/truecharts/charts/compare/jupyter-4.0.13...jupyter-4.0.14) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [jupyter-4.0.5](https://github.com/truecharts/charts/compare/jupyter-4.0.4...jupyter-4.0.5) (2023-04-16) ### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [jupyter-4.0.4](https://github.com/truecharts/charts/compare/jupyter-4.0.3...jupyter-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/jupyter/4.0.14/Chart.yaml b/stable/jupyter/4.0.15/Chart.yaml similarity index 97% rename from stable/jupyter/4.0.14/Chart.yaml rename to stable/jupyter/4.0.15/Chart.yaml index 4dda7e9d798..53c9010a0a0 100644 --- a/stable/jupyter/4.0.14/Chart.yaml +++ b/stable/jupyter/4.0.15/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.14 +version: 4.0.15 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/4.0.14/README.md b/stable/jupyter/4.0.15/README.md similarity index 100% rename from stable/jupyter/4.0.14/README.md rename to stable/jupyter/4.0.15/README.md diff --git a/stable/jupyter/4.0.15/app-changelog.md b/stable/jupyter/4.0.15/app-changelog.md new file mode 100644 index 00000000000..a67b7c1e2c3 --- /dev/null +++ b/stable/jupyter/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-4.0.15](https://github.com/truecharts/charts/compare/jupyter-4.0.14...jupyter-4.0.15) (2023-05-08) + +### Chore + +- update jupyter to v2023-05 (minor) ([#8867](https://github.com/truecharts/charts/issues/8867)) + + \ No newline at end of file diff --git a/stable/jupyter/4.0.14/app-readme.md b/stable/jupyter/4.0.15/app-readme.md similarity index 100% rename from stable/jupyter/4.0.14/app-readme.md rename to stable/jupyter/4.0.15/app-readme.md diff --git a/stable/jupyter/4.0.14/charts/common-12.6.6.tgz b/stable/jupyter/4.0.15/charts/common-12.6.6.tgz similarity index 100% rename from stable/jupyter/4.0.14/charts/common-12.6.6.tgz rename to stable/jupyter/4.0.15/charts/common-12.6.6.tgz diff --git a/stable/jupyter/4.0.14/ix_values.yaml b/stable/jupyter/4.0.15/ix_values.yaml similarity index 73% rename from stable/jupyter/4.0.14/ix_values.yaml rename to stable/jupyter/4.0.15/ix_values.yaml index dede0be3a88..60a551313d6 100644 --- a/stable/jupyter/4.0.14/ix_values.yaml +++ b/stable/jupyter/4.0.15/ix_values.yaml @@ -1,27 +1,27 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2023-04@sha256:212839ba1371ad984616b6eef64f6ad8cdc9b5a40b028d12089bfa9643f57fa1 + tag: v2023-05@sha256:4bd01b17fab58e012bdc7ccfabfe53ebb1037e245d1005c71680048610349343 minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-04@sha256:37ca0f339d701b053e2c41684c83489598d25ce55205a79dee4ba2b74e57f07a + tag: v2023-05@sha256:869f722c4bf3fbbb7a2a4c827557be48e3ca0688e548c6824fc821825694cc49 rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2023-04@sha256:814e8937bc36d1a4cef5ed621d5c06d6157564eece8435143d53036f43202fac + tag: v2023-05@sha256:539f552a7efe09244030067daff4cc4c314f8ad21ea779ef6830fd22b8b8a80d scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-04@sha256:5b98277b003af729af43bdd8612d8a9542d3a7f56630d2488f529b8987893b9a + tag: v2023-05@sha256:eb6d05c745e3e3713f1915b38be80ebb057646987c9dfb68fbb43fa6315e5eab tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-04@sha256:e2b79e33f89a816d73e220fe62fa3776a625bd3fad6f29a2ef6ca780ae5da909 + tag: v2023-05@sha256:d47933dc697069d4beffa7c325c7f27a0a164cc41ecad661af7523cf9c0aa92c datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-04@sha256:dcaa17fcdb680b10883e876f75bf0fd67c841bccfb6941d2fc6fb341b35ccbd2 + tag: v2023-05@sha256:9c98a957ceef18e189bda606c231ee9fac5b8c731aaf20792f97debfdde53195 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-04@sha256:6b878d12a56bbcfbea04610c5bf9780a1fd6fd3db66a80e56201378af1b6829d + tag: v2023-05@sha256:1f3a822c5530e1ca992ea874e4aa8eb6414b6b3229808d6ccb4810bf08c53677 jupyter: jupyter_cmd: lab restartable: true diff --git a/stable/jupyter/4.0.14/questions.yaml b/stable/jupyter/4.0.15/questions.yaml similarity index 100% rename from stable/jupyter/4.0.14/questions.yaml rename to stable/jupyter/4.0.15/questions.yaml diff --git a/stable/jupyter/4.0.14/templates/NOTES.txt b/stable/jupyter/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/jupyter/4.0.14/templates/NOTES.txt rename to stable/jupyter/4.0.15/templates/NOTES.txt diff --git a/stable/jupyter/4.0.14/templates/common.yaml b/stable/jupyter/4.0.15/templates/common.yaml similarity index 100% rename from stable/jupyter/4.0.14/templates/common.yaml rename to stable/jupyter/4.0.15/templates/common.yaml diff --git a/stable/jupyter/4.0.14/values.yaml b/stable/jupyter/4.0.15/values.yaml similarity index 100% rename from stable/jupyter/4.0.14/values.yaml rename to stable/jupyter/4.0.15/values.yaml