From cc9df39d67e2bfd6c5fd2f3a054b233e28d4bc95 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 31 Aug 2023 13:45:43 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/5.0.16/app-changelog.md | 9 --------- .../jupyter/{5.0.16 => 5.0.17}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{5.0.16 => 5.0.17}/Chart.yaml | 2 +- stable/jupyter/{5.0.16 => 5.0.17}/README.md | 0 stable/jupyter/5.0.17/app-changelog.md | 9 +++++++++ .../jupyter/{5.0.16 => 5.0.17}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../jupyter/{5.0.16 => 5.0.17}/ix_values.yaml | 2 +- .../jupyter/{5.0.16 => 5.0.17}/questions.yaml | 0 .../{5.0.16 => 5.0.17}/templates/NOTES.txt | 0 .../{5.0.16 => 5.0.17}/templates/common.yaml | 0 stable/jupyter/{5.0.16 => 5.0.17}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/jupyter/5.0.16/app-changelog.md rename stable/jupyter/{5.0.16 => 5.0.17}/CHANGELOG.md (90%) rename stable/jupyter/{5.0.16 => 5.0.17}/Chart.yaml (97%) rename stable/jupyter/{5.0.16 => 5.0.17}/README.md (100%) create mode 100644 stable/jupyter/5.0.17/app-changelog.md rename stable/jupyter/{5.0.16 => 5.0.17}/app-readme.md (100%) rename stable/jupyter/{5.0.16 => 5.0.17}/charts/common-14.0.1.tgz (100%) rename stable/jupyter/{5.0.16 => 5.0.17}/ix_values.yaml (96%) rename stable/jupyter/{5.0.16 => 5.0.17}/questions.yaml (100%) rename stable/jupyter/{5.0.16 => 5.0.17}/templates/NOTES.txt (100%) rename stable/jupyter/{5.0.16 => 5.0.17}/templates/common.yaml (100%) rename stable/jupyter/{5.0.16 => 5.0.17}/values.yaml (100%) diff --git a/stable/jupyter/5.0.16/app-changelog.md b/stable/jupyter/5.0.16/app-changelog.md deleted file mode 100644 index 436192cbdd..0000000000 --- a/stable/jupyter/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.16/CHANGELOG.md b/stable/jupyter/5.0.17/CHANGELOG.md similarity index 90% rename from stable/jupyter/5.0.16/CHANGELOG.md rename to stable/jupyter/5.0.17/CHANGELOG.md index 2dbecc65a3..08c10893ec 100644 --- a/stable/jupyter/5.0.16/CHANGELOG.md +++ b/stable/jupyter/5.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-5.0.17](https://github.com/truecharts/charts/compare/jupyter-5.0.16...jupyter-5.0.17) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/jupyter-base to v2023-08 ([#12088](https://github.com/truecharts/charts/issues/12088)) + + + + ## [jupyter-5.0.16](https://github.com/truecharts/charts/compare/jupyter-5.0.15...jupyter-5.0.16) (2023-08-31) ### Chore @@ -88,12 +97,3 @@ ## [jupyter-5.0.7](https://github.com/truecharts/charts/compare/jupyter-5.0.6...jupyter-5.0.7) (2023-08-16) ### Chore - -- update jupyter ([#11604](https://github.com/truecharts/charts/issues/11604)) - - - - -## [jupyter-5.0.6](https://github.com/truecharts/charts/compare/jupyter-5.0.5...jupyter-5.0.6) (2023-08-12) - -### Chore diff --git a/stable/jupyter/5.0.16/Chart.yaml b/stable/jupyter/5.0.17/Chart.yaml similarity index 97% rename from stable/jupyter/5.0.16/Chart.yaml rename to stable/jupyter/5.0.17/Chart.yaml index a3cb00110e..1ca0d6bf77 100644 --- a/stable/jupyter/5.0.16/Chart.yaml +++ b/stable/jupyter/5.0.17/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.16 +version: 5.0.17 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.16/README.md b/stable/jupyter/5.0.17/README.md similarity index 100% rename from stable/jupyter/5.0.16/README.md rename to stable/jupyter/5.0.17/README.md diff --git a/stable/jupyter/5.0.17/app-changelog.md b/stable/jupyter/5.0.17/app-changelog.md new file mode 100644 index 0000000000..ea5a759240 --- /dev/null +++ b/stable/jupyter/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-5.0.17](https://github.com/truecharts/charts/compare/jupyter-5.0.16...jupyter-5.0.17) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/jupyter-base to v2023-08 ([#12088](https://github.com/truecharts/charts/issues/12088)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.16/app-readme.md b/stable/jupyter/5.0.17/app-readme.md similarity index 100% rename from stable/jupyter/5.0.16/app-readme.md rename to stable/jupyter/5.0.17/app-readme.md diff --git a/stable/jupyter/5.0.16/charts/common-14.0.1.tgz b/stable/jupyter/5.0.17/charts/common-14.0.1.tgz similarity index 100% rename from stable/jupyter/5.0.16/charts/common-14.0.1.tgz rename to stable/jupyter/5.0.17/charts/common-14.0.1.tgz diff --git a/stable/jupyter/5.0.16/ix_values.yaml b/stable/jupyter/5.0.17/ix_values.yaml similarity index 96% rename from stable/jupyter/5.0.16/ix_values.yaml rename to stable/jupyter/5.0.17/ix_values.yaml index 1142790b25..5c63d32bba 100644 --- a/stable/jupyter/5.0.16/ix_values.yaml +++ b/stable/jupyter/5.0.17/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2023-08@sha256:19ba1a76a44d0b14f9e0998efe2feea0ddb45d45c05d22da7328944b9bc6b205 + tag: v2023-08@sha256:d5f59e11096db3251dc3ccf59edc974e172daa00bd7e2890aefa281c1b8c10ab minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent diff --git a/stable/jupyter/5.0.16/questions.yaml b/stable/jupyter/5.0.17/questions.yaml similarity index 100% rename from stable/jupyter/5.0.16/questions.yaml rename to stable/jupyter/5.0.17/questions.yaml diff --git a/stable/jupyter/5.0.16/templates/NOTES.txt b/stable/jupyter/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.16/templates/NOTES.txt rename to stable/jupyter/5.0.17/templates/NOTES.txt diff --git a/stable/jupyter/5.0.16/templates/common.yaml b/stable/jupyter/5.0.17/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.16/templates/common.yaml rename to stable/jupyter/5.0.17/templates/common.yaml diff --git a/stable/jupyter/5.0.16/values.yaml b/stable/jupyter/5.0.17/values.yaml similarity index 100% rename from stable/jupyter/5.0.16/values.yaml rename to stable/jupyter/5.0.17/values.yaml