diff --git a/incubator/acestream/2.0.16/app-changelog.md b/incubator/acestream/2.0.16/app-changelog.md deleted file mode 100644 index a5334f76d9..0000000000 --- a/incubator/acestream/2.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [acestream-2.0.16](https://github.com/truecharts/charts/compare/acestream-2.0.15...acestream-2.0.16) (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/acestream/2.0.16/CHANGELOG.md b/incubator/acestream/2.0.17/CHANGELOG.md similarity index 89% rename from incubator/acestream/2.0.16/CHANGELOG.md rename to incubator/acestream/2.0.17/CHANGELOG.md index 015f5d7c7b..30d251d8d3 100644 --- a/incubator/acestream/2.0.16/CHANGELOG.md +++ b/incubator/acestream/2.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [acestream-2.0.17](https://github.com/truecharts/charts/compare/acestream-2.0.16...acestream-2.0.17) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/acestream to latest + + + + ## [acestream-2.0.16](https://github.com/truecharts/charts/compare/acestream-2.0.15...acestream-2.0.16) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/acestream to latest ([#5130](https://github.com/truecharts/charts/issues/5130)) - - -## [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.16/Chart.yaml b/incubator/acestream/2.0.17/Chart.yaml similarity index 98% rename from incubator/acestream/2.0.16/Chart.yaml rename to incubator/acestream/2.0.17/Chart.yaml index d788ced296..8bbdfb9942 100644 --- a/incubator/acestream/2.0.16/Chart.yaml +++ b/incubator/acestream/2.0.17/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://hub.docker.com/r/vstavrinov/acestream-service - https://github.com/vstavrinov/acestream-service type: application -version: 2.0.16 +version: 2.0.17 diff --git a/incubator/acestream/2.0.16/README.md b/incubator/acestream/2.0.17/README.md similarity index 100% rename from incubator/acestream/2.0.16/README.md rename to incubator/acestream/2.0.17/README.md diff --git a/incubator/acestream/2.0.17/app-changelog.md b/incubator/acestream/2.0.17/app-changelog.md new file mode 100644 index 0000000000..a7ce92b372 --- /dev/null +++ b/incubator/acestream/2.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [acestream-2.0.17](https://github.com/truecharts/charts/compare/acestream-2.0.16...acestream-2.0.17) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/acestream to latest + + \ No newline at end of file diff --git a/incubator/acestream/2.0.16/app-readme.md b/incubator/acestream/2.0.17/app-readme.md similarity index 100% rename from incubator/acestream/2.0.16/app-readme.md rename to incubator/acestream/2.0.17/app-readme.md diff --git a/incubator/acestream/2.0.16/charts/common-11.1.2.tgz b/incubator/acestream/2.0.17/charts/common-11.1.2.tgz similarity index 100% rename from incubator/acestream/2.0.16/charts/common-11.1.2.tgz rename to incubator/acestream/2.0.17/charts/common-11.1.2.tgz diff --git a/incubator/acestream/2.0.16/ix_values.yaml b/incubator/acestream/2.0.17/ix_values.yaml similarity index 83% rename from incubator/acestream/2.0.16/ix_values.yaml rename to incubator/acestream/2.0.17/ix_values.yaml index 627343d454..68c891be7c 100644 --- a/incubator/acestream/2.0.16/ix_values.yaml +++ b/incubator/acestream/2.0.17/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/acestream - tag: latest@sha256:e90f71c75b92c4e58ee62b06e461b58f5047a2bdf31e87729f4777960335e6ae + tag: latest@sha256:c372e24593fe23dc0f34f143299526dbf4454bf9fc860c74839e5dd98249393a persistence: acestreamcache: enabled: true diff --git a/incubator/acestream/2.0.16/questions.yaml b/incubator/acestream/2.0.17/questions.yaml similarity index 100% rename from incubator/acestream/2.0.16/questions.yaml rename to incubator/acestream/2.0.17/questions.yaml diff --git a/incubator/acestream/2.0.16/templates/common.yaml b/incubator/acestream/2.0.17/templates/common.yaml similarity index 100% rename from incubator/acestream/2.0.16/templates/common.yaml rename to incubator/acestream/2.0.17/templates/common.yaml diff --git a/incubator/acestream/2.0.16/values.yaml b/incubator/acestream/2.0.17/values.yaml similarity index 100% rename from incubator/acestream/2.0.16/values.yaml rename to incubator/acestream/2.0.17/values.yaml