diff --git a/incubator/raneto/2.0.12/app-changelog.md b/incubator/raneto/2.0.12/app-changelog.md deleted file mode 100644 index 771e379109..0000000000 --- a/incubator/raneto/2.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [raneto-2.0.12](https://github.com/truecharts/charts/compare/raneto-2.0.11...raneto-2.0.12) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/raneto/2.0.12/CHANGELOG.md b/incubator/raneto/2.0.13/CHANGELOG.md similarity index 94% rename from incubator/raneto/2.0.12/CHANGELOG.md rename to incubator/raneto/2.0.13/CHANGELOG.md index 52f5e6eebf..74a5447180 100644 --- a/incubator/raneto/2.0.12/CHANGELOG.md +++ b/incubator/raneto/2.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [raneto-2.0.13](https://github.com/truecharts/charts/compare/raneto-2.0.12...raneto-2.0.13) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/raneto to latest + + + + ## [raneto-2.0.12](https://github.com/truecharts/charts/compare/raneto-2.0.11...raneto-2.0.12) (2023-02-10) ### Fix @@ -85,15 +94,6 @@ -## [raneto-2.0.4](https://github.com/truecharts/charts/compare/raneto-2.0.3...raneto-2.0.4) (2022-12-01) - -### Chore - -- update container image tccr.io/truecharts/raneto to latest - - - - ## [raneto-2.0.4](https://github.com/truecharts/charts/compare/raneto-2.0.3...raneto-2.0.4) (2022-12-01) ### Chore diff --git a/incubator/raneto/2.0.12/Chart.yaml b/incubator/raneto/2.0.13/Chart.yaml similarity index 98% rename from incubator/raneto/2.0.12/Chart.yaml rename to incubator/raneto/2.0.13/Chart.yaml index 8e9d3188dc..f301fb7a17 100644 --- a/incubator/raneto/2.0.12/Chart.yaml +++ b/incubator/raneto/2.0.13/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/raneto - https://github.com/linuxserver/docker-raneto#readme type: application -version: 2.0.12 +version: 2.0.13 diff --git a/incubator/raneto/2.0.12/README.md b/incubator/raneto/2.0.13/README.md similarity index 100% rename from incubator/raneto/2.0.12/README.md rename to incubator/raneto/2.0.13/README.md diff --git a/incubator/raneto/2.0.13/app-changelog.md b/incubator/raneto/2.0.13/app-changelog.md new file mode 100644 index 0000000000..b64cd28dd2 --- /dev/null +++ b/incubator/raneto/2.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [raneto-2.0.13](https://github.com/truecharts/charts/compare/raneto-2.0.12...raneto-2.0.13) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/raneto to latest + + \ No newline at end of file diff --git a/incubator/raneto/2.0.12/app-readme.md b/incubator/raneto/2.0.13/app-readme.md similarity index 100% rename from incubator/raneto/2.0.12/app-readme.md rename to incubator/raneto/2.0.13/app-readme.md diff --git a/incubator/raneto/2.0.12/charts/common-11.1.2.tgz b/incubator/raneto/2.0.13/charts/common-11.1.2.tgz similarity index 100% rename from incubator/raneto/2.0.12/charts/common-11.1.2.tgz rename to incubator/raneto/2.0.13/charts/common-11.1.2.tgz diff --git a/incubator/raneto/2.0.12/ix_values.yaml b/incubator/raneto/2.0.13/ix_values.yaml similarity index 82% rename from incubator/raneto/2.0.12/ix_values.yaml rename to incubator/raneto/2.0.13/ix_values.yaml index eeb594d0c8..b00a2de59d 100644 --- a/incubator/raneto/2.0.12/ix_values.yaml +++ b/incubator/raneto/2.0.13/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/raneto - tag: latest@sha256:6820af9c76feb2a85aa3f3cecb55d31de1993cf8259773481d5bc143087931af + tag: latest@sha256:6d699c16669e03ac3b1062dc8831542a555dac095f3eab65613884bf31cf0c98 persistence: config: enabled: true diff --git a/incubator/raneto/2.0.12/questions.yaml b/incubator/raneto/2.0.13/questions.yaml similarity index 100% rename from incubator/raneto/2.0.12/questions.yaml rename to incubator/raneto/2.0.13/questions.yaml diff --git a/incubator/raneto/2.0.12/templates/common.yaml b/incubator/raneto/2.0.13/templates/common.yaml similarity index 100% rename from incubator/raneto/2.0.12/templates/common.yaml rename to incubator/raneto/2.0.13/templates/common.yaml diff --git a/incubator/raneto/2.0.12/values.yaml b/incubator/raneto/2.0.13/values.yaml similarity index 100% rename from incubator/raneto/2.0.12/values.yaml rename to incubator/raneto/2.0.13/values.yaml