From 18c86f87d7acffb83bd7eb0a04ec17aaa1107f34 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 26 Jun 2023 18:42:03 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/4.0.37/app-changelog.md | 9 --------- .../jupyter/{4.0.37 => 4.0.38}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{4.0.37 => 4.0.38}/Chart.yaml | 2 +- stable/jupyter/{4.0.37 => 4.0.38}/README.md | 0 stable/jupyter/4.0.38/app-changelog.md | 9 +++++++++ .../jupyter/{4.0.37 => 4.0.38}/app-readme.md | 0 .../charts/common-12.14.2.tgz | Bin .../jupyter/{4.0.37 => 4.0.38}/ix_values.yaml | 2 +- .../jupyter/{4.0.37 => 4.0.38}/questions.yaml | 0 .../{4.0.37 => 4.0.38}/templates/NOTES.txt | 0 .../{4.0.37 => 4.0.38}/templates/common.yaml | 0 stable/jupyter/{4.0.37 => 4.0.38}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/jupyter/4.0.37/app-changelog.md rename stable/jupyter/{4.0.37 => 4.0.38}/CHANGELOG.md (88%) rename stable/jupyter/{4.0.37 => 4.0.38}/Chart.yaml (97%) rename stable/jupyter/{4.0.37 => 4.0.38}/README.md (100%) create mode 100644 stable/jupyter/4.0.38/app-changelog.md rename stable/jupyter/{4.0.37 => 4.0.38}/app-readme.md (100%) rename stable/jupyter/{4.0.37 => 4.0.38}/charts/common-12.14.2.tgz (100%) rename stable/jupyter/{4.0.37 => 4.0.38}/ix_values.yaml (96%) rename stable/jupyter/{4.0.37 => 4.0.38}/questions.yaml (100%) rename stable/jupyter/{4.0.37 => 4.0.38}/templates/NOTES.txt (100%) rename stable/jupyter/{4.0.37 => 4.0.38}/templates/common.yaml (100%) rename stable/jupyter/{4.0.37 => 4.0.38}/values.yaml (100%) diff --git a/stable/jupyter/4.0.37/app-changelog.md b/stable/jupyter/4.0.37/app-changelog.md deleted file mode 100644 index 5f79620db92..00000000000 --- a/stable/jupyter/4.0.37/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-4.0.37](https://github.com/truecharts/charts/compare/jupyter-4.0.36...jupyter-4.0.37) (2023-06-26) - -### Chore - -- update jupyter to v2023-06 (minor) ([#9954](https://github.com/truecharts/charts/issues/9954)) - - \ No newline at end of file diff --git a/stable/jupyter/4.0.37/CHANGELOG.md b/stable/jupyter/4.0.38/CHANGELOG.md similarity index 88% rename from stable/jupyter/4.0.37/CHANGELOG.md rename to stable/jupyter/4.0.38/CHANGELOG.md index 2727737acaa..e012f9c228e 100644 --- a/stable/jupyter/4.0.37/CHANGELOG.md +++ b/stable/jupyter/4.0.38/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-4.0.38](https://github.com/truecharts/charts/compare/jupyter-4.0.37...jupyter-4.0.38) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/jupyter-minimal to v2023-06 ([#9956](https://github.com/truecharts/charts/issues/9956)) + + + + ## [jupyter-4.0.37](https://github.com/truecharts/charts/compare/jupyter-4.0.36...jupyter-4.0.37) (2023-06-26) ### Chore @@ -88,12 +97,3 @@ -## [jupyter-4.0.35](https://github.com/truecharts/charts/compare/jupyter-4.0.32...jupyter-4.0.35) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-06 ([#9668](https://github.com/truecharts/charts/issues/9668)) - - update jupyter ([#9667](https://github.com/truecharts/charts/issues/9667)) - - update container image tccr.io/truecharts/jupyter-pyspark to v2023-06 ([#9665](https://github.com/truecharts/charts/issues/9665)) - - diff --git a/stable/jupyter/4.0.37/Chart.yaml b/stable/jupyter/4.0.38/Chart.yaml similarity index 97% rename from stable/jupyter/4.0.37/Chart.yaml rename to stable/jupyter/4.0.38/Chart.yaml index 65da8304262..c4efc1f86f5 100644 --- a/stable/jupyter/4.0.37/Chart.yaml +++ b/stable/jupyter/4.0.38/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.37 +version: 4.0.38 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/4.0.37/README.md b/stable/jupyter/4.0.38/README.md similarity index 100% rename from stable/jupyter/4.0.37/README.md rename to stable/jupyter/4.0.38/README.md diff --git a/stable/jupyter/4.0.38/app-changelog.md b/stable/jupyter/4.0.38/app-changelog.md new file mode 100644 index 00000000000..26289506f76 --- /dev/null +++ b/stable/jupyter/4.0.38/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-4.0.38](https://github.com/truecharts/charts/compare/jupyter-4.0.37...jupyter-4.0.38) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/jupyter-minimal to v2023-06 ([#9956](https://github.com/truecharts/charts/issues/9956)) + + \ No newline at end of file diff --git a/stable/jupyter/4.0.37/app-readme.md b/stable/jupyter/4.0.38/app-readme.md similarity index 100% rename from stable/jupyter/4.0.37/app-readme.md rename to stable/jupyter/4.0.38/app-readme.md diff --git a/stable/jupyter/4.0.37/charts/common-12.14.2.tgz b/stable/jupyter/4.0.38/charts/common-12.14.2.tgz similarity index 100% rename from stable/jupyter/4.0.37/charts/common-12.14.2.tgz rename to stable/jupyter/4.0.38/charts/common-12.14.2.tgz diff --git a/stable/jupyter/4.0.37/ix_values.yaml b/stable/jupyter/4.0.38/ix_values.yaml similarity index 96% rename from stable/jupyter/4.0.37/ix_values.yaml rename to stable/jupyter/4.0.38/ix_values.yaml index 1eb9d80d519..712f7dc9549 100644 --- a/stable/jupyter/4.0.37/ix_values.yaml +++ b/stable/jupyter/4.0.38/ix_values.yaml @@ -5,7 +5,7 @@ image: minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-05@sha256:17fb433dea9bbfd1c642fc71b151a9569412309d91731ae1ac297712cabba63d + tag: v2023-06@sha256:8eddaeda7da981bbe72dd4c2732f2fd9f5745a005a4b218da129ac1140732291 rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent diff --git a/stable/jupyter/4.0.37/questions.yaml b/stable/jupyter/4.0.38/questions.yaml similarity index 100% rename from stable/jupyter/4.0.37/questions.yaml rename to stable/jupyter/4.0.38/questions.yaml diff --git a/stable/jupyter/4.0.37/templates/NOTES.txt b/stable/jupyter/4.0.38/templates/NOTES.txt similarity index 100% rename from stable/jupyter/4.0.37/templates/NOTES.txt rename to stable/jupyter/4.0.38/templates/NOTES.txt diff --git a/stable/jupyter/4.0.37/templates/common.yaml b/stable/jupyter/4.0.38/templates/common.yaml similarity index 100% rename from stable/jupyter/4.0.37/templates/common.yaml rename to stable/jupyter/4.0.38/templates/common.yaml diff --git a/stable/jupyter/4.0.37/values.yaml b/stable/jupyter/4.0.38/values.yaml similarity index 100% rename from stable/jupyter/4.0.37/values.yaml rename to stable/jupyter/4.0.38/values.yaml