From 8439457d020f6e7bd79fc18741ec50535dab5802 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 11 Oct 2023 09:43:36 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/5.0.33/app-changelog.md | 9 --------- .../jupyter/{5.0.33 => 5.0.34}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{5.0.33 => 5.0.34}/Chart.yaml | 2 +- stable/jupyter/{5.0.33 => 5.0.34}/README.md | 0 stable/jupyter/5.0.34/app-changelog.md | 9 +++++++++ .../jupyter/{5.0.33 => 5.0.34}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../jupyter/{5.0.33 => 5.0.34}/ix_values.yaml | 10 +++++----- .../jupyter/{5.0.33 => 5.0.34}/questions.yaml | 0 .../{5.0.33 => 5.0.34}/templates/NOTES.txt | 0 .../{5.0.33 => 5.0.34}/templates/common.yaml | 0 stable/jupyter/{5.0.33 => 5.0.34}/values.yaml | 0 12 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 stable/jupyter/5.0.33/app-changelog.md rename stable/jupyter/{5.0.33 => 5.0.34}/CHANGELOG.md (92%) rename stable/jupyter/{5.0.33 => 5.0.34}/Chart.yaml (97%) rename stable/jupyter/{5.0.33 => 5.0.34}/README.md (100%) create mode 100644 stable/jupyter/5.0.34/app-changelog.md rename stable/jupyter/{5.0.33 => 5.0.34}/app-readme.md (100%) rename stable/jupyter/{5.0.33 => 5.0.34}/charts/common-14.0.9.tgz (100%) rename stable/jupyter/{5.0.33 => 5.0.34}/ix_values.yaml (80%) rename stable/jupyter/{5.0.33 => 5.0.34}/questions.yaml (100%) rename stable/jupyter/{5.0.33 => 5.0.34}/templates/NOTES.txt (100%) rename stable/jupyter/{5.0.33 => 5.0.34}/templates/common.yaml (100%) rename stable/jupyter/{5.0.33 => 5.0.34}/values.yaml (100%) diff --git a/stable/jupyter/5.0.33/app-changelog.md b/stable/jupyter/5.0.33/app-changelog.md deleted file mode 100644 index 2822d73cda..0000000000 --- a/stable/jupyter/5.0.33/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.33](https://github.com/truecharts/charts/compare/jupyter-5.0.32...jupyter-5.0.33) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/jupyter/5.0.33/CHANGELOG.md b/stable/jupyter/5.0.34/CHANGELOG.md similarity index 92% rename from stable/jupyter/5.0.33/CHANGELOG.md rename to stable/jupyter/5.0.34/CHANGELOG.md index 39069e85b0..97680f179e 100644 --- a/stable/jupyter/5.0.33/CHANGELOG.md +++ b/stable/jupyter/5.0.34/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-5.0.34](https://github.com/truecharts/charts/compare/jupyter-5.0.33...jupyter-5.0.34) (2023-10-11) + +### Chore + +- update jupyter ([#13499](https://github.com/truecharts/charts/issues/13499)) + + + + ## [jupyter-5.0.33](https://github.com/truecharts/charts/compare/jupyter-5.0.32...jupyter-5.0.33) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ ## [jupyter-5.0.22](https://github.com/truecharts/charts/compare/jupyter-5.0.21...jupyter-5.0.22) (2023-09-12) - -### Chore - -- update jupyter ([#12501](https://github.com/truecharts/charts/issues/12501)) - - - - -## [jupyter-5.0.21](https://github.com/truecharts/charts/compare/jupyter-5.0.20...jupyter-5.0.21) (2023-09-11) diff --git a/stable/jupyter/5.0.33/Chart.yaml b/stable/jupyter/5.0.34/Chart.yaml similarity index 97% rename from stable/jupyter/5.0.33/Chart.yaml rename to stable/jupyter/5.0.34/Chart.yaml index 44cc3bc93b..aba8ccec89 100644 --- a/stable/jupyter/5.0.33/Chart.yaml +++ b/stable/jupyter/5.0.34/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.33 +version: 5.0.34 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.33/README.md b/stable/jupyter/5.0.34/README.md similarity index 100% rename from stable/jupyter/5.0.33/README.md rename to stable/jupyter/5.0.34/README.md diff --git a/stable/jupyter/5.0.34/app-changelog.md b/stable/jupyter/5.0.34/app-changelog.md new file mode 100644 index 0000000000..dd3585bd90 --- /dev/null +++ b/stable/jupyter/5.0.34/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-5.0.34](https://github.com/truecharts/charts/compare/jupyter-5.0.33...jupyter-5.0.34) (2023-10-11) + +### Chore + +- update jupyter ([#13499](https://github.com/truecharts/charts/issues/13499)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.33/app-readme.md b/stable/jupyter/5.0.34/app-readme.md similarity index 100% rename from stable/jupyter/5.0.33/app-readme.md rename to stable/jupyter/5.0.34/app-readme.md diff --git a/stable/jupyter/5.0.33/charts/common-14.0.9.tgz b/stable/jupyter/5.0.34/charts/common-14.0.9.tgz similarity index 100% rename from stable/jupyter/5.0.33/charts/common-14.0.9.tgz rename to stable/jupyter/5.0.34/charts/common-14.0.9.tgz diff --git a/stable/jupyter/5.0.33/ix_values.yaml b/stable/jupyter/5.0.34/ix_values.yaml similarity index 80% rename from stable/jupyter/5.0.33/ix_values.yaml rename to stable/jupyter/5.0.34/ix_values.yaml index 3dca7f25bf..9acbbeac26 100644 --- a/stable/jupyter/5.0.33/ix_values.yaml +++ b/stable/jupyter/5.0.34/ix_values.yaml @@ -1,11 +1,11 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2023-10@sha256:887dd2e28dd8f2c01b6d16935e67d7743f0b6ebbb38f7e4aed78214f92572749 + tag: v2023-10@sha256:b1037d30b69dacedd1ba9ff8b53fed7ddfa6f0970b25549b00a54bf2e9740083 minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-10@sha256:a1f44dfa085957c6d693a614e1eb5854dab10ad2457d7af3d5a682983a4bb606 + tag: v2023-10@sha256:d4b79d8e2dbb112aa0d8c056063a77cbccbe134083a221d5bcde63673b359b38 rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent @@ -21,15 +21,15 @@ tensorflowImage: datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-10@sha256:3bf7e99c5bb2b7d2450d1ddcaee9d413968b37ea8ab6565f183f18aaf98bbd84 + tag: v2023-10@sha256:3a5716c6ea76c5a381dc771e9c5c0e8bd5777c16027d334a2a5969e5c7304eee pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent - tag: v2023-10@sha256:529e560df67e8018714d4ab38aa5613ae52aab8cc5062c68fb891001dd707c94 + tag: v2023-10@sha256:2316533a7a073cd69b5c74ed1fb39bcd594b54553e7762050a4d09c9b55461b6 allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent - tag: v2023-10@sha256:46fde0a0b816668c3966faf7c4df3b79eb678473f2c2bb7cc3d45926684c06b5 + tag: v2023-10@sha256:66b67c88b02c0fa5c6ce78c48ebb2a8ed80a98d40383da885cb0438d2381440c jupyter: jupyter_cmd: lab restartable: true diff --git a/stable/jupyter/5.0.33/questions.yaml b/stable/jupyter/5.0.34/questions.yaml similarity index 100% rename from stable/jupyter/5.0.33/questions.yaml rename to stable/jupyter/5.0.34/questions.yaml diff --git a/stable/jupyter/5.0.33/templates/NOTES.txt b/stable/jupyter/5.0.34/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.33/templates/NOTES.txt rename to stable/jupyter/5.0.34/templates/NOTES.txt diff --git a/stable/jupyter/5.0.33/templates/common.yaml b/stable/jupyter/5.0.34/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.33/templates/common.yaml rename to stable/jupyter/5.0.34/templates/common.yaml diff --git a/stable/jupyter/5.0.33/values.yaml b/stable/jupyter/5.0.34/values.yaml similarity index 100% rename from stable/jupyter/5.0.33/values.yaml rename to stable/jupyter/5.0.34/values.yaml