From 9a625002c743f8132385352c393b100427a2c11b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 20 Nov 2023 17:31:38 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mkvtoolnix/6.0.11/app-changelog.md | 4 ---- .../{6.0.11 => 6.0.12}/CHANGELOG.md | 18 +++++++++--------- .../mkvtoolnix/{6.0.11 => 6.0.12}/Chart.yaml | 4 ++-- .../mkvtoolnix/{6.0.11 => 6.0.12}/README.md | 0 stable/mkvtoolnix/6.0.12/app-changelog.md | 9 +++++++++ .../{6.0.11 => 6.0.12}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{6.0.11 => 6.0.12}/ix_values.yaml | 2 +- .../{6.0.11 => 6.0.12}/questions.yaml | 0 .../{6.0.11 => 6.0.12}/templates/NOTES.txt | 0 .../{6.0.11 => 6.0.12}/templates/common.yaml | 0 .../mkvtoolnix/{6.0.11 => 6.0.12}/values.yaml | 0 12 files changed, 21 insertions(+), 16 deletions(-) delete mode 100644 stable/mkvtoolnix/6.0.11/app-changelog.md rename stable/mkvtoolnix/{6.0.11 => 6.0.12}/CHANGELOG.md (90%) rename stable/mkvtoolnix/{6.0.11 => 6.0.12}/Chart.yaml (95%) rename stable/mkvtoolnix/{6.0.11 => 6.0.12}/README.md (100%) create mode 100644 stable/mkvtoolnix/6.0.12/app-changelog.md rename stable/mkvtoolnix/{6.0.11 => 6.0.12}/app-readme.md (100%) rename stable/mkvtoolnix/{6.0.11 => 6.0.12}/charts/common-14.3.5.tgz (100%) rename stable/mkvtoolnix/{6.0.11 => 6.0.12}/ix_values.yaml (95%) rename stable/mkvtoolnix/{6.0.11 => 6.0.12}/questions.yaml (100%) rename stable/mkvtoolnix/{6.0.11 => 6.0.12}/templates/NOTES.txt (100%) rename stable/mkvtoolnix/{6.0.11 => 6.0.12}/templates/common.yaml (100%) rename stable/mkvtoolnix/{6.0.11 => 6.0.12}/values.yaml (100%) diff --git a/stable/mkvtoolnix/6.0.11/app-changelog.md b/stable/mkvtoolnix/6.0.11/app-changelog.md deleted file mode 100644 index 39ffef0d536..00000000000 --- a/stable/mkvtoolnix/6.0.11/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [mkvtoolnix-6.0.11](https://github.com/truecharts/charts/compare/mkvtoolnix-6.0.10...mkvtoolnix-6.0.11) (2023-11-17) - diff --git a/stable/mkvtoolnix/6.0.11/CHANGELOG.md b/stable/mkvtoolnix/6.0.12/CHANGELOG.md similarity index 90% rename from stable/mkvtoolnix/6.0.11/CHANGELOG.md rename to stable/mkvtoolnix/6.0.12/CHANGELOG.md index 0abe6ad546d..cab38bf8355 100644 --- a/stable/mkvtoolnix/6.0.11/CHANGELOG.md +++ b/stable/mkvtoolnix/6.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mkvtoolnix-6.0.12](https://github.com/truecharts/charts/compare/mkvtoolnix-6.0.11...mkvtoolnix-6.0.12) (2023-11-20) + +### Fix + +- update container image jlesage/mkvtoolnix to v23.11.3 ([#15156](https://github.com/truecharts/charts/issues/15156)) + + + + ## [mkvtoolnix-6.0.11](https://github.com/truecharts/charts/compare/mkvtoolnix-6.0.10...mkvtoolnix-6.0.11) (2023-11-17) @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/mkvtoolnix to v23.08.1 ([#12100](https://github.com/truecharts/charts/issues/12100)) - - - - -## [mkvtoolnix-6.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.19...mkvtoolnix-6.0.0) (2023-07-31) - - - - diff --git a/stable/mkvtoolnix/6.0.11/Chart.yaml b/stable/mkvtoolnix/6.0.12/Chart.yaml similarity index 95% rename from stable/mkvtoolnix/6.0.11/Chart.yaml rename to stable/mkvtoolnix/6.0.12/Chart.yaml index 1056f28814b..71cac0d4242 100644 --- a/stable/mkvtoolnix/6.0.11/Chart.yaml +++ b/stable/mkvtoolnix/6.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.11.2" +appVersion: 3.11.3 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/jlesage/docker-mkvtoolnix - https://mkvtoolnix.download/ type: application -version: 6.0.11 +version: 6.0.12 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/mkvtoolnix/6.0.11/README.md b/stable/mkvtoolnix/6.0.12/README.md similarity index 100% rename from stable/mkvtoolnix/6.0.11/README.md rename to stable/mkvtoolnix/6.0.12/README.md diff --git a/stable/mkvtoolnix/6.0.12/app-changelog.md b/stable/mkvtoolnix/6.0.12/app-changelog.md new file mode 100644 index 00000000000..7da281984a5 --- /dev/null +++ b/stable/mkvtoolnix/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mkvtoolnix-6.0.12](https://github.com/truecharts/charts/compare/mkvtoolnix-6.0.11...mkvtoolnix-6.0.12) (2023-11-20) + +### Fix + +- update container image jlesage/mkvtoolnix to v23.11.3 ([#15156](https://github.com/truecharts/charts/issues/15156)) + + \ No newline at end of file diff --git a/stable/mkvtoolnix/6.0.11/app-readme.md b/stable/mkvtoolnix/6.0.12/app-readme.md similarity index 100% rename from stable/mkvtoolnix/6.0.11/app-readme.md rename to stable/mkvtoolnix/6.0.12/app-readme.md diff --git a/stable/mkvtoolnix/6.0.11/charts/common-14.3.5.tgz b/stable/mkvtoolnix/6.0.12/charts/common-14.3.5.tgz similarity index 100% rename from stable/mkvtoolnix/6.0.11/charts/common-14.3.5.tgz rename to stable/mkvtoolnix/6.0.12/charts/common-14.3.5.tgz diff --git a/stable/mkvtoolnix/6.0.11/ix_values.yaml b/stable/mkvtoolnix/6.0.12/ix_values.yaml similarity index 95% rename from stable/mkvtoolnix/6.0.11/ix_values.yaml rename to stable/mkvtoolnix/6.0.12/ix_values.yaml index a10497118d7..d91fc3efa88 100644 --- a/stable/mkvtoolnix/6.0.11/ix_values.yaml +++ b/stable/mkvtoolnix/6.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: jlesage/mkvtoolnix - tag: v23.11.2@sha256:9291c94cfa847dd11b48db3a3c09e64880ee4fc062d8ee84a33c0b257468049e + tag: v23.11.3@sha256:a7e70b7b97156983b505f831dd8d64bbe00a66528a99781925b8526a25a15854 pullPolicy: IfNotPresent service: main: diff --git a/stable/mkvtoolnix/6.0.11/questions.yaml b/stable/mkvtoolnix/6.0.12/questions.yaml similarity index 100% rename from stable/mkvtoolnix/6.0.11/questions.yaml rename to stable/mkvtoolnix/6.0.12/questions.yaml diff --git a/stable/mkvtoolnix/6.0.11/templates/NOTES.txt b/stable/mkvtoolnix/6.0.12/templates/NOTES.txt similarity index 100% rename from stable/mkvtoolnix/6.0.11/templates/NOTES.txt rename to stable/mkvtoolnix/6.0.12/templates/NOTES.txt diff --git a/stable/mkvtoolnix/6.0.11/templates/common.yaml b/stable/mkvtoolnix/6.0.12/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/6.0.11/templates/common.yaml rename to stable/mkvtoolnix/6.0.12/templates/common.yaml diff --git a/stable/mkvtoolnix/6.0.11/values.yaml b/stable/mkvtoolnix/6.0.12/values.yaml similarity index 100% rename from stable/mkvtoolnix/6.0.11/values.yaml rename to stable/mkvtoolnix/6.0.12/values.yaml