From d910881bad2adc90104d8e1f596b12d92506ad8f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 12 Aug 2023 01:57:11 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/5.0.5/app-changelog.md | 9 --------- stable/jupyter/{5.0.5 => 5.0.6}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{5.0.5 => 5.0.6}/Chart.yaml | 2 +- stable/jupyter/{5.0.5 => 5.0.6}/README.md | 0 stable/jupyter/5.0.6/app-changelog.md | 9 +++++++++ stable/jupyter/{5.0.5 => 5.0.6}/app-readme.md | 0 .../{5.0.5 => 5.0.6}/charts/common-14.0.1.tgz | Bin .../jupyter/{5.0.5 => 5.0.6}/ix_values.yaml | 4 ++-- .../jupyter/{5.0.5 => 5.0.6}/questions.yaml | 0 .../{5.0.5 => 5.0.6}/templates/NOTES.txt | 0 .../{5.0.5 => 5.0.6}/templates/common.yaml | 0 stable/jupyter/{5.0.5 => 5.0.6}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/jupyter/5.0.5/app-changelog.md rename stable/jupyter/{5.0.5 => 5.0.6}/CHANGELOG.md (92%) rename stable/jupyter/{5.0.5 => 5.0.6}/Chart.yaml (98%) rename stable/jupyter/{5.0.5 => 5.0.6}/README.md (100%) create mode 100644 stable/jupyter/5.0.6/app-changelog.md rename stable/jupyter/{5.0.5 => 5.0.6}/app-readme.md (100%) rename stable/jupyter/{5.0.5 => 5.0.6}/charts/common-14.0.1.tgz (100%) rename stable/jupyter/{5.0.5 => 5.0.6}/ix_values.yaml (92%) rename stable/jupyter/{5.0.5 => 5.0.6}/questions.yaml (100%) rename stable/jupyter/{5.0.5 => 5.0.6}/templates/NOTES.txt (100%) rename stable/jupyter/{5.0.5 => 5.0.6}/templates/common.yaml (100%) rename stable/jupyter/{5.0.5 => 5.0.6}/values.yaml (100%) diff --git a/stable/jupyter/5.0.5/app-changelog.md b/stable/jupyter/5.0.5/app-changelog.md deleted file mode 100644 index 23f3359771a..00000000000 --- a/stable/jupyter/5.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.5](https://github.com/truecharts/charts/compare/jupyter-5.0.4...jupyter-5.0.5) (2023-08-07) - -### Chore - -- update jupyter ([#11308](https://github.com/truecharts/charts/issues/11308)) - - \ No newline at end of file diff --git a/stable/jupyter/5.0.5/CHANGELOG.md b/stable/jupyter/5.0.6/CHANGELOG.md similarity index 92% rename from stable/jupyter/5.0.5/CHANGELOG.md rename to stable/jupyter/5.0.6/CHANGELOG.md index b0a7eeabc30..a1513b9cf89 100644 --- a/stable/jupyter/5.0.5/CHANGELOG.md +++ b/stable/jupyter/5.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-5.0.6](https://github.com/truecharts/charts/compare/jupyter-5.0.5...jupyter-5.0.6) (2023-08-12) + +### Chore + +- update jupyter ([#11443](https://github.com/truecharts/charts/issues/11443)) + + + + ## [jupyter-5.0.5](https://github.com/truecharts/charts/compare/jupyter-5.0.4...jupyter-5.0.5) (2023-08-07) ### Chore @@ -88,12 +97,3 @@ - update jupyter ([#10969](https://github.com/truecharts/charts/issues/10969)) - - - -## [jupyter-4.0.49](https://github.com/truecharts/charts/compare/jupyter-4.0.48...jupyter-4.0.49) (2023-07-28) - -### Chore - -- update jupyter ([#10925](https://github.com/truecharts/charts/issues/10925)) - diff --git a/stable/jupyter/5.0.5/Chart.yaml b/stable/jupyter/5.0.6/Chart.yaml similarity index 98% rename from stable/jupyter/5.0.5/Chart.yaml rename to stable/jupyter/5.0.6/Chart.yaml index 9da51244c1d..04f427e62df 100644 --- a/stable/jupyter/5.0.5/Chart.yaml +++ b/stable/jupyter/5.0.6/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.5 +version: 5.0.6 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.5/README.md b/stable/jupyter/5.0.6/README.md similarity index 100% rename from stable/jupyter/5.0.5/README.md rename to stable/jupyter/5.0.6/README.md diff --git a/stable/jupyter/5.0.6/app-changelog.md b/stable/jupyter/5.0.6/app-changelog.md new file mode 100644 index 00000000000..7bd07c9a3f5 --- /dev/null +++ b/stable/jupyter/5.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-5.0.6](https://github.com/truecharts/charts/compare/jupyter-5.0.5...jupyter-5.0.6) (2023-08-12) + +### Chore + +- update jupyter ([#11443](https://github.com/truecharts/charts/issues/11443)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.5/app-readme.md b/stable/jupyter/5.0.6/app-readme.md similarity index 100% rename from stable/jupyter/5.0.5/app-readme.md rename to stable/jupyter/5.0.6/app-readme.md diff --git a/stable/jupyter/5.0.5/charts/common-14.0.1.tgz b/stable/jupyter/5.0.6/charts/common-14.0.1.tgz similarity index 100% rename from stable/jupyter/5.0.5/charts/common-14.0.1.tgz rename to stable/jupyter/5.0.6/charts/common-14.0.1.tgz diff --git a/stable/jupyter/5.0.5/ix_values.yaml b/stable/jupyter/5.0.6/ix_values.yaml similarity index 92% rename from stable/jupyter/5.0.5/ix_values.yaml rename to stable/jupyter/5.0.6/ix_values.yaml index 38dafa8b64d..5cfa9e67ca2 100644 --- a/stable/jupyter/5.0.5/ix_values.yaml +++ b/stable/jupyter/5.0.6/ix_values.yaml @@ -13,11 +13,11 @@ rImage: scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-08@sha256:97e23820a2aec75d0c001f99387a00a5669ce66e180e4906be24ecd2af4f659a + tag: v2023-08@sha256:a72741b35d827249954781b570804c1af2e6c9d5d509f860fe2b1a4a9202fdd4 tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-08@sha256:724b3a373b28e5a5a1e87f890ba700e1821f54031b2fb6f07ce1262f1e1f0bc1 + tag: v2023-08@sha256:ee1f54c4ec2d7041cc747a83fee733b92de7a358f581aff29272e0e4a536482b datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent diff --git a/stable/jupyter/5.0.5/questions.yaml b/stable/jupyter/5.0.6/questions.yaml similarity index 100% rename from stable/jupyter/5.0.5/questions.yaml rename to stable/jupyter/5.0.6/questions.yaml diff --git a/stable/jupyter/5.0.5/templates/NOTES.txt b/stable/jupyter/5.0.6/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.5/templates/NOTES.txt rename to stable/jupyter/5.0.6/templates/NOTES.txt diff --git a/stable/jupyter/5.0.5/templates/common.yaml b/stable/jupyter/5.0.6/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.5/templates/common.yaml rename to stable/jupyter/5.0.6/templates/common.yaml diff --git a/stable/jupyter/5.0.5/values.yaml b/stable/jupyter/5.0.6/values.yaml similarity index 100% rename from stable/jupyter/5.0.5/values.yaml rename to stable/jupyter/5.0.6/values.yaml