diff --git a/stable/jupyter/5.0.28/app-changelog.md b/stable/jupyter/5.0.28/app-changelog.md deleted file mode 100644 index 8617fc797e..0000000000 --- a/stable/jupyter/5.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.28](https://github.com/truecharts/charts/compare/jupyter-5.0.27...jupyter-5.0.28) (2023-09-26) - -### Chore - -- update jupyter ([#12954](https://github.com/truecharts/charts/issues/12954)) - - \ No newline at end of file diff --git a/stable/jupyter/5.0.28/CHANGELOG.md b/stable/jupyter/5.0.29/CHANGELOG.md similarity index 90% rename from stable/jupyter/5.0.28/CHANGELOG.md rename to stable/jupyter/5.0.29/CHANGELOG.md index 323e4ac30a..a7d4c376aa 100644 --- a/stable/jupyter/5.0.28/CHANGELOG.md +++ b/stable/jupyter/5.0.29/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-5.0.29](https://github.com/truecharts/charts/compare/jupyter-5.0.28...jupyter-5.0.29) (2023-09-26) + +### Chore + +- update container image tccr.io/truecharts/jupyter-datascience to v2023-09 ([#12966](https://github.com/truecharts/charts/issues/12966)) + + + + ## [jupyter-5.0.28](https://github.com/truecharts/charts/compare/jupyter-5.0.27...jupyter-5.0.28) (2023-09-26) ### Chore @@ -88,12 +97,3 @@ ## [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)) - - - - -## [jupyter-5.0.16](https://github.com/truecharts/charts/compare/jupyter-5.0.15...jupyter-5.0.16) (2023-08-31) diff --git a/stable/jupyter/5.0.28/Chart.yaml b/stable/jupyter/5.0.29/Chart.yaml similarity index 97% rename from stable/jupyter/5.0.28/Chart.yaml rename to stable/jupyter/5.0.29/Chart.yaml index 214a4554ef..145fa74a66 100644 --- a/stable/jupyter/5.0.28/Chart.yaml +++ b/stable/jupyter/5.0.29/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.28 +version: 5.0.29 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.28/README.md b/stable/jupyter/5.0.29/README.md similarity index 100% rename from stable/jupyter/5.0.28/README.md rename to stable/jupyter/5.0.29/README.md diff --git a/stable/jupyter/5.0.29/app-changelog.md b/stable/jupyter/5.0.29/app-changelog.md new file mode 100644 index 0000000000..699864c292 --- /dev/null +++ b/stable/jupyter/5.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-5.0.29](https://github.com/truecharts/charts/compare/jupyter-5.0.28...jupyter-5.0.29) (2023-09-26) + +### Chore + +- update container image tccr.io/truecharts/jupyter-datascience to v2023-09 ([#12966](https://github.com/truecharts/charts/issues/12966)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.28/app-readme.md b/stable/jupyter/5.0.29/app-readme.md similarity index 100% rename from stable/jupyter/5.0.28/app-readme.md rename to stable/jupyter/5.0.29/app-readme.md diff --git a/stable/jupyter/5.0.28/charts/common-14.0.6.tgz b/stable/jupyter/5.0.29/charts/common-14.0.6.tgz similarity index 100% rename from stable/jupyter/5.0.28/charts/common-14.0.6.tgz rename to stable/jupyter/5.0.29/charts/common-14.0.6.tgz diff --git a/stable/jupyter/5.0.28/ix_values.yaml b/stable/jupyter/5.0.29/ix_values.yaml similarity index 96% rename from stable/jupyter/5.0.28/ix_values.yaml rename to stable/jupyter/5.0.29/ix_values.yaml index 77cb7735a6..14b882339d 100644 --- a/stable/jupyter/5.0.28/ix_values.yaml +++ b/stable/jupyter/5.0.29/ix_values.yaml @@ -21,7 +21,7 @@ tensorflowImage: datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent - tag: v2023-09@sha256:8081698cde8b9bcd5b580994afe1fbb3ec890f0393d6a6e204635c90ff4a969f + tag: v2023-09@sha256:feaf0b9f431cc84a28415d815e196571c1c5ac9df70efa776c1caf7974bbe25f pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent diff --git a/stable/jupyter/5.0.28/questions.yaml b/stable/jupyter/5.0.29/questions.yaml similarity index 100% rename from stable/jupyter/5.0.28/questions.yaml rename to stable/jupyter/5.0.29/questions.yaml diff --git a/stable/jupyter/5.0.28/templates/NOTES.txt b/stable/jupyter/5.0.29/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.28/templates/NOTES.txt rename to stable/jupyter/5.0.29/templates/NOTES.txt diff --git a/stable/jupyter/5.0.28/templates/common.yaml b/stable/jupyter/5.0.29/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.28/templates/common.yaml rename to stable/jupyter/5.0.29/templates/common.yaml diff --git a/stable/jupyter/5.0.28/values.yaml b/stable/jupyter/5.0.29/values.yaml similarity index 100% rename from stable/jupyter/5.0.28/values.yaml rename to stable/jupyter/5.0.29/values.yaml