diff --git a/incubator/acestream/2.0.12/app-changelog.md b/incubator/acestream/2.0.12/app-changelog.md deleted file mode 100644 index b8484af9f8..0000000000 --- a/incubator/acestream/2.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [acestream-2.0.12](https://github.com/truecharts/charts/compare/acestream-2.0.11...acestream-2.0.12) (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/acestream/2.0.12/CHANGELOG.md b/incubator/acestream/2.0.13/CHANGELOG.md similarity index 89% rename from incubator/acestream/2.0.12/CHANGELOG.md rename to incubator/acestream/2.0.13/CHANGELOG.md index 78e1407ae2..8e0fbc6a93 100644 --- a/incubator/acestream/2.0.12/CHANGELOG.md +++ b/incubator/acestream/2.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [acestream-2.0.13](https://github.com/truecharts/charts/compare/acestream-2.0.12...acestream-2.0.13) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/acestream to latest + + + + ## [acestream-2.0.12](https://github.com/truecharts/charts/compare/acestream-2.0.11...acestream-2.0.12) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ -## [acestream-2.0.5](https://github.com/truecharts/charts/compare/acestream-2.0.3...acestream-2.0.5) (2022-11-30) - - - - -## [acestream-2.0.5](https://github.com/truecharts/charts/compare/acestream-2.0.3...acestream-2.0.5) (2022-11-30) - - - diff --git a/incubator/acestream/2.0.12/Chart.yaml b/incubator/acestream/2.0.13/Chart.yaml similarity index 98% rename from incubator/acestream/2.0.12/Chart.yaml rename to incubator/acestream/2.0.13/Chart.yaml index 7d724c3fc2..51df30f0b2 100644 --- a/incubator/acestream/2.0.12/Chart.yaml +++ b/incubator/acestream/2.0.13/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vstavrinov/acestream-service - https://hub.docker.com/r/vstavrinov/acestream-service type: application -version: 2.0.12 +version: 2.0.13 diff --git a/incubator/acestream/2.0.12/README.md b/incubator/acestream/2.0.13/README.md similarity index 100% rename from incubator/acestream/2.0.12/README.md rename to incubator/acestream/2.0.13/README.md diff --git a/incubator/acestream/2.0.13/app-changelog.md b/incubator/acestream/2.0.13/app-changelog.md new file mode 100644 index 0000000000..f2d0ea39b4 --- /dev/null +++ b/incubator/acestream/2.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [acestream-2.0.13](https://github.com/truecharts/charts/compare/acestream-2.0.12...acestream-2.0.13) (2023-01-07) + +### Chore + +- update container image tccr.io/truecharts/acestream to latest + + \ No newline at end of file diff --git a/incubator/acestream/2.0.12/app-readme.md b/incubator/acestream/2.0.13/app-readme.md similarity index 100% rename from incubator/acestream/2.0.12/app-readme.md rename to incubator/acestream/2.0.13/app-readme.md diff --git a/incubator/acestream/2.0.12/charts/common-11.1.2.tgz b/incubator/acestream/2.0.13/charts/common-11.1.2.tgz similarity index 100% rename from incubator/acestream/2.0.12/charts/common-11.1.2.tgz rename to incubator/acestream/2.0.13/charts/common-11.1.2.tgz diff --git a/incubator/acestream/2.0.12/ix_values.yaml b/incubator/acestream/2.0.13/ix_values.yaml similarity index 83% rename from incubator/acestream/2.0.12/ix_values.yaml rename to incubator/acestream/2.0.13/ix_values.yaml index e0974633a9..5c662d2f8b 100644 --- a/incubator/acestream/2.0.12/ix_values.yaml +++ b/incubator/acestream/2.0.13/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/acestream - tag: latest@sha256:ae00efec10aee6b3b11c31e09ce7eae541b7c8c09ef5bfa041454b229e2a566e + tag: latest@sha256:c42e6d58629b851944f464ec68901c12f4bf5dc66349b5c623c66b3e592c851d persistence: acestreamcache: enabled: true diff --git a/incubator/acestream/2.0.12/questions.yaml b/incubator/acestream/2.0.13/questions.yaml similarity index 100% rename from incubator/acestream/2.0.12/questions.yaml rename to incubator/acestream/2.0.13/questions.yaml diff --git a/incubator/acestream/2.0.12/templates/common.yaml b/incubator/acestream/2.0.13/templates/common.yaml similarity index 100% rename from incubator/acestream/2.0.12/templates/common.yaml rename to incubator/acestream/2.0.13/templates/common.yaml diff --git a/incubator/acestream/2.0.12/values.yaml b/incubator/acestream/2.0.13/values.yaml similarity index 100% rename from incubator/acestream/2.0.12/values.yaml rename to incubator/acestream/2.0.13/values.yaml