diff --git a/stable/jupyter/4.0.17/app-changelog.md b/stable/jupyter/4.0.17/app-changelog.md deleted file mode 100644 index 8b02aa92af..0000000000 --- a/stable/jupyter/4.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.17/CHANGELOG.md b/stable/jupyter/4.0.18/CHANGELOG.md similarity index 89% rename from stable/jupyter/4.0.17/CHANGELOG.md rename to stable/jupyter/4.0.18/CHANGELOG.md index b408347934..40a3d9f201 100644 --- a/stable/jupyter/4.0.17/CHANGELOG.md +++ b/stable/jupyter/4.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-4.0.18](https://github.com/truecharts/charts/compare/jupyter-4.0.17...jupyter-4.0.18) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/jupyter-scipy to v2023-05 ([#8916](https://github.com/truecharts/charts/issues/8916)) + + + + ## [jupyter-4.0.17](https://github.com/truecharts/charts/compare/jupyter-4.0.16...jupyter-4.0.17) (2023-05-12) ### Chore @@ -88,12 +97,3 @@ ## [jupyter-4.0.8](https://github.com/truecharts/charts/compare/jupyter-4.0.7...jupyter-4.0.8) (2023-04-20) ### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [jupyter-4.0.7](https://github.com/truecharts/charts/compare/jupyter-4.0.6...jupyter-4.0.7) (2023-04-19) - -### Fix diff --git a/stable/jupyter/4.0.17/Chart.yaml b/stable/jupyter/4.0.18/Chart.yaml similarity index 97% rename from stable/jupyter/4.0.17/Chart.yaml rename to stable/jupyter/4.0.18/Chart.yaml index f744d3faaa..05ddedcc0d 100644 --- a/stable/jupyter/4.0.17/Chart.yaml +++ b/stable/jupyter/4.0.18/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.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/4.0.17/README.md b/stable/jupyter/4.0.18/README.md similarity index 100% rename from stable/jupyter/4.0.17/README.md rename to stable/jupyter/4.0.18/README.md diff --git a/stable/jupyter/4.0.18/app-changelog.md b/stable/jupyter/4.0.18/app-changelog.md new file mode 100644 index 0000000000..494987b8ae --- /dev/null +++ b/stable/jupyter/4.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-4.0.18](https://github.com/truecharts/charts/compare/jupyter-4.0.17...jupyter-4.0.18) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/jupyter-scipy to v2023-05 ([#8916](https://github.com/truecharts/charts/issues/8916)) + + \ No newline at end of file diff --git a/stable/jupyter/4.0.17/app-readme.md b/stable/jupyter/4.0.18/app-readme.md similarity index 100% rename from stable/jupyter/4.0.17/app-readme.md rename to stable/jupyter/4.0.18/app-readme.md diff --git a/stable/jupyter/4.0.17/charts/common-12.6.6.tgz b/stable/jupyter/4.0.18/charts/common-12.6.6.tgz similarity index 100% rename from stable/jupyter/4.0.17/charts/common-12.6.6.tgz rename to stable/jupyter/4.0.18/charts/common-12.6.6.tgz diff --git a/stable/jupyter/4.0.17/ix_values.yaml b/stable/jupyter/4.0.18/ix_values.yaml similarity index 96% rename from stable/jupyter/4.0.17/ix_values.yaml rename to stable/jupyter/4.0.18/ix_values.yaml index 5cedd8ffd4..439d8aca44 100644 --- a/stable/jupyter/4.0.17/ix_values.yaml +++ b/stable/jupyter/4.0.18/ix_values.yaml @@ -13,7 +13,7 @@ rImage: scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2023-05@sha256:eb6d05c745e3e3713f1915b38be80ebb057646987c9dfb68fbb43fa6315e5eab + tag: v2023-05@sha256:18d6b62b399fcf7c822c6e185b71e9d1e15e4409b75d42362f948f77ac8a2682 tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent diff --git a/stable/jupyter/4.0.17/questions.yaml b/stable/jupyter/4.0.18/questions.yaml similarity index 100% rename from stable/jupyter/4.0.17/questions.yaml rename to stable/jupyter/4.0.18/questions.yaml diff --git a/stable/jupyter/4.0.17/templates/NOTES.txt b/stable/jupyter/4.0.18/templates/NOTES.txt similarity index 100% rename from stable/jupyter/4.0.17/templates/NOTES.txt rename to stable/jupyter/4.0.18/templates/NOTES.txt diff --git a/stable/jupyter/4.0.17/templates/common.yaml b/stable/jupyter/4.0.18/templates/common.yaml similarity index 100% rename from stable/jupyter/4.0.17/templates/common.yaml rename to stable/jupyter/4.0.18/templates/common.yaml diff --git a/stable/jupyter/4.0.17/values.yaml b/stable/jupyter/4.0.18/values.yaml similarity index 100% rename from stable/jupyter/4.0.17/values.yaml rename to stable/jupyter/4.0.18/values.yaml