From 760e6da72999cfa220cfa919a499b5e937b4f7eb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 3 Sep 2023 01:02:57 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/5.0.17/app-changelog.md | 9 --------- .../jupyter/{5.0.17 => 5.0.18}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{5.0.17 => 5.0.18}/Chart.yaml | 2 +- stable/jupyter/{5.0.17 => 5.0.18}/README.md | 0 stable/jupyter/5.0.18/app-changelog.md | 9 +++++++++ .../jupyter/{5.0.17 => 5.0.18}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../jupyter/{5.0.17 => 5.0.18}/ix_values.yaml | 12 ++++++------ .../jupyter/{5.0.17 => 5.0.18}/questions.yaml | 0 .../{5.0.17 => 5.0.18}/templates/NOTES.txt | 0 .../{5.0.17 => 5.0.18}/templates/common.yaml | 0 stable/jupyter/{5.0.17 => 5.0.18}/values.yaml | 0 12 files changed, 25 insertions(+), 25 deletions(-) delete mode 100644 stable/jupyter/5.0.17/app-changelog.md rename stable/jupyter/{5.0.17 => 5.0.18}/CHANGELOG.md (90%) rename stable/jupyter/{5.0.17 => 5.0.18}/Chart.yaml (97%) rename stable/jupyter/{5.0.17 => 5.0.18}/README.md (100%) create mode 100644 stable/jupyter/5.0.18/app-changelog.md rename stable/jupyter/{5.0.17 => 5.0.18}/app-readme.md (100%) rename stable/jupyter/{5.0.17 => 5.0.18}/charts/common-14.0.1.tgz (100%) rename stable/jupyter/{5.0.17 => 5.0.18}/ix_values.yaml (76%) rename stable/jupyter/{5.0.17 => 5.0.18}/questions.yaml (100%) rename stable/jupyter/{5.0.17 => 5.0.18}/templates/NOTES.txt (100%) rename stable/jupyter/{5.0.17 => 5.0.18}/templates/common.yaml (100%) rename stable/jupyter/{5.0.17 => 5.0.18}/values.yaml (100%) diff --git a/stable/jupyter/5.0.17/app-changelog.md b/stable/jupyter/5.0.17/app-changelog.md deleted file mode 100644 index ea5a7592404..00000000000 --- a/stable/jupyter/5.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.17/CHANGELOG.md b/stable/jupyter/5.0.18/CHANGELOG.md similarity index 90% rename from stable/jupyter/5.0.17/CHANGELOG.md rename to stable/jupyter/5.0.18/CHANGELOG.md index 08c10893ec4..dc5aa850853 100644 --- a/stable/jupyter/5.0.17/CHANGELOG.md +++ b/stable/jupyter/5.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-5.0.18](https://github.com/truecharts/charts/compare/jupyter-5.0.17...jupyter-5.0.18) (2023-09-03) + +### Chore + +- update jupyter ([#12169](https://github.com/truecharts/charts/issues/12169)) + + + + ## [jupyter-5.0.17](https://github.com/truecharts/charts/compare/jupyter-5.0.16...jupyter-5.0.17) (2023-08-31) ### Chore @@ -88,12 +97,3 @@ ## [jupyter-5.0.8](https://github.com/truecharts/charts/compare/jupyter-5.0.7...jupyter-5.0.8) (2023-08-18) ### Chore - -- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-08 ([#11660](https://github.com/truecharts/charts/issues/11660)) - - - - -## [jupyter-5.0.7](https://github.com/truecharts/charts/compare/jupyter-5.0.6...jupyter-5.0.7) (2023-08-16) - -### Chore diff --git a/stable/jupyter/5.0.17/Chart.yaml b/stable/jupyter/5.0.18/Chart.yaml similarity index 97% rename from stable/jupyter/5.0.17/Chart.yaml rename to stable/jupyter/5.0.18/Chart.yaml index 1ca0d6bf77f..d15d9ec0f81 100644 --- a/stable/jupyter/5.0.17/Chart.yaml +++ b/stable/jupyter/5.0.18/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.17 +version: 5.0.18 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.17/README.md b/stable/jupyter/5.0.18/README.md similarity index 100% rename from stable/jupyter/5.0.17/README.md rename to stable/jupyter/5.0.18/README.md diff --git a/stable/jupyter/5.0.18/app-changelog.md b/stable/jupyter/5.0.18/app-changelog.md new file mode 100644 index 00000000000..42cd070cb8e --- /dev/null +++ b/stable/jupyter/5.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-5.0.18](https://github.com/truecharts/charts/compare/jupyter-5.0.17...jupyter-5.0.18) (2023-09-03) + +### Chore + +- update jupyter ([#12169](https://github.com/truecharts/charts/issues/12169)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.17/app-readme.md b/stable/jupyter/5.0.18/app-readme.md similarity index 100% rename from stable/jupyter/5.0.17/app-readme.md rename to stable/jupyter/5.0.18/app-readme.md diff --git a/stable/jupyter/5.0.17/charts/common-14.0.1.tgz b/stable/jupyter/5.0.18/charts/common-14.0.1.tgz similarity index 100% rename from stable/jupyter/5.0.17/charts/common-14.0.1.tgz rename to stable/jupyter/5.0.18/charts/common-14.0.1.tgz diff --git a/stable/jupyter/5.0.17/ix_values.yaml b/stable/jupyter/5.0.18/ix_values.yaml similarity index 76% rename from stable/jupyter/5.0.17/ix_values.yaml rename to stable/jupyter/5.0.18/ix_values.yaml index 5c63d32bba6..e312db90d4f 100644 --- a/stable/jupyter/5.0.17/ix_values.yaml +++ b/stable/jupyter/5.0.18/ix_values.yaml @@ -5,27 +5,27 @@ image: minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-08@sha256:abeac2f7686dd5f1fcce0d65ffe58c81bb3b48e1104cec15324c9b7f803e1af3 + tag: v2023-08@sha256:805f573dfadaf34236b628729a677505c030e985d4083a6745299fe88fba7c91 rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2023-08@sha256:9602e18b200c1f9e9a7b808ec3c8d486cbd770465f8ff12621113b43b3788b46 + tag: v2023-08@sha256:ef446bbf52d506f59f1e31b14876296166974cdcac8b15c7c29b7f8eb5bb5853 scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-08@sha256:fb4421522357feab47dcab7bbd2aa57d84240c493439029fad1086925e00240b + tag: v2023-08@sha256:3fbddadba0a945033b24d0be9d7fda72b65a63c1c6d40bcb393d818b6f73d32f tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-08@sha256:104493835c2c97b19b9f536bedfd74aebfa374ab5c3fbc083d79c863a23407b6 + tag: v2023-08@sha256:c40ea3169a73211da672f083a06d87381fb3c2f81f9fe49814b2aef904488d33 datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-08@sha256:adfd128e074bab41a5513189400857ced3d6df277af5dc02f377188b7558e193 + tag: v2023-08@sha256:5afddaee3794e526eea18d26aeed496cc1b26066df0c3d7c632173256594cb92 pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent - tag: v2023-08@sha256:c09f95e460e1156d639bc451c24f9636fc55c6dea8233a9473795823c2ffd493 + tag: v2023-08@sha256:c9bfa9f3bd99ef2fbcb40be8b751d19558705467a26ffe55e88bf734635ee139 allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent diff --git a/stable/jupyter/5.0.17/questions.yaml b/stable/jupyter/5.0.18/questions.yaml similarity index 100% rename from stable/jupyter/5.0.17/questions.yaml rename to stable/jupyter/5.0.18/questions.yaml diff --git a/stable/jupyter/5.0.17/templates/NOTES.txt b/stable/jupyter/5.0.18/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.17/templates/NOTES.txt rename to stable/jupyter/5.0.18/templates/NOTES.txt diff --git a/stable/jupyter/5.0.17/templates/common.yaml b/stable/jupyter/5.0.18/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.17/templates/common.yaml rename to stable/jupyter/5.0.18/templates/common.yaml diff --git a/stable/jupyter/5.0.17/values.yaml b/stable/jupyter/5.0.18/values.yaml similarity index 100% rename from stable/jupyter/5.0.17/values.yaml rename to stable/jupyter/5.0.18/values.yaml