diff --git a/incubator/ts-dnsserver/2.0.13/app-changelog.md b/incubator/ts-dnsserver/2.0.13/app-changelog.md deleted file mode 100644 index 9a49c4ce65a..00000000000 --- a/incubator/ts-dnsserver/2.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ts-dnsserver-2.0.13](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.12...ts-dnsserver-2.0.13) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/incubator/ts-dnsserver/2.0.13/CHANGELOG.md b/incubator/ts-dnsserver/2.0.14/CHANGELOG.md similarity index 94% rename from incubator/ts-dnsserver/2.0.13/CHANGELOG.md rename to incubator/ts-dnsserver/2.0.14/CHANGELOG.md index fdbdc28c0e4..60d995b9714 100644 --- a/incubator/ts-dnsserver/2.0.13/CHANGELOG.md +++ b/incubator/ts-dnsserver/2.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ts-dnsserver-2.0.14](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.13...ts-dnsserver-2.0.14) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/ts-dnsserver to latest + + + + ## [ts-dnsserver-2.0.13](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.12...ts-dnsserver-2.0.13) (2022-12-27) ### Chore @@ -85,15 +94,6 @@ -## [ts-dnsserver-2.0.6](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.4...ts-dnsserver-2.0.6) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/ts-dnsserver to latest - - - - ## [ts-dnsserver-2.0.6](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.4...ts-dnsserver-2.0.6) (2022-11-30) ### Chore diff --git a/incubator/ts-dnsserver/2.0.13/Chart.yaml b/incubator/ts-dnsserver/2.0.14/Chart.yaml similarity index 98% rename from incubator/ts-dnsserver/2.0.13/Chart.yaml rename to incubator/ts-dnsserver/2.0.14/Chart.yaml index ae4ff2161b1..ec4550a3bf4 100644 --- a/incubator/ts-dnsserver/2.0.13/Chart.yaml +++ b/incubator/ts-dnsserver/2.0.14/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/TechnitiumSoftware/DnsServer - https://hub.docker.com/r/roxedus/ts-dnsserver/ type: application -version: 2.0.13 +version: 2.0.14 diff --git a/incubator/ts-dnsserver/2.0.13/README.md b/incubator/ts-dnsserver/2.0.14/README.md similarity index 100% rename from incubator/ts-dnsserver/2.0.13/README.md rename to incubator/ts-dnsserver/2.0.14/README.md diff --git a/incubator/ts-dnsserver/2.0.14/app-changelog.md b/incubator/ts-dnsserver/2.0.14/app-changelog.md new file mode 100644 index 00000000000..1bce0dd3ae2 --- /dev/null +++ b/incubator/ts-dnsserver/2.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ts-dnsserver-2.0.14](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.13...ts-dnsserver-2.0.14) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/ts-dnsserver to latest + + \ No newline at end of file diff --git a/incubator/ts-dnsserver/2.0.13/app-readme.md b/incubator/ts-dnsserver/2.0.14/app-readme.md similarity index 100% rename from incubator/ts-dnsserver/2.0.13/app-readme.md rename to incubator/ts-dnsserver/2.0.14/app-readme.md diff --git a/incubator/ts-dnsserver/2.0.13/charts/common-11.1.2.tgz b/incubator/ts-dnsserver/2.0.14/charts/common-11.1.2.tgz similarity index 100% rename from incubator/ts-dnsserver/2.0.13/charts/common-11.1.2.tgz rename to incubator/ts-dnsserver/2.0.14/charts/common-11.1.2.tgz diff --git a/incubator/ts-dnsserver/2.0.13/ix_values.yaml b/incubator/ts-dnsserver/2.0.14/ix_values.yaml similarity index 86% rename from incubator/ts-dnsserver/2.0.13/ix_values.yaml rename to incubator/ts-dnsserver/2.0.14/ix_values.yaml index c5d1a4edf91..0ca3a315dc7 100644 --- a/incubator/ts-dnsserver/2.0.13/ix_values.yaml +++ b/incubator/ts-dnsserver/2.0.14/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ts-dnsserver - tag: latest@sha256:d200ef4ab31726e2bb6eae193c406d6d3e491db1658970e490ab023a6f239dfb + tag: latest@sha256:12f75cddded980011dc2fd5fd4b0f8072f0032fb476ccb63e2b6852b1517a29f persistence: config: enabled: true diff --git a/incubator/ts-dnsserver/2.0.13/questions.yaml b/incubator/ts-dnsserver/2.0.14/questions.yaml similarity index 100% rename from incubator/ts-dnsserver/2.0.13/questions.yaml rename to incubator/ts-dnsserver/2.0.14/questions.yaml diff --git a/incubator/ts-dnsserver/2.0.13/templates/common.yaml b/incubator/ts-dnsserver/2.0.14/templates/common.yaml similarity index 100% rename from incubator/ts-dnsserver/2.0.13/templates/common.yaml rename to incubator/ts-dnsserver/2.0.14/templates/common.yaml diff --git a/incubator/ts-dnsserver/2.0.13/values.yaml b/incubator/ts-dnsserver/2.0.14/values.yaml similarity index 100% rename from incubator/ts-dnsserver/2.0.13/values.yaml rename to incubator/ts-dnsserver/2.0.14/values.yaml diff --git a/stable/jupyter/3.0.4/app-changelog.md b/stable/jupyter/3.0.4/app-changelog.md deleted file mode 100644 index 48e13ab8add..00000000000 --- a/stable/jupyter/3.0.4/app-changelog.md +++ /dev/null @@ -1,12 +0,0 @@ - - -## [jupyter-3.0.4](https://github.com/truecharts/charts/compare/jupyter-3.0.3...jupyter-3.0.4) (2023-01-07) - -### Chore - -- update container image tccr.io/truecharts/jupyter-all-spark to v2023-01 - - update container image tccr.io/truecharts/jupyter-tensorflow to v2022-12 - - update container image tccr.io/truecharts/jupyter-datascience to v2022-12 - - update container image tccr.io/truecharts/jupyter-base to v2022-12 - - \ No newline at end of file diff --git a/stable/jupyter/3.0.4/CHANGELOG.md b/stable/jupyter/3.0.5/CHANGELOG.md similarity index 78% rename from stable/jupyter/3.0.4/CHANGELOG.md rename to stable/jupyter/3.0.5/CHANGELOG.md index 0b271964624..5597e26a5d3 100644 --- a/stable/jupyter/3.0.4/CHANGELOG.md +++ b/stable/jupyter/3.0.5/CHANGELOG.md @@ -4,6 +4,18 @@ +## [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 + - update container image tccr.io/truecharts/jupyter-pyspark to v2023-01 + - update container image tccr.io/truecharts/jupyter-minimal to v2023-01 + - update container image tccr.io/truecharts/jupyter-r to v2022-12 + + + + ## [jupyter-3.0.4](https://github.com/truecharts/charts/compare/jupyter-3.0.3...jupyter-3.0.4) (2023-01-07) ### Chore diff --git a/stable/jupyter/3.0.4/Chart.yaml b/stable/jupyter/3.0.5/Chart.yaml similarity index 98% rename from stable/jupyter/3.0.4/Chart.yaml rename to stable/jupyter/3.0.5/Chart.yaml index 58bb036ff8a..2d5e346110b 100644 --- a/stable/jupyter/3.0.4/Chart.yaml +++ b/stable/jupyter/3.0.5/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.4 +version: 3.0.5 annotations: truecharts.org/catagories: | - Cloud diff --git a/stable/jupyter/3.0.4/README.md b/stable/jupyter/3.0.5/README.md similarity index 100% rename from stable/jupyter/3.0.4/README.md rename to stable/jupyter/3.0.5/README.md diff --git a/stable/jupyter/3.0.5/app-changelog.md b/stable/jupyter/3.0.5/app-changelog.md new file mode 100644 index 00000000000..84b4fb0cf64 --- /dev/null +++ b/stable/jupyter/3.0.5/app-changelog.md @@ -0,0 +1,12 @@ + + +## [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 + - update container image tccr.io/truecharts/jupyter-pyspark to v2023-01 + - update container image tccr.io/truecharts/jupyter-minimal to v2023-01 + - update container image tccr.io/truecharts/jupyter-r to v2022-12 + + \ No newline at end of file diff --git a/stable/jupyter/3.0.4/app-readme.md b/stable/jupyter/3.0.5/app-readme.md similarity index 100% rename from stable/jupyter/3.0.4/app-readme.md rename to stable/jupyter/3.0.5/app-readme.md diff --git a/stable/jupyter/3.0.4/charts/common-11.1.2.tgz b/stable/jupyter/3.0.5/charts/common-11.1.2.tgz similarity index 100% rename from stable/jupyter/3.0.4/charts/common-11.1.2.tgz rename to stable/jupyter/3.0.5/charts/common-11.1.2.tgz diff --git a/stable/jupyter/3.0.4/ix_values.yaml b/stable/jupyter/3.0.5/ix_values.yaml similarity index 83% rename from stable/jupyter/3.0.4/ix_values.yaml rename to stable/jupyter/3.0.5/ix_values.yaml index 56cc5b8e7b8..8fd376f3419 100644 --- a/stable/jupyter/3.0.4/ix_values.yaml +++ b/stable/jupyter/3.0.5/ix_values.yaml @@ -5,15 +5,15 @@ image: minimalImage: repository: tccr.io/truecharts/jupyter-minimal pullPolicy: IfNotPresent - tag: v2022-09@sha256:271f544e91bba00aa31779dae38643e7a707c0e0a29f0b143acb3387d480c6bf + tag: v2023-01@sha256:d9841db5d50108988eb8f9e055753cbeb439303c7e472aed2b6c06727996d44b rImage: repository: tccr.io/truecharts/jupyter-r pullPolicy: IfNotPresent - tag: v2022-09@sha256:5b67ae6c24d118b0774abc9e20b5afc1bb5cc59dcb0a161001ecfc7764bce212 + tag: v2022-12@sha256:e107a928acf4476444cf210d37d7038cd66fee2d27440ea69d0c366f40e17d28 scipyImage: repository: tccr.io/truecharts/jupyter-scipy pullPolicy: IfNotPresent - tag: v2022-09@sha256:d7a9c521059851c1366a59a5cf3a486b916ffd51ca0586135a357282a8a1a95a + tag: v2023-01@sha256:78cf2794fe70b6e48f3ad6c3dc8ec50fcc8f6b432c1146b9e745a599637eeb33 tensorflowImage: repository: tccr.io/truecharts/jupyter-tensorflow pullPolicy: IfNotPresent @@ -25,7 +25,7 @@ datascienceImage: pysparkImage: repository: tccr.io/truecharts/jupyter-pyspark pullPolicy: IfNotPresent - tag: v2022-09@sha256:c0d352ee162f0141ceb10365087104bd3dc60e1127c2c74f8140f87c4602427b + tag: v2023-01@sha256:1650fbf0ced97e212e54f145c972082385baa1a7d1e28fa0b08f19846cd0f171 allsparkImage: repository: tccr.io/truecharts/jupyter-all-spark pullPolicy: IfNotPresent diff --git a/stable/jupyter/3.0.4/questions.yaml b/stable/jupyter/3.0.5/questions.yaml similarity index 100% rename from stable/jupyter/3.0.4/questions.yaml rename to stable/jupyter/3.0.5/questions.yaml diff --git a/stable/jupyter/3.0.4/templates/common.yaml b/stable/jupyter/3.0.5/templates/common.yaml similarity index 100% rename from stable/jupyter/3.0.4/templates/common.yaml rename to stable/jupyter/3.0.5/templates/common.yaml diff --git a/stable/jupyter/3.0.4/values.yaml b/stable/jupyter/3.0.5/values.yaml similarity index 100% rename from stable/jupyter/3.0.4/values.yaml rename to stable/jupyter/3.0.5/values.yaml