diff --git a/stable/jupyter/3.0.14/app-changelog.md b/stable/jupyter/3.0.14/app-changelog.md deleted file mode 100644 index 7d38fa5769..0000000000 --- a/stable/jupyter/3.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-3.0.14](https://github.com/truecharts/charts/compare/jupyter-3.0.13...jupyter-3.0.14) (2023-02-08) - -### Chore - -- update jupyter to v2023-02 - - \ No newline at end of file diff --git a/stable/jupyter/3.0.14/CHANGELOG.md b/stable/jupyter/3.0.15/CHANGELOG.md similarity index 92% rename from stable/jupyter/3.0.14/CHANGELOG.md rename to stable/jupyter/3.0.15/CHANGELOG.md index ae521aa32e..c942cb01f6 100644 --- a/stable/jupyter/3.0.14/CHANGELOG.md +++ b/stable/jupyter/3.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-3.0.15](https://github.com/truecharts/charts/compare/jupyter-3.0.14...jupyter-3.0.15) (2023-02-09) + +### Chore + +- update container image tccr.io/truecharts/jupyter-base to v2023-02 + + + + ## [jupyter-3.0.14](https://github.com/truecharts/charts/compare/jupyter-3.0.13...jupyter-3.0.14) (2023-02-08) ### Chore @@ -88,12 +97,3 @@ - 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 - - - - -## [jupyter-3.0.5](https://github.com/truecharts/charts/compare/jupyter-3.0.4...jupyter-3.0.5) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/jupyter-scipy to v2023-01 diff --git a/stable/jupyter/3.0.14/Chart.yaml b/stable/jupyter/3.0.15/Chart.yaml similarity index 97% rename from stable/jupyter/3.0.14/Chart.yaml rename to stable/jupyter/3.0.15/Chart.yaml index e2ae2155b8..dd4484db0a 100644 --- a/stable/jupyter/3.0.14/Chart.yaml +++ b/stable/jupyter/3.0.15/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.14 +version: 3.0.15 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/3.0.14/README.md b/stable/jupyter/3.0.15/README.md similarity index 100% rename from stable/jupyter/3.0.14/README.md rename to stable/jupyter/3.0.15/README.md diff --git a/stable/jupyter/3.0.15/app-changelog.md b/stable/jupyter/3.0.15/app-changelog.md new file mode 100644 index 0000000000..ea8a4a20ed --- /dev/null +++ b/stable/jupyter/3.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-3.0.15](https://github.com/truecharts/charts/compare/jupyter-3.0.14...jupyter-3.0.15) (2023-02-09) + +### Chore + +- update container image tccr.io/truecharts/jupyter-base to v2023-02 + + \ No newline at end of file diff --git a/stable/jupyter/3.0.14/app-readme.md b/stable/jupyter/3.0.15/app-readme.md similarity index 100% rename from stable/jupyter/3.0.14/app-readme.md rename to stable/jupyter/3.0.15/app-readme.md diff --git a/stable/jupyter/3.0.14/charts/common-11.1.2.tgz b/stable/jupyter/3.0.15/charts/common-11.1.2.tgz similarity index 100% rename from stable/jupyter/3.0.14/charts/common-11.1.2.tgz rename to stable/jupyter/3.0.15/charts/common-11.1.2.tgz diff --git a/stable/jupyter/3.0.14/ix_values.yaml b/stable/jupyter/3.0.15/ix_values.yaml similarity index 95% rename from stable/jupyter/3.0.14/ix_values.yaml rename to stable/jupyter/3.0.15/ix_values.yaml index 63b5147d5a..547f7e815e 100644 --- a/stable/jupyter/3.0.14/ix_values.yaml +++ b/stable/jupyter/3.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jupyter-base pullPolicy: IfNotPresent - tag: v2023-02@sha256:dfcae3750b4e0f052c6a945f817da040311b0fa263fc9478bc2c7fe9ff5b83c9 + tag: v2023-02@sha256:a714af98e68aa6a8e897021be39f1aae014a719f35ddcaa2d46837251e58ca69 minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent diff --git a/stable/jupyter/3.0.14/questions.yaml b/stable/jupyter/3.0.15/questions.yaml similarity index 100% rename from stable/jupyter/3.0.14/questions.yaml rename to stable/jupyter/3.0.15/questions.yaml diff --git a/stable/jupyter/3.0.14/templates/common.yaml b/stable/jupyter/3.0.15/templates/common.yaml similarity index 100% rename from stable/jupyter/3.0.14/templates/common.yaml rename to stable/jupyter/3.0.15/templates/common.yaml diff --git a/stable/jupyter/3.0.14/values.yaml b/stable/jupyter/3.0.15/values.yaml similarity index 100% rename from stable/jupyter/3.0.14/values.yaml rename to stable/jupyter/3.0.15/values.yaml