From 70d42548c09f1c524bdace48ec4e102a62afba81 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 18 Aug 2023 14:03:13 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/5.0.7/app-changelog.md | 9 --------- stable/jupyter/{5.0.7 => 5.0.8}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{5.0.7 => 5.0.8}/Chart.yaml | 2 +- stable/jupyter/{5.0.7 => 5.0.8}/README.md | 0 stable/jupyter/5.0.8/app-changelog.md | 9 +++++++++ stable/jupyter/{5.0.7 => 5.0.8}/app-readme.md | 0 .../{5.0.7 => 5.0.8}/charts/common-14.0.1.tgz | Bin .../jupyter/{5.0.7 => 5.0.8}/ix_values.yaml | 2 +- .../jupyter/{5.0.7 => 5.0.8}/questions.yaml | 0 .../{5.0.7 => 5.0.8}/templates/NOTES.txt | 0 .../{5.0.7 => 5.0.8}/templates/common.yaml | 0 stable/jupyter/{5.0.7 => 5.0.8}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/jupyter/5.0.7/app-changelog.md rename stable/jupyter/{5.0.7 => 5.0.8}/CHANGELOG.md (90%) rename stable/jupyter/{5.0.7 => 5.0.8}/Chart.yaml (98%) rename stable/jupyter/{5.0.7 => 5.0.8}/README.md (100%) create mode 100644 stable/jupyter/5.0.8/app-changelog.md rename stable/jupyter/{5.0.7 => 5.0.8}/app-readme.md (100%) rename stable/jupyter/{5.0.7 => 5.0.8}/charts/common-14.0.1.tgz (100%) rename stable/jupyter/{5.0.7 => 5.0.8}/ix_values.yaml (96%) rename stable/jupyter/{5.0.7 => 5.0.8}/questions.yaml (100%) rename stable/jupyter/{5.0.7 => 5.0.8}/templates/NOTES.txt (100%) rename stable/jupyter/{5.0.7 => 5.0.8}/templates/common.yaml (100%) rename stable/jupyter/{5.0.7 => 5.0.8}/values.yaml (100%) diff --git a/stable/jupyter/5.0.7/app-changelog.md b/stable/jupyter/5.0.7/app-changelog.md deleted file mode 100644 index db4b3023e9..0000000000 --- a/stable/jupyter/5.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.7](https://github.com/truecharts/charts/compare/jupyter-5.0.6...jupyter-5.0.7) (2023-08-16) - -### Chore - -- update jupyter ([#11604](https://github.com/truecharts/charts/issues/11604)) - - \ No newline at end of file diff --git a/stable/jupyter/5.0.7/CHANGELOG.md b/stable/jupyter/5.0.8/CHANGELOG.md similarity index 90% rename from stable/jupyter/5.0.7/CHANGELOG.md rename to stable/jupyter/5.0.8/CHANGELOG.md index d816e7fa0a..0b7ddbfe06 100644 --- a/stable/jupyter/5.0.7/CHANGELOG.md +++ b/stable/jupyter/5.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 @@ -88,12 +97,3 @@ - update jupyter ([#10993](https://github.com/truecharts/charts/issues/10993)) - - - -## [jupyter-4.0.51](https://github.com/truecharts/charts/compare/jupyter-4.0.50...jupyter-4.0.51) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - diff --git a/stable/jupyter/5.0.7/Chart.yaml b/stable/jupyter/5.0.8/Chart.yaml similarity index 98% rename from stable/jupyter/5.0.7/Chart.yaml rename to stable/jupyter/5.0.8/Chart.yaml index 8d16d67a7a..f99fd17b8c 100644 --- a/stable/jupyter/5.0.7/Chart.yaml +++ b/stable/jupyter/5.0.8/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.7 +version: 5.0.8 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.7/README.md b/stable/jupyter/5.0.8/README.md similarity index 100% rename from stable/jupyter/5.0.7/README.md rename to stable/jupyter/5.0.8/README.md diff --git a/stable/jupyter/5.0.8/app-changelog.md b/stable/jupyter/5.0.8/app-changelog.md new file mode 100644 index 0000000000..8f7e495d7e --- /dev/null +++ b/stable/jupyter/5.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.7/app-readme.md b/stable/jupyter/5.0.8/app-readme.md similarity index 100% rename from stable/jupyter/5.0.7/app-readme.md rename to stable/jupyter/5.0.8/app-readme.md diff --git a/stable/jupyter/5.0.7/charts/common-14.0.1.tgz b/stable/jupyter/5.0.8/charts/common-14.0.1.tgz similarity index 100% rename from stable/jupyter/5.0.7/charts/common-14.0.1.tgz rename to stable/jupyter/5.0.8/charts/common-14.0.1.tgz diff --git a/stable/jupyter/5.0.7/ix_values.yaml b/stable/jupyter/5.0.8/ix_values.yaml similarity index 96% rename from stable/jupyter/5.0.7/ix_values.yaml rename to stable/jupyter/5.0.8/ix_values.yaml index 5da12050ba..20be81e8fa 100644 --- a/stable/jupyter/5.0.7/ix_values.yaml +++ b/stable/jupyter/5.0.8/ix_values.yaml @@ -17,7 +17,7 @@ scipyImage: tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-08@sha256:ee1f54c4ec2d7041cc747a83fee733b92de7a358f581aff29272e0e4a536482b + tag: v2023-08@sha256:c9dc6a57ff9e8056b161dc99f21222c13540a46464724b0f6bef1f2ca1d22adf datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent diff --git a/stable/jupyter/5.0.7/questions.yaml b/stable/jupyter/5.0.8/questions.yaml similarity index 100% rename from stable/jupyter/5.0.7/questions.yaml rename to stable/jupyter/5.0.8/questions.yaml diff --git a/stable/jupyter/5.0.7/templates/NOTES.txt b/stable/jupyter/5.0.8/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.7/templates/NOTES.txt rename to stable/jupyter/5.0.8/templates/NOTES.txt diff --git a/stable/jupyter/5.0.7/templates/common.yaml b/stable/jupyter/5.0.8/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.7/templates/common.yaml rename to stable/jupyter/5.0.8/templates/common.yaml diff --git a/stable/jupyter/5.0.7/values.yaml b/stable/jupyter/5.0.8/values.yaml similarity index 100% rename from stable/jupyter/5.0.7/values.yaml rename to stable/jupyter/5.0.8/values.yaml