diff --git a/stable/jupyter/3.0.7/app-changelog.md b/stable/jupyter/3.0.7/app-changelog.md deleted file mode 100644 index 8958cd7616..0000000000 --- a/stable/jupyter/3.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.7/CHANGELOG.md b/stable/jupyter/3.0.8/CHANGELOG.md similarity index 90% rename from stable/jupyter/3.0.7/CHANGELOG.md rename to stable/jupyter/3.0.8/CHANGELOG.md index f77a2ef947..7823a18dc5 100644 --- a/stable/jupyter/3.0.7/CHANGELOG.md +++ b/stable/jupyter/3.0.8/CHANGELOG.md @@ -4,6 +4,16 @@ +## [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 + + + + ## [jupyter-3.0.7](https://github.com/truecharts/charts/compare/jupyter-3.0.6...jupyter-3.0.7) (2023-01-10) ### Chore @@ -87,6 +97,3 @@ ### Feat -- move to stable - - \ No newline at end of file diff --git a/stable/jupyter/3.0.7/Chart.yaml b/stable/jupyter/3.0.8/Chart.yaml similarity index 98% rename from stable/jupyter/3.0.7/Chart.yaml rename to stable/jupyter/3.0.8/Chart.yaml index 8d5f5bf3f9..0e97c747db 100644 --- a/stable/jupyter/3.0.7/Chart.yaml +++ b/stable/jupyter/3.0.8/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.7 +version: 3.0.8 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/3.0.7/README.md b/stable/jupyter/3.0.8/README.md similarity index 100% rename from stable/jupyter/3.0.7/README.md rename to stable/jupyter/3.0.8/README.md diff --git a/stable/jupyter/3.0.8/app-changelog.md b/stable/jupyter/3.0.8/app-changelog.md new file mode 100644 index 0000000000..4c4d3cd39b --- /dev/null +++ b/stable/jupyter/3.0.8/app-changelog.md @@ -0,0 +1,10 @@ + + +## [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.7/app-readme.md b/stable/jupyter/3.0.8/app-readme.md similarity index 100% rename from stable/jupyter/3.0.7/app-readme.md rename to stable/jupyter/3.0.8/app-readme.md diff --git a/stable/jupyter/3.0.7/charts/common-11.1.2.tgz b/stable/jupyter/3.0.8/charts/common-11.1.2.tgz similarity index 100% rename from stable/jupyter/3.0.7/charts/common-11.1.2.tgz rename to stable/jupyter/3.0.8/charts/common-11.1.2.tgz diff --git a/stable/jupyter/3.0.7/ix_values.yaml b/stable/jupyter/3.0.8/ix_values.yaml similarity index 91% rename from stable/jupyter/3.0.7/ix_values.yaml rename to stable/jupyter/3.0.8/ix_values.yaml index 02572361f6..060b2894f0 100644 --- a/stable/jupyter/3.0.7/ix_values.yaml +++ b/stable/jupyter/3.0.8/ix_values.yaml @@ -5,7 +5,7 @@ image: minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2023-01@sha256:d9841db5d50108988eb8f9e055753cbeb439303c7e472aed2b6c06727996d44b + tag: v2023-01@sha256:213b674fad5fe29c0a4ae508375e9fd837bdb2f58fe7d886fdef104afdcc83f4 rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent @@ -29,7 +29,7 @@ pysparkImage: allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent - tag: v2023-01@sha256:6c6e0613c652432135e4766ae0396645540d839814b7d157c538c3be0b5c11df + tag: v2023-01@sha256:fa5b934945298aeee879a477aaa6d6bb0a930f9984b68ebe798610d2bb8637d2 securityContext: readOnlyRootFilesystem: false diff --git a/stable/jupyter/3.0.7/questions.yaml b/stable/jupyter/3.0.8/questions.yaml similarity index 100% rename from stable/jupyter/3.0.7/questions.yaml rename to stable/jupyter/3.0.8/questions.yaml diff --git a/stable/jupyter/3.0.7/templates/common.yaml b/stable/jupyter/3.0.8/templates/common.yaml similarity index 100% rename from stable/jupyter/3.0.7/templates/common.yaml rename to stable/jupyter/3.0.8/templates/common.yaml diff --git a/stable/jupyter/3.0.7/values.yaml b/stable/jupyter/3.0.8/values.yaml similarity index 100% rename from stable/jupyter/3.0.7/values.yaml rename to stable/jupyter/3.0.8/values.yaml