From a70c2154cf660f24a176a6f7d5b742ea920b2f1c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 8 Feb 2023 19:58:30 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jupyter/3.0.13/app-changelog.md | 9 --------- .../jupyter/{3.0.13 => 3.0.14}/CHANGELOG.md | 18 +++++++++--------- stable/jupyter/{3.0.13 => 3.0.14}/Chart.yaml | 2 +- stable/jupyter/{3.0.13 => 3.0.14}/README.md | 0 stable/jupyter/3.0.14/app-changelog.md | 9 +++++++++ .../jupyter/{3.0.13 => 3.0.14}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../jupyter/{3.0.13 => 3.0.14}/ix_values.yaml | 16 ++++++++-------- .../jupyter/{3.0.13 => 3.0.14}/questions.yaml | 0 .../{3.0.13 => 3.0.14}/templates/common.yaml | 0 stable/jupyter/{3.0.13 => 3.0.14}/values.yaml | 0 11 files changed, 27 insertions(+), 27 deletions(-) delete mode 100644 stable/jupyter/3.0.13/app-changelog.md rename stable/jupyter/{3.0.13 => 3.0.14}/CHANGELOG.md (87%) rename stable/jupyter/{3.0.13 => 3.0.14}/Chart.yaml (97%) rename stable/jupyter/{3.0.13 => 3.0.14}/README.md (100%) create mode 100644 stable/jupyter/3.0.14/app-changelog.md rename stable/jupyter/{3.0.13 => 3.0.14}/app-readme.md (100%) rename stable/jupyter/{3.0.13 => 3.0.14}/charts/common-11.1.2.tgz (100%) rename stable/jupyter/{3.0.13 => 3.0.14}/ix_values.yaml (66%) rename stable/jupyter/{3.0.13 => 3.0.14}/questions.yaml (100%) rename stable/jupyter/{3.0.13 => 3.0.14}/templates/common.yaml (100%) rename stable/jupyter/{3.0.13 => 3.0.14}/values.yaml (100%) diff --git a/stable/jupyter/3.0.13/app-changelog.md b/stable/jupyter/3.0.13/app-changelog.md deleted file mode 100644 index 10d6beb0b9b..00000000000 --- a/stable/jupyter/3.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-3.0.13](https://github.com/truecharts/charts/compare/jupyter-3.0.12...jupyter-3.0.13) (2023-02-03) - -### Chore - -- update jupyter - - \ No newline at end of file diff --git a/stable/jupyter/3.0.13/CHANGELOG.md b/stable/jupyter/3.0.14/CHANGELOG.md similarity index 87% rename from stable/jupyter/3.0.13/CHANGELOG.md rename to stable/jupyter/3.0.14/CHANGELOG.md index 01c6a9dbac3..ae521aa32e8 100644 --- a/stable/jupyter/3.0.13/CHANGELOG.md +++ b/stable/jupyter/3.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-3.0.14](https://github.com/truecharts/charts/compare/jupyter-3.0.13...jupyter-3.0.14) (2023-02-08) + +### Chore + +- update jupyter to v2023-02 + + + + ## [jupyter-3.0.13](https://github.com/truecharts/charts/compare/jupyter-3.0.12...jupyter-3.0.13) (2023-02-03) ### Chore @@ -88,12 +97,3 @@ ### Chore - update container image tccr.io/truecharts/jupyter-scipy to v2023-01 - - update container image tccr.io/truecharts/jupyter-pyspark to v2023-01 - - update container image tccr.io/truecharts/jupyter-minimal to v2023-01 - - update container image tccr.io/truecharts/jupyter-r to v2022-12 - - - - -## [jupyter-3.0.4](https://github.com/truecharts/charts/compare/jupyter-3.0.3...jupyter-3.0.4) (2023-01-07) - diff --git a/stable/jupyter/3.0.13/Chart.yaml b/stable/jupyter/3.0.14/Chart.yaml similarity index 97% rename from stable/jupyter/3.0.13/Chart.yaml rename to stable/jupyter/3.0.14/Chart.yaml index c6e8c170961..e2ae2155b8e 100644 --- a/stable/jupyter/3.0.13/Chart.yaml +++ b/stable/jupyter/3.0.14/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: 3.0.13 +version: 3.0.14 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/3.0.13/README.md b/stable/jupyter/3.0.14/README.md similarity index 100% rename from stable/jupyter/3.0.13/README.md rename to stable/jupyter/3.0.14/README.md diff --git a/stable/jupyter/3.0.14/app-changelog.md b/stable/jupyter/3.0.14/app-changelog.md new file mode 100644 index 00000000000..7d38fa5769d --- /dev/null +++ b/stable/jupyter/3.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-3.0.14](https://github.com/truecharts/charts/compare/jupyter-3.0.13...jupyter-3.0.14) (2023-02-08) + +### Chore + +- update jupyter to v2023-02 + + \ No newline at end of file diff --git a/stable/jupyter/3.0.13/app-readme.md b/stable/jupyter/3.0.14/app-readme.md similarity index 100% rename from stable/jupyter/3.0.13/app-readme.md rename to stable/jupyter/3.0.14/app-readme.md diff --git a/stable/jupyter/3.0.13/charts/common-11.1.2.tgz b/stable/jupyter/3.0.14/charts/common-11.1.2.tgz similarity index 100% rename from stable/jupyter/3.0.13/charts/common-11.1.2.tgz rename to stable/jupyter/3.0.14/charts/common-11.1.2.tgz diff --git a/stable/jupyter/3.0.13/ix_values.yaml b/stable/jupyter/3.0.14/ix_values.yaml similarity index 66% rename from stable/jupyter/3.0.13/ix_values.yaml rename to stable/jupyter/3.0.14/ix_values.yaml index 9daa7eb628b..63b5147d5a7 100644 --- a/stable/jupyter/3.0.13/ix_values.yaml +++ b/stable/jupyter/3.0.14/ix_values.yaml @@ -1,35 +1,35 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2023-01@sha256:3d54d0546f6ac89114d6a1d589cc6bb3f0b34d8c80696eef8e3d32254c008db0 + tag: v2023-02@sha256:dfcae3750b4e0f052c6a945f817da040311b0fa263fc9478bc2c7fe9ff5b83c9 minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-01@sha256:4c4b4b091d44c9118b8998883a530ab89753f8469619826bcf5074d19a7d490e + tag: v2023-02@sha256:3048034a1b7fc89a42930d92393baa285ffd9417e2d1c554ef31d05f94976a29 rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2023-01@sha256:b4387d9a34a6db1dfd24d4ec65eea9c98692f00df5fd254cebe0049bb6eb9950 + tag: v2023-02@sha256:e68a15c82870dfb05436db501ff291509365afd4d08d7b6450fed96e9e4ea241 scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-01@sha256:ee33c0ddc4c226097c61abaa4ed08ddd1fabe6b6a18e55e0012f91406e784d21 + tag: v2023-02@sha256:2c2609c4492ec1f4e4fba5de547454982930e8c6db977e268aea30241e299379 tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-01@sha256:419630e5489009a5264c9b934706401b32872604073484a1d4a64d0e30956bd6 + tag: v2023-02@sha256:7b7ad40ddf137dcb1fd170757bbf69e38f41292c86de5cc69b2413b9803073e8 datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-01@sha256:bfe77c41b7542fd4efcb473b8e4a91027fa5c6db1aeba35f589873d2fa4a293d + tag: v2023-02@sha256:f2731a92f7ab2ce383dce9b763ade1803b4f53a5ae52f0e7f3cd8b742d895884 pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent - tag: v2023-01@sha256:099eb228e0ea197b80934f324f2333f96a8ce71e11ec1039ad4470b43da5f700 + tag: v2023-02@sha256:c8ad57c72422edf08207da42437ae215f964c73a68dc0cdbfca93445c6e567cd allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent - tag: v2023-01@sha256:c08ef5d966b8398ee3fc66b4c390822f37c5be6a4cc877aff9371b7c1d6af1e1 + tag: v2023-02@sha256:01fd833c00031a4a5eb656d07586d46ebcf3df5a50c66ea21aee51ddad448107 securityContext: readOnlyRootFilesystem: false diff --git a/stable/jupyter/3.0.13/questions.yaml b/stable/jupyter/3.0.14/questions.yaml similarity index 100% rename from stable/jupyter/3.0.13/questions.yaml rename to stable/jupyter/3.0.14/questions.yaml diff --git a/stable/jupyter/3.0.13/templates/common.yaml b/stable/jupyter/3.0.14/templates/common.yaml similarity index 100% rename from stable/jupyter/3.0.13/templates/common.yaml rename to stable/jupyter/3.0.14/templates/common.yaml diff --git a/stable/jupyter/3.0.13/values.yaml b/stable/jupyter/3.0.14/values.yaml similarity index 100% rename from stable/jupyter/3.0.13/values.yaml rename to stable/jupyter/3.0.14/values.yaml