From 2c464eadc0efab5d4ccd8b22dc043e27212e378d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 18 Jul 2023 09:44:58 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/4.0.47/app-changelog.md | 9 --------- .../jupyter/{4.0.47 => 4.0.48}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{4.0.47 => 4.0.48}/Chart.yaml | 2 +- stable/jupyter/{4.0.47 => 4.0.48}/README.md | 0 stable/jupyter/4.0.48/app-changelog.md | 9 +++++++++ .../jupyter/{4.0.47 => 4.0.48}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../jupyter/{4.0.47 => 4.0.48}/ix_values.yaml | 16 ++++++++-------- .../jupyter/{4.0.47 => 4.0.48}/questions.yaml | 0 .../{4.0.47 => 4.0.48}/templates/NOTES.txt | 0 .../{4.0.47 => 4.0.48}/templates/common.yaml | 0 stable/jupyter/{4.0.47 => 4.0.48}/values.yaml | 0 12 files changed, 27 insertions(+), 27 deletions(-) delete mode 100644 stable/jupyter/4.0.47/app-changelog.md rename stable/jupyter/{4.0.47 => 4.0.48}/CHANGELOG.md (90%) rename stable/jupyter/{4.0.47 => 4.0.48}/Chart.yaml (97%) rename stable/jupyter/{4.0.47 => 4.0.48}/README.md (100%) create mode 100644 stable/jupyter/4.0.48/app-changelog.md rename stable/jupyter/{4.0.47 => 4.0.48}/app-readme.md (100%) rename stable/jupyter/{4.0.47 => 4.0.48}/charts/common-12.14.6.tgz (100%) rename stable/jupyter/{4.0.47 => 4.0.48}/ix_values.yaml (69%) rename stable/jupyter/{4.0.47 => 4.0.48}/questions.yaml (100%) rename stable/jupyter/{4.0.47 => 4.0.48}/templates/NOTES.txt (100%) rename stable/jupyter/{4.0.47 => 4.0.48}/templates/common.yaml (100%) rename stable/jupyter/{4.0.47 => 4.0.48}/values.yaml (100%) diff --git a/stable/jupyter/4.0.47/app-changelog.md b/stable/jupyter/4.0.47/app-changelog.md deleted file mode 100644 index 78dbb336e0..0000000000 --- a/stable/jupyter/4.0.47/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-4.0.47](https://github.com/truecharts/charts/compare/jupyter-4.0.46...jupyter-4.0.47) (2023-07-08) - -### Chore - -- update jupyter to v2023-07 (minor) ([#10289](https://github.com/truecharts/charts/issues/10289)) - - \ No newline at end of file diff --git a/stable/jupyter/4.0.47/CHANGELOG.md b/stable/jupyter/4.0.48/CHANGELOG.md similarity index 90% rename from stable/jupyter/4.0.47/CHANGELOG.md rename to stable/jupyter/4.0.48/CHANGELOG.md index b7dfa3b7e3..7d0f706f57 100644 --- a/stable/jupyter/4.0.47/CHANGELOG.md +++ b/stable/jupyter/4.0.48/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [jupyter-4.0.47](https://github.com/truecharts/charts/compare/jupyter-4.0.46...jupyter-4.0.47) (2023-07-08) ### Chore @@ -88,12 +97,3 @@ ## [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 diff --git a/stable/jupyter/4.0.47/Chart.yaml b/stable/jupyter/4.0.48/Chart.yaml similarity index 97% rename from stable/jupyter/4.0.47/Chart.yaml rename to stable/jupyter/4.0.48/Chart.yaml index 4b4b2577ad..0862d59b0c 100644 --- a/stable/jupyter/4.0.47/Chart.yaml +++ b/stable/jupyter/4.0.48/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.47 +version: 4.0.48 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/4.0.47/README.md b/stable/jupyter/4.0.48/README.md similarity index 100% rename from stable/jupyter/4.0.47/README.md rename to stable/jupyter/4.0.48/README.md diff --git a/stable/jupyter/4.0.48/app-changelog.md b/stable/jupyter/4.0.48/app-changelog.md new file mode 100644 index 0000000000..93dbabf04f --- /dev/null +++ b/stable/jupyter/4.0.48/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/jupyter/4.0.47/app-readme.md b/stable/jupyter/4.0.48/app-readme.md similarity index 100% rename from stable/jupyter/4.0.47/app-readme.md rename to stable/jupyter/4.0.48/app-readme.md diff --git a/stable/jupyter/4.0.47/charts/common-12.14.6.tgz b/stable/jupyter/4.0.48/charts/common-12.14.6.tgz similarity index 100% rename from stable/jupyter/4.0.47/charts/common-12.14.6.tgz rename to stable/jupyter/4.0.48/charts/common-12.14.6.tgz diff --git a/stable/jupyter/4.0.47/ix_values.yaml b/stable/jupyter/4.0.48/ix_values.yaml similarity index 69% rename from stable/jupyter/4.0.47/ix_values.yaml rename to stable/jupyter/4.0.48/ix_values.yaml index 977224536b..df251b2c1c 100644 --- a/stable/jupyter/4.0.47/ix_values.yaml +++ b/stable/jupyter/4.0.48/ix_values.yaml @@ -1,35 +1,35 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2023-07@sha256:dc77abf9360724a88b0e1217109242810ff77e1bcd9586b9fd78857294ea65de + tag: v2023-07@sha256:7926690847c033a27e6a7c53dc031330d591d57f25b61fc1927abf77fa5216d7 minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-07@sha256:fb69a02b0c64d01cd0464dc51c65890c41fa9c43453bed3819b619d62c2e34cd + tag: v2023-07@sha256:e5d9cd2ae45882aabc09cc7824cb08da78bb0395c5b2c912f9d32a39a8326e33 rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2023-07@sha256:7120ef4bedeb39a7b3f490c92af085e175c4ac4aabce6addf2179bb2c6a507b0 + tag: v2023-07@sha256:2bbed5df9d8d007d29016af8df3b0a24cd1be62e82ac7ccfa3f8aa59c58fdff5 scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-07@sha256:890734565345eed4d3483980d31ac57fc99c2ead03adf7a8a190420d0dd4c0b0 + tag: v2023-07@sha256:fe7e9194a8632a7eb9cb3c973dc7c1457dd0bd51ca488914b1575f29450f0348 tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-07@sha256:687b6f9d31430231fd67e1fc554e12fdbfdf6a72addb05a81209e7fef2cd2d74 + tag: v2023-07@sha256:0a498dd9ba4235694c5b6a69827e7e0c9c63bb43e9783e1cd8ca0e6efdb0ee70 datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-07@sha256:78bc4b082bf73955936c7435f541c9523c11515fd2552dbf8bdee3ba86e69cb9 + tag: v2023-07@sha256:14d2b223e0c658947ac62a8559a9d00b730c872a59a65fd10a791d31501d6bd3 pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent - tag: v2023-07@sha256:62cff270d62ec044e60d23dda1a1addc7ecd2d4879f46ff0a837fac209e8aa7a + tag: v2023-07@sha256:563c90a742db4256b074fc37c4511ba093866e08f39289059ac94fec40b3b301 allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent - tag: v2023-07@sha256:8a2f0612cdf76ea2d19da42d19f72a06c31b3a0109722f04fddb7f884c472de4 + tag: v2023-07@sha256:52b301e060827de10937456d228260ee720e3ed0e7e04148c647c0c7a88d612c jupyter: jupyter_cmd: lab restartable: true diff --git a/stable/jupyter/4.0.47/questions.yaml b/stable/jupyter/4.0.48/questions.yaml similarity index 100% rename from stable/jupyter/4.0.47/questions.yaml rename to stable/jupyter/4.0.48/questions.yaml diff --git a/stable/jupyter/4.0.47/templates/NOTES.txt b/stable/jupyter/4.0.48/templates/NOTES.txt similarity index 100% rename from stable/jupyter/4.0.47/templates/NOTES.txt rename to stable/jupyter/4.0.48/templates/NOTES.txt diff --git a/stable/jupyter/4.0.47/templates/common.yaml b/stable/jupyter/4.0.48/templates/common.yaml similarity index 100% rename from stable/jupyter/4.0.47/templates/common.yaml rename to stable/jupyter/4.0.48/templates/common.yaml diff --git a/stable/jupyter/4.0.47/values.yaml b/stable/jupyter/4.0.48/values.yaml similarity index 100% rename from stable/jupyter/4.0.47/values.yaml rename to stable/jupyter/4.0.48/values.yaml