From c98df1e554a50c74906abfdbd5017286cb858c45 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 7 Aug 2023 18:42:59 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/5.0.4/app-changelog.md | 9 --------- stable/jupyter/{5.0.4 => 5.0.5}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{5.0.4 => 5.0.5}/Chart.yaml | 2 +- stable/jupyter/{5.0.4 => 5.0.5}/README.md | 0 stable/jupyter/5.0.5/app-changelog.md | 9 +++++++++ stable/jupyter/{5.0.4 => 5.0.5}/app-readme.md | 0 .../{5.0.4 => 5.0.5}/charts/common-14.0.1.tgz | Bin .../jupyter/{5.0.4 => 5.0.5}/ix_values.yaml | 10 +++++----- .../jupyter/{5.0.4 => 5.0.5}/questions.yaml | 0 .../{5.0.4 => 5.0.5}/templates/NOTES.txt | 0 .../{5.0.4 => 5.0.5}/templates/common.yaml | 0 stable/jupyter/{5.0.4 => 5.0.5}/values.yaml | 0 12 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 stable/jupyter/5.0.4/app-changelog.md rename stable/jupyter/{5.0.4 => 5.0.5}/CHANGELOG.md (92%) rename stable/jupyter/{5.0.4 => 5.0.5}/Chart.yaml (98%) rename stable/jupyter/{5.0.4 => 5.0.5}/README.md (100%) create mode 100644 stable/jupyter/5.0.5/app-changelog.md rename stable/jupyter/{5.0.4 => 5.0.5}/app-readme.md (100%) rename stable/jupyter/{5.0.4 => 5.0.5}/charts/common-14.0.1.tgz (100%) rename stable/jupyter/{5.0.4 => 5.0.5}/ix_values.yaml (80%) rename stable/jupyter/{5.0.4 => 5.0.5}/questions.yaml (100%) rename stable/jupyter/{5.0.4 => 5.0.5}/templates/NOTES.txt (100%) rename stable/jupyter/{5.0.4 => 5.0.5}/templates/common.yaml (100%) rename stable/jupyter/{5.0.4 => 5.0.5}/values.yaml (100%) diff --git a/stable/jupyter/5.0.4/app-changelog.md b/stable/jupyter/5.0.4/app-changelog.md deleted file mode 100644 index a26680789c..0000000000 --- a/stable/jupyter/5.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.4](https://github.com/truecharts/charts/compare/jupyter-5.0.3...jupyter-5.0.4) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/jupyter-minimal to v2023-08 ([#11305](https://github.com/truecharts/charts/issues/11305)) - - \ No newline at end of file diff --git a/stable/jupyter/5.0.4/CHANGELOG.md b/stable/jupyter/5.0.5/CHANGELOG.md similarity index 92% rename from stable/jupyter/5.0.4/CHANGELOG.md rename to stable/jupyter/5.0.5/CHANGELOG.md index 951087768d..b0a7eeabc3 100644 --- a/stable/jupyter/5.0.4/CHANGELOG.md +++ b/stable/jupyter/5.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [jupyter-5.0.4](https://github.com/truecharts/charts/compare/jupyter-5.0.3...jupyter-5.0.4) (2023-08-07) ### Chore @@ -88,12 +97,3 @@ - update jupyter ([#10925](https://github.com/truecharts/charts/issues/10925)) - - - -## [jupyter-4.0.48](https://github.com/truecharts/charts/compare/jupyter-4.0.47...jupyter-4.0.48) (2023-07-18) - -### Chore - -- update jupyter ([#10564](https://github.com/truecharts/charts/issues/10564)) - diff --git a/stable/jupyter/5.0.4/Chart.yaml b/stable/jupyter/5.0.5/Chart.yaml similarity index 98% rename from stable/jupyter/5.0.4/Chart.yaml rename to stable/jupyter/5.0.5/Chart.yaml index f6f74b95e0..9da51244c1 100644 --- a/stable/jupyter/5.0.4/Chart.yaml +++ b/stable/jupyter/5.0.5/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.4 +version: 5.0.5 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.4/README.md b/stable/jupyter/5.0.5/README.md similarity index 100% rename from stable/jupyter/5.0.4/README.md rename to stable/jupyter/5.0.5/README.md diff --git a/stable/jupyter/5.0.5/app-changelog.md b/stable/jupyter/5.0.5/app-changelog.md new file mode 100644 index 0000000000..23f3359771 --- /dev/null +++ b/stable/jupyter/5.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.4/app-readme.md b/stable/jupyter/5.0.5/app-readme.md similarity index 100% rename from stable/jupyter/5.0.4/app-readme.md rename to stable/jupyter/5.0.5/app-readme.md diff --git a/stable/jupyter/5.0.4/charts/common-14.0.1.tgz b/stable/jupyter/5.0.5/charts/common-14.0.1.tgz similarity index 100% rename from stable/jupyter/5.0.4/charts/common-14.0.1.tgz rename to stable/jupyter/5.0.5/charts/common-14.0.1.tgz diff --git a/stable/jupyter/5.0.4/ix_values.yaml b/stable/jupyter/5.0.5/ix_values.yaml similarity index 80% rename from stable/jupyter/5.0.4/ix_values.yaml rename to stable/jupyter/5.0.5/ix_values.yaml index 2daba3fe3d..38dafa8b64 100644 --- a/stable/jupyter/5.0.4/ix_values.yaml +++ b/stable/jupyter/5.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2023-08@sha256:544b66e363a2c189b40a212818fa5075481d2829579d6836e92922a3c64717a4 + tag: v2023-08@sha256:3fae291957d01cbcf77fa26f6592c9cedd73623a86ddc23e9f306d1e08b2e556 minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent @@ -9,7 +9,7 @@ minimalImage: rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2023-08@sha256:8a76aa77db7f786fef14436212152d07d6925638c27dd1447a01eb748bf4e910 + tag: v2023-08@sha256:333f303d1b10a1ba0a515042a8038a8231b3a3cc28710677d569bd5a9dd3513d scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent @@ -21,15 +21,15 @@ tensorflowImage: datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-08@sha256:e69ba477d1aeb8fe583da7bfa3def12fdc1b08e29dc7378c9283f371d15927b5 + tag: v2023-08@sha256:926d83688f606a18fb8f41c4bfd10e40e821a7368abdb9883e756fb426590fb8 pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent - tag: v2023-08@sha256:e2e15877ac080008b469ad929dc7ca6192b66a67f73ce46720188b53bd7920b9 + tag: v2023-08@sha256:3376992a301a92d0a100b616c5ceff96159ecc2674a228ec07d54aeac511b061 allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent - tag: v2023-08@sha256:0c8465162ffa694f55fbbeedd2427bd56b8f78f41606e67ff6a8f0b95942bbd1 + tag: v2023-08@sha256:0629dda21d5eb152d53fea0a13f9639b88122fd60861a269e252d76e03028758 jupyter: jupyter_cmd: lab restartable: true diff --git a/stable/jupyter/5.0.4/questions.yaml b/stable/jupyter/5.0.5/questions.yaml similarity index 100% rename from stable/jupyter/5.0.4/questions.yaml rename to stable/jupyter/5.0.5/questions.yaml diff --git a/stable/jupyter/5.0.4/templates/NOTES.txt b/stable/jupyter/5.0.5/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.4/templates/NOTES.txt rename to stable/jupyter/5.0.5/templates/NOTES.txt diff --git a/stable/jupyter/5.0.4/templates/common.yaml b/stable/jupyter/5.0.5/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.4/templates/common.yaml rename to stable/jupyter/5.0.5/templates/common.yaml diff --git a/stable/jupyter/5.0.4/values.yaml b/stable/jupyter/5.0.5/values.yaml similarity index 100% rename from stable/jupyter/5.0.4/values.yaml rename to stable/jupyter/5.0.5/values.yaml