diff --git a/stable/jupyter/3.0.6/app-changelog.md b/stable/jupyter/3.0.6/app-changelog.md deleted file mode 100644 index 92865700463..00000000000 --- a/stable/jupyter/3.0.6/app-changelog.md +++ /dev/null @@ -1,14 +0,0 @@ - - -## [jupyter-3.0.6](https://github.com/truecharts/charts/compare/jupyter-3.0.5...jupyter-3.0.6) (2023-01-10) - -### Chore - -- update container image tccr.io/truecharts/jupyter-tensorflow to v2023-01 - - update container image tccr.io/truecharts/jupyter-scipy to v2023-01 - - update container image tccr.io/truecharts/jupyter-tensorflow to v2023-01 - - update container image tccr.io/truecharts/jupyter-r to v2023-01 - - update container image tccr.io/truecharts/jupyter-datascience to v2023-01 - - update container image tccr.io/truecharts/jupyter-base to v2023-01 - - \ No newline at end of file diff --git a/stable/jupyter/3.0.6/CHANGELOG.md b/stable/jupyter/3.0.7/CHANGELOG.md similarity index 92% rename from stable/jupyter/3.0.6/CHANGELOG.md rename to stable/jupyter/3.0.7/CHANGELOG.md index 2bace86409a..f77a2ef9476 100644 --- a/stable/jupyter/3.0.6/CHANGELOG.md +++ b/stable/jupyter/3.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-3.0.7](https://github.com/truecharts/charts/compare/jupyter-3.0.6...jupyter-3.0.7) (2023-01-10) + +### Chore + +- update container image tccr.io/truecharts/jupyter-base to v2023-01 + + + + ## [jupyter-3.0.6](https://github.com/truecharts/charts/compare/jupyter-3.0.5...jupyter-3.0.6) (2023-01-10) ### Chore diff --git a/stable/jupyter/3.0.6/Chart.yaml b/stable/jupyter/3.0.7/Chart.yaml similarity index 98% rename from stable/jupyter/3.0.6/Chart.yaml rename to stable/jupyter/3.0.7/Chart.yaml index 695da386bc5..8d5f5bf3f91 100644 --- a/stable/jupyter/3.0.6/Chart.yaml +++ b/stable/jupyter/3.0.7/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: 3.0.6 +version: 3.0.7 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/3.0.6/README.md b/stable/jupyter/3.0.7/README.md similarity index 100% rename from stable/jupyter/3.0.6/README.md rename to stable/jupyter/3.0.7/README.md diff --git a/stable/jupyter/3.0.7/app-changelog.md b/stable/jupyter/3.0.7/app-changelog.md new file mode 100644 index 00000000000..8958cd76168 --- /dev/null +++ b/stable/jupyter/3.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-3.0.7](https://github.com/truecharts/charts/compare/jupyter-3.0.6...jupyter-3.0.7) (2023-01-10) + +### Chore + +- update container image tccr.io/truecharts/jupyter-base to v2023-01 + + \ No newline at end of file diff --git a/stable/jupyter/3.0.6/app-readme.md b/stable/jupyter/3.0.7/app-readme.md similarity index 100% rename from stable/jupyter/3.0.6/app-readme.md rename to stable/jupyter/3.0.7/app-readme.md diff --git a/stable/jupyter/3.0.6/charts/common-11.1.2.tgz b/stable/jupyter/3.0.7/charts/common-11.1.2.tgz similarity index 100% rename from stable/jupyter/3.0.6/charts/common-11.1.2.tgz rename to stable/jupyter/3.0.7/charts/common-11.1.2.tgz diff --git a/stable/jupyter/3.0.6/ix_values.yaml b/stable/jupyter/3.0.7/ix_values.yaml similarity index 95% rename from stable/jupyter/3.0.6/ix_values.yaml rename to stable/jupyter/3.0.7/ix_values.yaml index 6308f003a0b..02572361f63 100644 --- a/stable/jupyter/3.0.6/ix_values.yaml +++ b/stable/jupyter/3.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2023-01@sha256:d8ca8a3b41bbea2213fb7d169e41a45940da4e3e41b9580457e37c48cd58a24b + tag: v2023-01@sha256:d3b3fc53be190aabe7a506c47073383d8502354828c054c72f46031e84b20db3 minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent diff --git a/stable/jupyter/3.0.6/questions.yaml b/stable/jupyter/3.0.7/questions.yaml similarity index 100% rename from stable/jupyter/3.0.6/questions.yaml rename to stable/jupyter/3.0.7/questions.yaml diff --git a/stable/jupyter/3.0.6/templates/common.yaml b/stable/jupyter/3.0.7/templates/common.yaml similarity index 100% rename from stable/jupyter/3.0.6/templates/common.yaml rename to stable/jupyter/3.0.7/templates/common.yaml diff --git a/stable/jupyter/3.0.6/values.yaml b/stable/jupyter/3.0.7/values.yaml similarity index 100% rename from stable/jupyter/3.0.6/values.yaml rename to stable/jupyter/3.0.7/values.yaml