From 68f710c4c08bfd8dbd2ff54a434c9935907919ae Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 14 Feb 2023 05:01:35 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mkvtoolnix/4.0.13/app-changelog.md | 9 --------- .../{4.0.13 => 4.0.14}/CHANGELOG.md | 18 +++++++++--------- .../mkvtoolnix/{4.0.13 => 4.0.14}/Chart.yaml | 4 ++-- .../mkvtoolnix/{4.0.13 => 4.0.14}/README.md | 0 stable/mkvtoolnix/4.0.14/app-changelog.md | 9 +++++++++ .../{4.0.13 => 4.0.14}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../{4.0.13 => 4.0.14}/ix_values.yaml | 2 +- .../{4.0.13 => 4.0.14}/questions.yaml | 0 .../{4.0.13 => 4.0.14}/templates/common.yaml | 0 .../mkvtoolnix/{4.0.13 => 4.0.14}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/mkvtoolnix/4.0.13/app-changelog.md rename stable/mkvtoolnix/{4.0.13 => 4.0.14}/CHANGELOG.md (91%) rename stable/mkvtoolnix/{4.0.13 => 4.0.14}/Chart.yaml (95%) rename stable/mkvtoolnix/{4.0.13 => 4.0.14}/README.md (100%) create mode 100644 stable/mkvtoolnix/4.0.14/app-changelog.md rename stable/mkvtoolnix/{4.0.13 => 4.0.14}/app-readme.md (100%) rename stable/mkvtoolnix/{4.0.13 => 4.0.14}/charts/common-11.1.2.tgz (100%) rename stable/mkvtoolnix/{4.0.13 => 4.0.14}/ix_values.yaml (93%) rename stable/mkvtoolnix/{4.0.13 => 4.0.14}/questions.yaml (100%) rename stable/mkvtoolnix/{4.0.13 => 4.0.14}/templates/common.yaml (100%) rename stable/mkvtoolnix/{4.0.13 => 4.0.14}/values.yaml (100%) diff --git a/stable/mkvtoolnix/4.0.13/app-changelog.md b/stable/mkvtoolnix/4.0.13/app-changelog.md deleted file mode 100644 index 87c6d3e6dcc..00000000000 --- a/stable/mkvtoolnix/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mkvtoolnix-4.0.13](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.12...mkvtoolnix-4.0.13) (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/stable/mkvtoolnix/4.0.13/CHANGELOG.md b/stable/mkvtoolnix/4.0.14/CHANGELOG.md similarity index 91% rename from stable/mkvtoolnix/4.0.13/CHANGELOG.md rename to stable/mkvtoolnix/4.0.14/CHANGELOG.md index 45eadb1aa45..f3ffe4c4a90 100644 --- a/stable/mkvtoolnix/4.0.13/CHANGELOG.md +++ b/stable/mkvtoolnix/4.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mkvtoolnix-4.0.14](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.13...mkvtoolnix-4.0.14) (2023-02-14) + +### Chore + +- update container image tccr.io/truecharts/mkvtoolnix to v23.02.4 + + + + ## [mkvtoolnix-4.0.13](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.12...mkvtoolnix-4.0.13) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [mkvtoolnix-4.0.4](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.3...mkvtoolnix-4.0.4) (2022-12-13) ### Chore - -- update helm general non-major - - - - -## [mkvtoolnix-4.0.3](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.2...mkvtoolnix-4.0.3) (2022-11-30) - - diff --git a/stable/mkvtoolnix/4.0.13/Chart.yaml b/stable/mkvtoolnix/4.0.14/Chart.yaml similarity index 95% rename from stable/mkvtoolnix/4.0.13/Chart.yaml rename to stable/mkvtoolnix/4.0.14/Chart.yaml index 8d3de8bc444..55c596c73fc 100644 --- a/stable/mkvtoolnix/4.0.13/Chart.yaml +++ b/stable/mkvtoolnix/4.0.14/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.02.2" +appVersion: "23.02.4" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/jlesage/docker-mkvtoolnix - https://mkvtoolnix.download/ type: application -version: 4.0.13 +version: 4.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/mkvtoolnix/4.0.13/README.md b/stable/mkvtoolnix/4.0.14/README.md similarity index 100% rename from stable/mkvtoolnix/4.0.13/README.md rename to stable/mkvtoolnix/4.0.14/README.md diff --git a/stable/mkvtoolnix/4.0.14/app-changelog.md b/stable/mkvtoolnix/4.0.14/app-changelog.md new file mode 100644 index 00000000000..a02a9438928 --- /dev/null +++ b/stable/mkvtoolnix/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mkvtoolnix-4.0.14](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.13...mkvtoolnix-4.0.14) (2023-02-14) + +### Chore + +- update container image tccr.io/truecharts/mkvtoolnix to v23.02.4 + + \ No newline at end of file diff --git a/stable/mkvtoolnix/4.0.13/app-readme.md b/stable/mkvtoolnix/4.0.14/app-readme.md similarity index 100% rename from stable/mkvtoolnix/4.0.13/app-readme.md rename to stable/mkvtoolnix/4.0.14/app-readme.md diff --git a/stable/mkvtoolnix/4.0.13/charts/common-11.1.2.tgz b/stable/mkvtoolnix/4.0.14/charts/common-11.1.2.tgz similarity index 100% rename from stable/mkvtoolnix/4.0.13/charts/common-11.1.2.tgz rename to stable/mkvtoolnix/4.0.14/charts/common-11.1.2.tgz diff --git a/stable/mkvtoolnix/4.0.13/ix_values.yaml b/stable/mkvtoolnix/4.0.14/ix_values.yaml similarity index 93% rename from stable/mkvtoolnix/4.0.13/ix_values.yaml rename to stable/mkvtoolnix/4.0.14/ix_values.yaml index f18f32f129e..d8818c13104 100644 --- a/stable/mkvtoolnix/4.0.13/ix_values.yaml +++ b/stable/mkvtoolnix/4.0.14/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mkvtoolnix - tag: 23.02.2@sha256:4ab975b3c7800dd013c16a0b12c4d76c4dfa8337d7ae278626241d952512be16 + tag: 23.02.4@sha256:9fb9ea15857db245a44acada056d7325767a3ea630cad59b357d9b17598431bf pullPolicy: IfNotPresent securityContext: diff --git a/stable/mkvtoolnix/4.0.13/questions.yaml b/stable/mkvtoolnix/4.0.14/questions.yaml similarity index 100% rename from stable/mkvtoolnix/4.0.13/questions.yaml rename to stable/mkvtoolnix/4.0.14/questions.yaml diff --git a/stable/mkvtoolnix/4.0.13/templates/common.yaml b/stable/mkvtoolnix/4.0.14/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/4.0.13/templates/common.yaml rename to stable/mkvtoolnix/4.0.14/templates/common.yaml diff --git a/stable/mkvtoolnix/4.0.13/values.yaml b/stable/mkvtoolnix/4.0.14/values.yaml similarity index 100% rename from stable/mkvtoolnix/4.0.13/values.yaml rename to stable/mkvtoolnix/4.0.14/values.yaml