diff --git a/stable/jupyter/5.0.40/app-changelog.md b/stable/jupyter/5.0.40/app-changelog.md deleted file mode 100644 index 88368e27fa1..00000000000 --- a/stable/jupyter/5.0.40/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.40](https://github.com/truecharts/charts/compare/jupyter-5.0.39...jupyter-5.0.40) (2023-10-20) - -### Chore - -- update container image tccr.io/truecharts/jupyter-scipy to v2023-10 ([#13810](https://github.com/truecharts/charts/issues/13810)) - - \ No newline at end of file diff --git a/stable/jupyter/5.0.40/CHANGELOG.md b/stable/jupyter/5.0.41/CHANGELOG.md similarity index 90% rename from stable/jupyter/5.0.40/CHANGELOG.md rename to stable/jupyter/5.0.41/CHANGELOG.md index 706cbc7ef15..d8f692b0d88 100644 --- a/stable/jupyter/5.0.40/CHANGELOG.md +++ b/stable/jupyter/5.0.41/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-5.0.41](https://github.com/truecharts/charts/compare/jupyter-5.0.40...jupyter-5.0.41) (2023-10-20) + +### Chore + +- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-10 ([#13812](https://github.com/truecharts/charts/issues/13812)) + + + + ## [jupyter-5.0.40](https://github.com/truecharts/charts/compare/jupyter-5.0.39...jupyter-5.0.40) (2023-10-20) ### Chore @@ -88,12 +97,3 @@ ## [jupyter-5.0.31](https://github.com/truecharts/charts/compare/jupyter-5.0.30...jupyter-5.0.31) (2023-10-03) ### Chore - -- update jupyter to v2023-10 (minor) ([#13199](https://github.com/truecharts/charts/issues/13199)) - - - - -## [jupyter-5.0.30](https://github.com/truecharts/charts/compare/jupyter-5.0.29...jupyter-5.0.30) (2023-09-27) - -### Chore diff --git a/stable/jupyter/5.0.40/Chart.yaml b/stable/jupyter/5.0.41/Chart.yaml similarity index 97% rename from stable/jupyter/5.0.40/Chart.yaml rename to stable/jupyter/5.0.41/Chart.yaml index 3d5a9fb9fa7..d70fe2c3507 100644 --- a/stable/jupyter/5.0.40/Chart.yaml +++ b/stable/jupyter/5.0.41/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.40 +version: 5.0.41 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.40/README.md b/stable/jupyter/5.0.41/README.md similarity index 100% rename from stable/jupyter/5.0.40/README.md rename to stable/jupyter/5.0.41/README.md diff --git a/stable/jupyter/5.0.41/app-changelog.md b/stable/jupyter/5.0.41/app-changelog.md new file mode 100644 index 00000000000..0150e840ad4 --- /dev/null +++ b/stable/jupyter/5.0.41/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-5.0.41](https://github.com/truecharts/charts/compare/jupyter-5.0.40...jupyter-5.0.41) (2023-10-20) + +### Chore + +- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-10 ([#13812](https://github.com/truecharts/charts/issues/13812)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.40/app-readme.md b/stable/jupyter/5.0.41/app-readme.md similarity index 100% rename from stable/jupyter/5.0.40/app-readme.md rename to stable/jupyter/5.0.41/app-readme.md diff --git a/stable/jupyter/5.0.40/charts/common-14.0.9.tgz b/stable/jupyter/5.0.41/charts/common-14.0.9.tgz similarity index 100% rename from stable/jupyter/5.0.40/charts/common-14.0.9.tgz rename to stable/jupyter/5.0.41/charts/common-14.0.9.tgz diff --git a/stable/jupyter/5.0.40/ix_values.yaml b/stable/jupyter/5.0.41/ix_values.yaml similarity index 96% rename from stable/jupyter/5.0.40/ix_values.yaml rename to stable/jupyter/5.0.41/ix_values.yaml index db3339b6acd..34ec8b07805 100644 --- a/stable/jupyter/5.0.40/ix_values.yaml +++ b/stable/jupyter/5.0.41/ix_values.yaml @@ -17,7 +17,7 @@ scipyImage: tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent - tag: v2023-10@sha256:2e93b4ac5aed969acfeae89fd9f6b1f4ad6e0b6c19669e9590710c245d8de4ca + tag: v2023-10@sha256:86bb1fa587457af038d329d4c54d738182e01e9d93dbb2ec0857807577a3fcfe datascienceImage: repository: tccr.io/truecharts/jupyter-datascience pullPolicy: IfNotPresent diff --git a/stable/jupyter/5.0.40/questions.yaml b/stable/jupyter/5.0.41/questions.yaml similarity index 100% rename from stable/jupyter/5.0.40/questions.yaml rename to stable/jupyter/5.0.41/questions.yaml diff --git a/stable/jupyter/5.0.40/templates/NOTES.txt b/stable/jupyter/5.0.41/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.40/templates/NOTES.txt rename to stable/jupyter/5.0.41/templates/NOTES.txt diff --git a/stable/jupyter/5.0.40/templates/common.yaml b/stable/jupyter/5.0.41/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.40/templates/common.yaml rename to stable/jupyter/5.0.41/templates/common.yaml diff --git a/stable/jupyter/5.0.40/values.yaml b/stable/jupyter/5.0.41/values.yaml similarity index 100% rename from stable/jupyter/5.0.40/values.yaml rename to stable/jupyter/5.0.41/values.yaml