From 3077d1bc443dec5869c0847e042185033f6c54bb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 8 Jul 2023 02:09:18 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/4.0.44/app-changelog.md | 9 --------- .../jupyter/{4.0.44 => 4.0.45}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{4.0.44 => 4.0.45}/Chart.yaml | 2 +- stable/jupyter/{4.0.44 => 4.0.45}/README.md | 0 stable/jupyter/4.0.45/app-changelog.md | 9 +++++++++ .../jupyter/{4.0.44 => 4.0.45}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../jupyter/{4.0.44 => 4.0.45}/ix_values.yaml | 4 ++-- .../jupyter/{4.0.44 => 4.0.45}/questions.yaml | 0 .../{4.0.44 => 4.0.45}/templates/NOTES.txt | 0 .../{4.0.44 => 4.0.45}/templates/common.yaml | 0 stable/jupyter/{4.0.44 => 4.0.45}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/jupyter/4.0.44/app-changelog.md rename stable/jupyter/{4.0.44 => 4.0.45}/CHANGELOG.md (83%) rename stable/jupyter/{4.0.44 => 4.0.45}/Chart.yaml (97%) rename stable/jupyter/{4.0.44 => 4.0.45}/README.md (100%) create mode 100644 stable/jupyter/4.0.45/app-changelog.md rename stable/jupyter/{4.0.44 => 4.0.45}/app-readme.md (100%) rename stable/jupyter/{4.0.44 => 4.0.45}/charts/common-12.14.6.tgz (100%) rename stable/jupyter/{4.0.44 => 4.0.45}/ix_values.yaml (92%) rename stable/jupyter/{4.0.44 => 4.0.45}/questions.yaml (100%) rename stable/jupyter/{4.0.44 => 4.0.45}/templates/NOTES.txt (100%) rename stable/jupyter/{4.0.44 => 4.0.45}/templates/common.yaml (100%) rename stable/jupyter/{4.0.44 => 4.0.45}/values.yaml (100%) diff --git a/stable/jupyter/4.0.44/app-changelog.md b/stable/jupyter/4.0.44/app-changelog.md deleted file mode 100644 index 52b113f2a4..0000000000 --- a/stable/jupyter/4.0.44/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-4.0.44](https://github.com/truecharts/charts/compare/jupyter-4.0.43...jupyter-4.0.44) (2023-07-08) - -### Chore - -- update jupyter to v2023-07 (minor) ([#10286](https://github.com/truecharts/charts/issues/10286)) - - \ No newline at end of file diff --git a/stable/jupyter/4.0.44/CHANGELOG.md b/stable/jupyter/4.0.45/CHANGELOG.md similarity index 83% rename from stable/jupyter/4.0.44/CHANGELOG.md rename to stable/jupyter/4.0.45/CHANGELOG.md index 7132d38caa..d0a9943323 100644 --- a/stable/jupyter/4.0.44/CHANGELOG.md +++ b/stable/jupyter/4.0.45/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-4.0.45](https://github.com/truecharts/charts/compare/jupyter-4.0.44...jupyter-4.0.45) (2023-07-08) + +### Chore + +- update jupyter to v2023-07 (minor) ([#10287](https://github.com/truecharts/charts/issues/10287)) + + + + ## [jupyter-4.0.44](https://github.com/truecharts/charts/compare/jupyter-4.0.43...jupyter-4.0.44) (2023-07-08) ### 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)) - - - - -## [jupyter-4.0.35](https://github.com/truecharts/charts/compare/jupyter-4.0.32...jupyter-4.0.35) (2023-06-15) diff --git a/stable/jupyter/4.0.44/Chart.yaml b/stable/jupyter/4.0.45/Chart.yaml similarity index 97% rename from stable/jupyter/4.0.44/Chart.yaml rename to stable/jupyter/4.0.45/Chart.yaml index 13e080bc72..a8996fd8c7 100644 --- a/stable/jupyter/4.0.44/Chart.yaml +++ b/stable/jupyter/4.0.45/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.44 +version: 4.0.45 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/4.0.44/README.md b/stable/jupyter/4.0.45/README.md similarity index 100% rename from stable/jupyter/4.0.44/README.md rename to stable/jupyter/4.0.45/README.md diff --git a/stable/jupyter/4.0.45/app-changelog.md b/stable/jupyter/4.0.45/app-changelog.md new file mode 100644 index 0000000000..a710ce7901 --- /dev/null +++ b/stable/jupyter/4.0.45/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-4.0.45](https://github.com/truecharts/charts/compare/jupyter-4.0.44...jupyter-4.0.45) (2023-07-08) + +### Chore + +- update jupyter to v2023-07 (minor) ([#10287](https://github.com/truecharts/charts/issues/10287)) + + \ No newline at end of file diff --git a/stable/jupyter/4.0.44/app-readme.md b/stable/jupyter/4.0.45/app-readme.md similarity index 100% rename from stable/jupyter/4.0.44/app-readme.md rename to stable/jupyter/4.0.45/app-readme.md diff --git a/stable/jupyter/4.0.44/charts/common-12.14.6.tgz b/stable/jupyter/4.0.45/charts/common-12.14.6.tgz similarity index 100% rename from stable/jupyter/4.0.44/charts/common-12.14.6.tgz rename to stable/jupyter/4.0.45/charts/common-12.14.6.tgz diff --git a/stable/jupyter/4.0.44/ix_values.yaml b/stable/jupyter/4.0.45/ix_values.yaml similarity index 92% rename from stable/jupyter/4.0.44/ix_values.yaml rename to stable/jupyter/4.0.45/ix_values.yaml index e06ce1835c..8cc55390ef 100644 --- a/stable/jupyter/4.0.44/ix_values.yaml +++ b/stable/jupyter/4.0.45/ix_values.yaml @@ -5,7 +5,7 @@ image: minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-06@sha256:e990854496d988b5876bf51000f33f9b38aecccce285bd584f25236b110fff84 + tag: v2023-07@sha256:fb69a02b0c64d01cd0464dc51c65890c41fa9c43453bed3819b619d62c2e34cd rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent @@ -21,7 +21,7 @@ tensorflowImage: datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-06@sha256:fcacfd0cdfca0193033b3c79f931c9e6d9f457e0c688c81cf584faf895f99a9a + tag: v2023-07@sha256:78bc4b082bf73955936c7435f541c9523c11515fd2552dbf8bdee3ba86e69cb9 pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent diff --git a/stable/jupyter/4.0.44/questions.yaml b/stable/jupyter/4.0.45/questions.yaml similarity index 100% rename from stable/jupyter/4.0.44/questions.yaml rename to stable/jupyter/4.0.45/questions.yaml diff --git a/stable/jupyter/4.0.44/templates/NOTES.txt b/stable/jupyter/4.0.45/templates/NOTES.txt similarity index 100% rename from stable/jupyter/4.0.44/templates/NOTES.txt rename to stable/jupyter/4.0.45/templates/NOTES.txt diff --git a/stable/jupyter/4.0.44/templates/common.yaml b/stable/jupyter/4.0.45/templates/common.yaml similarity index 100% rename from stable/jupyter/4.0.44/templates/common.yaml rename to stable/jupyter/4.0.45/templates/common.yaml diff --git a/stable/jupyter/4.0.44/values.yaml b/stable/jupyter/4.0.45/values.yaml similarity index 100% rename from stable/jupyter/4.0.44/values.yaml rename to stable/jupyter/4.0.45/values.yaml