From 8f439ee22cc9ce3063a6d16f974bb221992644f5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 31 Aug 2023 12:45:42 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/5.0.15/app-changelog.md | 9 --------- .../jupyter/{5.0.15 => 5.0.16}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{5.0.15 => 5.0.16}/Chart.yaml | 2 +- stable/jupyter/{5.0.15 => 5.0.16}/README.md | 0 stable/jupyter/5.0.16/app-changelog.md | 9 +++++++++ .../jupyter/{5.0.15 => 5.0.16}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../jupyter/{5.0.15 => 5.0.16}/ix_values.yaml | 2 +- .../jupyter/{5.0.15 => 5.0.16}/questions.yaml | 0 .../{5.0.15 => 5.0.16}/templates/NOTES.txt | 0 .../{5.0.15 => 5.0.16}/templates/common.yaml | 0 stable/jupyter/{5.0.15 => 5.0.16}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/jupyter/5.0.15/app-changelog.md rename stable/jupyter/{5.0.15 => 5.0.16}/CHANGELOG.md (90%) rename stable/jupyter/{5.0.15 => 5.0.16}/Chart.yaml (97%) rename stable/jupyter/{5.0.15 => 5.0.16}/README.md (100%) create mode 100644 stable/jupyter/5.0.16/app-changelog.md rename stable/jupyter/{5.0.15 => 5.0.16}/app-readme.md (100%) rename stable/jupyter/{5.0.15 => 5.0.16}/charts/common-14.0.1.tgz (100%) rename stable/jupyter/{5.0.15 => 5.0.16}/ix_values.yaml (96%) rename stable/jupyter/{5.0.15 => 5.0.16}/questions.yaml (100%) rename stable/jupyter/{5.0.15 => 5.0.16}/templates/NOTES.txt (100%) rename stable/jupyter/{5.0.15 => 5.0.16}/templates/common.yaml (100%) rename stable/jupyter/{5.0.15 => 5.0.16}/values.yaml (100%) diff --git a/stable/jupyter/5.0.15/app-changelog.md b/stable/jupyter/5.0.15/app-changelog.md deleted file mode 100644 index 9e5e3bf30f7..00000000000 --- a/stable/jupyter/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.15](https://github.com/truecharts/charts/compare/jupyter-5.0.14...jupyter-5.0.15) (2023-08-28) - -### Chore - -- update jupyter ([#11959](https://github.com/truecharts/charts/issues/11959)) - - \ No newline at end of file diff --git a/stable/jupyter/5.0.15/CHANGELOG.md b/stable/jupyter/5.0.16/CHANGELOG.md similarity index 90% rename from stable/jupyter/5.0.15/CHANGELOG.md rename to stable/jupyter/5.0.16/CHANGELOG.md index 124563e4bd5..2dbecc65a34 100644 --- a/stable/jupyter/5.0.15/CHANGELOG.md +++ b/stable/jupyter/5.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-5.0.16](https://github.com/truecharts/charts/compare/jupyter-5.0.15...jupyter-5.0.16) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/jupyter-all-spark to v2023-08 ([#12086](https://github.com/truecharts/charts/issues/12086)) + + + + ## [jupyter-5.0.15](https://github.com/truecharts/charts/compare/jupyter-5.0.14...jupyter-5.0.15) (2023-08-28) ### Chore @@ -88,12 +97,3 @@ ## [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 diff --git a/stable/jupyter/5.0.15/Chart.yaml b/stable/jupyter/5.0.16/Chart.yaml similarity index 97% rename from stable/jupyter/5.0.15/Chart.yaml rename to stable/jupyter/5.0.16/Chart.yaml index 201bbaaea88..a3cb00110eb 100644 --- a/stable/jupyter/5.0.15/Chart.yaml +++ b/stable/jupyter/5.0.16/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.15 +version: 5.0.16 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.15/README.md b/stable/jupyter/5.0.16/README.md similarity index 100% rename from stable/jupyter/5.0.15/README.md rename to stable/jupyter/5.0.16/README.md diff --git a/stable/jupyter/5.0.16/app-changelog.md b/stable/jupyter/5.0.16/app-changelog.md new file mode 100644 index 00000000000..436192cbdd0 --- /dev/null +++ b/stable/jupyter/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-5.0.16](https://github.com/truecharts/charts/compare/jupyter-5.0.15...jupyter-5.0.16) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/jupyter-all-spark to v2023-08 ([#12086](https://github.com/truecharts/charts/issues/12086)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.15/app-readme.md b/stable/jupyter/5.0.16/app-readme.md similarity index 100% rename from stable/jupyter/5.0.15/app-readme.md rename to stable/jupyter/5.0.16/app-readme.md diff --git a/stable/jupyter/5.0.15/charts/common-14.0.1.tgz b/stable/jupyter/5.0.16/charts/common-14.0.1.tgz similarity index 100% rename from stable/jupyter/5.0.15/charts/common-14.0.1.tgz rename to stable/jupyter/5.0.16/charts/common-14.0.1.tgz diff --git a/stable/jupyter/5.0.15/ix_values.yaml b/stable/jupyter/5.0.16/ix_values.yaml similarity index 96% rename from stable/jupyter/5.0.15/ix_values.yaml rename to stable/jupyter/5.0.16/ix_values.yaml index 44e07f6a8f3..1142790b257 100644 --- a/stable/jupyter/5.0.15/ix_values.yaml +++ b/stable/jupyter/5.0.16/ix_values.yaml @@ -29,7 +29,7 @@ pysparkImage: allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent - tag: v2023-08@sha256:91c152d108c4bfaff96660af8060c62f1d9ffec8f538af8749e8c4c0fc8e03ae + tag: v2023-08@sha256:9e4691676a536c19cdcb6a7ee97bc250518b212b4d86ee51e3b7f478b5d1da1e jupyter: jupyter_cmd: lab restartable: true diff --git a/stable/jupyter/5.0.15/questions.yaml b/stable/jupyter/5.0.16/questions.yaml similarity index 100% rename from stable/jupyter/5.0.15/questions.yaml rename to stable/jupyter/5.0.16/questions.yaml diff --git a/stable/jupyter/5.0.15/templates/NOTES.txt b/stable/jupyter/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.15/templates/NOTES.txt rename to stable/jupyter/5.0.16/templates/NOTES.txt diff --git a/stable/jupyter/5.0.15/templates/common.yaml b/stable/jupyter/5.0.16/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.15/templates/common.yaml rename to stable/jupyter/5.0.16/templates/common.yaml diff --git a/stable/jupyter/5.0.15/values.yaml b/stable/jupyter/5.0.16/values.yaml similarity index 100% rename from stable/jupyter/5.0.15/values.yaml rename to stable/jupyter/5.0.16/values.yaml