diff --git a/stable/jupyter/3.0.8/app-changelog.md b/stable/jupyter/3.0.8/app-changelog.md deleted file mode 100644 index 4c4d3cd39b..0000000000 --- a/stable/jupyter/3.0.8/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [jupyter-3.0.8](https://github.com/truecharts/charts/compare/jupyter-3.0.7...jupyter-3.0.8) (2023-01-10) - -### Chore - -- update container image tccr.io/truecharts/jupyter-minimal to v2023-01 - - update container image tccr.io/truecharts/jupyter-all-spark to v2023-01 - - \ No newline at end of file diff --git a/stable/jupyter/3.0.8/CHANGELOG.md b/stable/jupyter/3.0.9/CHANGELOG.md similarity index 93% rename from stable/jupyter/3.0.8/CHANGELOG.md rename to stable/jupyter/3.0.9/CHANGELOG.md index 7823a18dc5..242e09f86f 100644 --- a/stable/jupyter/3.0.8/CHANGELOG.md +++ b/stable/jupyter/3.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jupyter-3.0.9](https://github.com/truecharts/charts/compare/jupyter-3.0.8...jupyter-3.0.9) (2023-01-10) + +### Chore + +- update container image tccr.io/truecharts/jupyter-pyspark to v2023-01 + + + + ## [jupyter-3.0.8](https://github.com/truecharts/charts/compare/jupyter-3.0.7...jupyter-3.0.8) (2023-01-10) ### Chore @@ -88,12 +97,3 @@ ### Fix -- fix image names - - - - -## [jupyter-3.0.0](https://github.com/truecharts/charts/compare/jupyter-2.0.7...jupyter-3.0.0) (2023-01-07) - -### Feat - diff --git a/stable/jupyter/3.0.8/Chart.yaml b/stable/jupyter/3.0.9/Chart.yaml similarity index 98% rename from stable/jupyter/3.0.8/Chart.yaml rename to stable/jupyter/3.0.9/Chart.yaml index 0e97c747db..b912fcac75 100644 --- a/stable/jupyter/3.0.8/Chart.yaml +++ b/stable/jupyter/3.0.9/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.8 +version: 3.0.9 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/3.0.8/README.md b/stable/jupyter/3.0.9/README.md similarity index 100% rename from stable/jupyter/3.0.8/README.md rename to stable/jupyter/3.0.9/README.md diff --git a/stable/jupyter/3.0.9/app-changelog.md b/stable/jupyter/3.0.9/app-changelog.md new file mode 100644 index 0000000000..49da442826 --- /dev/null +++ b/stable/jupyter/3.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-3.0.9](https://github.com/truecharts/charts/compare/jupyter-3.0.8...jupyter-3.0.9) (2023-01-10) + +### Chore + +- update container image tccr.io/truecharts/jupyter-pyspark to v2023-01 + + \ No newline at end of file diff --git a/stable/jupyter/3.0.8/app-readme.md b/stable/jupyter/3.0.9/app-readme.md similarity index 100% rename from stable/jupyter/3.0.8/app-readme.md rename to stable/jupyter/3.0.9/app-readme.md diff --git a/stable/jupyter/3.0.8/charts/common-11.1.2.tgz b/stable/jupyter/3.0.9/charts/common-11.1.2.tgz similarity index 100% rename from stable/jupyter/3.0.8/charts/common-11.1.2.tgz rename to stable/jupyter/3.0.9/charts/common-11.1.2.tgz diff --git a/stable/jupyter/3.0.8/ix_values.yaml b/stable/jupyter/3.0.9/ix_values.yaml similarity index 95% rename from stable/jupyter/3.0.8/ix_values.yaml rename to stable/jupyter/3.0.9/ix_values.yaml index 060b2894f0..24c40e3106 100644 --- a/stable/jupyter/3.0.8/ix_values.yaml +++ b/stable/jupyter/3.0.9/ix_values.yaml @@ -25,7 +25,7 @@ datascienceImage: pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent - tag: v2023-01@sha256:1650fbf0ced97e212e54f145c972082385baa1a7d1e28fa0b08f19846cd0f171 + tag: v2023-01@sha256:3d99068464b1fea22c2e116e31403fd854150a4f11b2edbd599f742787b44c6a allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent diff --git a/stable/jupyter/3.0.8/questions.yaml b/stable/jupyter/3.0.9/questions.yaml similarity index 100% rename from stable/jupyter/3.0.8/questions.yaml rename to stable/jupyter/3.0.9/questions.yaml diff --git a/stable/jupyter/3.0.8/templates/common.yaml b/stable/jupyter/3.0.9/templates/common.yaml similarity index 100% rename from stable/jupyter/3.0.8/templates/common.yaml rename to stable/jupyter/3.0.9/templates/common.yaml diff --git a/stable/jupyter/3.0.8/values.yaml b/stable/jupyter/3.0.9/values.yaml similarity index 100% rename from stable/jupyter/3.0.8/values.yaml rename to stable/jupyter/3.0.9/values.yaml