diff --git a/stable/jupyter/5.0.36/app-changelog.md b/stable/jupyter/5.0.36/app-changelog.md deleted file mode 100644 index d7ba8cb3a1c..00000000000 --- a/stable/jupyter/5.0.36/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-5.0.36](https://github.com/truecharts/charts/compare/jupyter-5.0.35...jupyter-5.0.36) (2023-10-18) - -### Chore - -- update jupyter ([#13722](https://github.com/truecharts/charts/issues/13722)) - - \ No newline at end of file diff --git a/stable/jupyter/5.0.36/CHANGELOG.md b/stable/jupyter/5.0.37/CHANGELOG.md similarity index 85% rename from stable/jupyter/5.0.36/CHANGELOG.md rename to stable/jupyter/5.0.37/CHANGELOG.md index a56599c2ba1..16038c9db0a 100644 --- a/stable/jupyter/5.0.36/CHANGELOG.md +++ b/stable/jupyter/5.0.37/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-5.0.37](https://github.com/truecharts/charts/compare/jupyter-5.0.36...jupyter-5.0.37) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/jupyter-minimal to v2023-10 ([#13728](https://github.com/truecharts/charts/issues/13728)) + + + + ## [jupyter-5.0.36](https://github.com/truecharts/charts/compare/jupyter-5.0.35...jupyter-5.0.36) (2023-10-18) ### Chore @@ -88,12 +97,3 @@ ## [jupyter-5.0.27](https://github.com/truecharts/charts/compare/jupyter-5.0.24...jupyter-5.0.27) (2023-09-19) ### Chore - -- update helm general non-major ([#12726](https://github.com/truecharts/charts/issues/12726)) - - update jupyter ([#12751](https://github.com/truecharts/charts/issues/12751)) - - update jupyter ([#12746](https://github.com/truecharts/charts/issues/12746)) - - - - -## [jupyter-5.0.24](https://github.com/truecharts/charts/compare/jupyter-5.0.23...jupyter-5.0.24) (2023-09-17) diff --git a/stable/jupyter/5.0.36/Chart.yaml b/stable/jupyter/5.0.37/Chart.yaml similarity index 97% rename from stable/jupyter/5.0.36/Chart.yaml rename to stable/jupyter/5.0.37/Chart.yaml index 5c3df2ae458..f5e2a8e5aa0 100644 --- a/stable/jupyter/5.0.36/Chart.yaml +++ b/stable/jupyter/5.0.37/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.36 +version: 5.0.37 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/5.0.36/README.md b/stable/jupyter/5.0.37/README.md similarity index 100% rename from stable/jupyter/5.0.36/README.md rename to stable/jupyter/5.0.37/README.md diff --git a/stable/jupyter/5.0.37/app-changelog.md b/stable/jupyter/5.0.37/app-changelog.md new file mode 100644 index 00000000000..0759c49186d --- /dev/null +++ b/stable/jupyter/5.0.37/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-5.0.37](https://github.com/truecharts/charts/compare/jupyter-5.0.36...jupyter-5.0.37) (2023-10-18) + +### Chore + +- update container image tccr.io/truecharts/jupyter-minimal to v2023-10 ([#13728](https://github.com/truecharts/charts/issues/13728)) + + \ No newline at end of file diff --git a/stable/jupyter/5.0.36/app-readme.md b/stable/jupyter/5.0.37/app-readme.md similarity index 100% rename from stable/jupyter/5.0.36/app-readme.md rename to stable/jupyter/5.0.37/app-readme.md diff --git a/stable/jupyter/5.0.36/charts/common-14.0.9.tgz b/stable/jupyter/5.0.37/charts/common-14.0.9.tgz similarity index 100% rename from stable/jupyter/5.0.36/charts/common-14.0.9.tgz rename to stable/jupyter/5.0.37/charts/common-14.0.9.tgz diff --git a/stable/jupyter/5.0.36/ix_values.yaml b/stable/jupyter/5.0.37/ix_values.yaml similarity index 96% rename from stable/jupyter/5.0.36/ix_values.yaml rename to stable/jupyter/5.0.37/ix_values.yaml index 61fccddd84e..5a4ea3cd23a 100644 --- a/stable/jupyter/5.0.36/ix_values.yaml +++ b/stable/jupyter/5.0.37/ix_values.yaml @@ -5,7 +5,7 @@ image: minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-10@sha256:d4b79d8e2dbb112aa0d8c056063a77cbccbe134083a221d5bcde63673b359b38 + tag: v2023-10@sha256:002f09c1dcc845cb6fdabe9b9b8c88917bdb4690a09f677561c899f4c03d8d2c rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent diff --git a/stable/jupyter/5.0.36/questions.yaml b/stable/jupyter/5.0.37/questions.yaml similarity index 100% rename from stable/jupyter/5.0.36/questions.yaml rename to stable/jupyter/5.0.37/questions.yaml diff --git a/stable/jupyter/5.0.36/templates/NOTES.txt b/stable/jupyter/5.0.37/templates/NOTES.txt similarity index 100% rename from stable/jupyter/5.0.36/templates/NOTES.txt rename to stable/jupyter/5.0.37/templates/NOTES.txt diff --git a/stable/jupyter/5.0.36/templates/common.yaml b/stable/jupyter/5.0.37/templates/common.yaml similarity index 100% rename from stable/jupyter/5.0.36/templates/common.yaml rename to stable/jupyter/5.0.37/templates/common.yaml diff --git a/stable/jupyter/5.0.36/values.yaml b/stable/jupyter/5.0.37/values.yaml similarity index 100% rename from stable/jupyter/5.0.36/values.yaml rename to stable/jupyter/5.0.37/values.yaml