diff --git a/incubator/kdenlive/2.0.1/app-changelog.md b/incubator/kdenlive/2.0.1/app-changelog.md deleted file mode 100644 index da50265784e..00000000000 --- a/incubator/kdenlive/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kdenlive-2.0.1](https://github.com/truecharts/charts/compare/kdenlive-2.0.0...kdenlive-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/incubator/kdenlive/2.0.1/CHANGELOG.md b/incubator/kdenlive/2.0.2/CHANGELOG.md similarity index 100% rename from incubator/kdenlive/2.0.1/CHANGELOG.md rename to incubator/kdenlive/2.0.2/CHANGELOG.md diff --git a/incubator/kdenlive/2.0.1/Chart.yaml b/incubator/kdenlive/2.0.2/Chart.yaml similarity index 98% rename from incubator/kdenlive/2.0.1/Chart.yaml rename to incubator/kdenlive/2.0.2/Chart.yaml index f55d81f1802..b286975bcf9 100644 --- a/incubator/kdenlive/2.0.1/Chart.yaml +++ b/incubator/kdenlive/2.0.2/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/kdenlive - https://github.com/linuxserver/docker-kdenlive#readme type: application -version: 2.0.1 +version: 2.0.2 diff --git a/incubator/kdenlive/2.0.1/README.md b/incubator/kdenlive/2.0.2/README.md similarity index 100% rename from incubator/kdenlive/2.0.1/README.md rename to incubator/kdenlive/2.0.2/README.md diff --git a/incubator/kdenlive/2.0.2/app-changelog.md b/incubator/kdenlive/2.0.2/app-changelog.md new file mode 100644 index 00000000000..386b21454a2 --- /dev/null +++ b/incubator/kdenlive/2.0.2/app-changelog.md @@ -0,0 +1,4 @@ + + +## [kdenlive-2.0.2](https://github.com/truecharts/charts/compare/kdenlive-2.0.1...kdenlive-2.0.2) (2022-11-19) + diff --git a/incubator/kdenlive/2.0.1/app-readme.md b/incubator/kdenlive/2.0.2/app-readme.md similarity index 100% rename from incubator/kdenlive/2.0.1/app-readme.md rename to incubator/kdenlive/2.0.2/app-readme.md diff --git a/incubator/kdenlive/2.0.1/charts/common-11.0.3.tgz b/incubator/kdenlive/2.0.2/charts/common-11.0.3.tgz similarity index 100% rename from incubator/kdenlive/2.0.1/charts/common-11.0.3.tgz rename to incubator/kdenlive/2.0.2/charts/common-11.0.3.tgz diff --git a/incubator/kdenlive/2.0.1/ix_values.yaml b/incubator/kdenlive/2.0.2/ix_values.yaml similarity index 83% rename from incubator/kdenlive/2.0.1/ix_values.yaml rename to incubator/kdenlive/2.0.2/ix_values.yaml index 299b7e9adcd..cc2651d3861 100644 --- a/incubator/kdenlive/2.0.1/ix_values.yaml +++ b/incubator/kdenlive/2.0.2/ix_values.yaml @@ -5,7 +5,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/kdenlive - tag: latest@sha256:7e466afe304a47f68be614b352d4f4bac6878a5675869e550bcb575df29393ef + tag: latest@sha256:a2356df4f26d11e70321bec9686ecb7b32a8e8ff8e753503050b1dc46c408fd4 persistence: config: enabled: true diff --git a/incubator/kdenlive/2.0.1/questions.yaml b/incubator/kdenlive/2.0.2/questions.yaml similarity index 100% rename from incubator/kdenlive/2.0.1/questions.yaml rename to incubator/kdenlive/2.0.2/questions.yaml diff --git a/incubator/kdenlive/2.0.1/templates/common.yaml b/incubator/kdenlive/2.0.2/templates/common.yaml similarity index 100% rename from incubator/kdenlive/2.0.1/templates/common.yaml rename to incubator/kdenlive/2.0.2/templates/common.yaml diff --git a/incubator/kdenlive/2.0.1/values.yaml b/incubator/kdenlive/2.0.2/values.yaml similarity index 100% rename from incubator/kdenlive/2.0.1/values.yaml rename to incubator/kdenlive/2.0.2/values.yaml