diff --git a/stable/jupyter/4.0.16/app-changelog.md b/stable/jupyter/4.0.16/app-changelog.md deleted file mode 100644 index e0397401aa5..00000000000 --- a/stable/jupyter/4.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-4.0.16](https://github.com/truecharts/charts/compare/jupyter-4.0.15...jupyter-4.0.16) (2023-05-11) - -### Chore - -- update jupyter ([#8894](https://github.com/truecharts/charts/issues/8894)) - - \ No newline at end of file diff --git a/stable/jupyter/4.0.16/CHANGELOG.md b/stable/jupyter/4.0.17/CHANGELOG.md similarity index 90% rename from stable/jupyter/4.0.16/CHANGELOG.md rename to stable/jupyter/4.0.17/CHANGELOG.md index 82369869ad3..b4083479348 100644 --- a/stable/jupyter/4.0.16/CHANGELOG.md +++ b/stable/jupyter/4.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-4.0.17](https://github.com/truecharts/charts/compare/jupyter-4.0.16...jupyter-4.0.17) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/jupyter-r to v2023-05 ([#8914](https://github.com/truecharts/charts/issues/8914)) + + + + ## [jupyter-4.0.16](https://github.com/truecharts/charts/compare/jupyter-4.0.15...jupyter-4.0.16) (2023-05-11) ### Chore @@ -88,12 +97,3 @@ ## [jupyter-4.0.7](https://github.com/truecharts/charts/compare/jupyter-4.0.6...jupyter-4.0.7) (2023-04-19) ### Fix - -- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) - - - - -## [jupyter-4.0.6](https://github.com/truecharts/charts/compare/jupyter-4.0.5...jupyter-4.0.6) (2023-04-16) - -### Chore diff --git a/stable/jupyter/4.0.16/Chart.yaml b/stable/jupyter/4.0.17/Chart.yaml similarity index 97% rename from stable/jupyter/4.0.16/Chart.yaml rename to stable/jupyter/4.0.17/Chart.yaml index 5848ff91c98..f744d3faaa1 100644 --- a/stable/jupyter/4.0.16/Chart.yaml +++ b/stable/jupyter/4.0.17/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: 4.0.16 +version: 4.0.17 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/4.0.16/README.md b/stable/jupyter/4.0.17/README.md similarity index 100% rename from stable/jupyter/4.0.16/README.md rename to stable/jupyter/4.0.17/README.md diff --git a/stable/jupyter/4.0.17/app-changelog.md b/stable/jupyter/4.0.17/app-changelog.md new file mode 100644 index 00000000000..8b02aa92af5 --- /dev/null +++ b/stable/jupyter/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-4.0.17](https://github.com/truecharts/charts/compare/jupyter-4.0.16...jupyter-4.0.17) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/jupyter-r to v2023-05 ([#8914](https://github.com/truecharts/charts/issues/8914)) + + \ No newline at end of file diff --git a/stable/jupyter/4.0.16/app-readme.md b/stable/jupyter/4.0.17/app-readme.md similarity index 100% rename from stable/jupyter/4.0.16/app-readme.md rename to stable/jupyter/4.0.17/app-readme.md diff --git a/stable/jupyter/4.0.16/charts/common-12.6.6.tgz b/stable/jupyter/4.0.17/charts/common-12.6.6.tgz similarity index 100% rename from stable/jupyter/4.0.16/charts/common-12.6.6.tgz rename to stable/jupyter/4.0.17/charts/common-12.6.6.tgz diff --git a/stable/jupyter/4.0.16/ix_values.yaml b/stable/jupyter/4.0.17/ix_values.yaml similarity index 96% rename from stable/jupyter/4.0.16/ix_values.yaml rename to stable/jupyter/4.0.17/ix_values.yaml index 24495226889..5cedd8ffd49 100644 --- a/stable/jupyter/4.0.16/ix_values.yaml +++ b/stable/jupyter/4.0.17/ix_values.yaml @@ -9,7 +9,7 @@ minimalImage: rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2023-05@sha256:539f552a7efe09244030067daff4cc4c314f8ad21ea779ef6830fd22b8b8a80d + tag: v2023-05@sha256:5267b204725250ea0bc53eb1b9b3d947badd44ea61749fead47e3b41e6d6e482 scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent diff --git a/stable/jupyter/4.0.16/questions.yaml b/stable/jupyter/4.0.17/questions.yaml similarity index 100% rename from stable/jupyter/4.0.16/questions.yaml rename to stable/jupyter/4.0.17/questions.yaml diff --git a/stable/jupyter/4.0.16/templates/NOTES.txt b/stable/jupyter/4.0.17/templates/NOTES.txt similarity index 100% rename from stable/jupyter/4.0.16/templates/NOTES.txt rename to stable/jupyter/4.0.17/templates/NOTES.txt diff --git a/stable/jupyter/4.0.16/templates/common.yaml b/stable/jupyter/4.0.17/templates/common.yaml similarity index 100% rename from stable/jupyter/4.0.16/templates/common.yaml rename to stable/jupyter/4.0.17/templates/common.yaml diff --git a/stable/jupyter/4.0.16/values.yaml b/stable/jupyter/4.0.17/values.yaml similarity index 100% rename from stable/jupyter/4.0.16/values.yaml rename to stable/jupyter/4.0.17/values.yaml