From f088f8b23719c7217d330824a1df5cbda3478712 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 8 May 2023 10:57:37 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mkvtoolnix/5.0.3/app-changelog.md | 9 --------- .../mkvtoolnix/{5.0.3 => 5.0.4}/CHANGELOG.md | 18 +++++++++--------- stable/mkvtoolnix/{5.0.3 => 5.0.4}/Chart.yaml | 4 ++-- stable/mkvtoolnix/{5.0.3 => 5.0.4}/README.md | 0 stable/mkvtoolnix/5.0.4/app-changelog.md | 9 +++++++++ .../mkvtoolnix/{5.0.3 => 5.0.4}/app-readme.md | 0 .../{5.0.3 => 5.0.4}/charts/common-12.6.6.tgz | Bin .../{5.0.3 => 5.0.4}/ix_values.yaml | 2 +- .../{5.0.3 => 5.0.4}/questions.yaml | 0 .../{5.0.3 => 5.0.4}/templates/NOTES.txt | 0 .../{5.0.3 => 5.0.4}/templates/common.yaml | 0 .../mkvtoolnix/{5.0.3 => 5.0.4}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/mkvtoolnix/5.0.3/app-changelog.md rename stable/mkvtoolnix/{5.0.3 => 5.0.4}/CHANGELOG.md (89%) rename stable/mkvtoolnix/{5.0.3 => 5.0.4}/Chart.yaml (95%) rename stable/mkvtoolnix/{5.0.3 => 5.0.4}/README.md (100%) create mode 100644 stable/mkvtoolnix/5.0.4/app-changelog.md rename stable/mkvtoolnix/{5.0.3 => 5.0.4}/app-readme.md (100%) rename stable/mkvtoolnix/{5.0.3 => 5.0.4}/charts/common-12.6.6.tgz (100%) rename stable/mkvtoolnix/{5.0.3 => 5.0.4}/ix_values.yaml (95%) rename stable/mkvtoolnix/{5.0.3 => 5.0.4}/questions.yaml (100%) rename stable/mkvtoolnix/{5.0.3 => 5.0.4}/templates/NOTES.txt (100%) rename stable/mkvtoolnix/{5.0.3 => 5.0.4}/templates/common.yaml (100%) rename stable/mkvtoolnix/{5.0.3 => 5.0.4}/values.yaml (100%) diff --git a/stable/mkvtoolnix/5.0.3/app-changelog.md b/stable/mkvtoolnix/5.0.3/app-changelog.md deleted file mode 100644 index e5d93d3611..0000000000 --- a/stable/mkvtoolnix/5.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mkvtoolnix-5.0.3](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.2...mkvtoolnix-5.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - \ No newline at end of file diff --git a/stable/mkvtoolnix/5.0.3/CHANGELOG.md b/stable/mkvtoolnix/5.0.4/CHANGELOG.md similarity index 89% rename from stable/mkvtoolnix/5.0.3/CHANGELOG.md rename to stable/mkvtoolnix/5.0.4/CHANGELOG.md index e7a8518d0f..8eec27c4f2 100644 --- a/stable/mkvtoolnix/5.0.3/CHANGELOG.md +++ b/stable/mkvtoolnix/5.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mkvtoolnix-5.0.4](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.3...mkvtoolnix-5.0.4) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/mkvtoolnix to v23.05.1 ([#8858](https://github.com/truecharts/charts/issues/8858)) + + + + ## [mkvtoolnix-5.0.3](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.2...mkvtoolnix-5.0.3) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ ## [mkvtoolnix-4.0.11](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.10...mkvtoolnix-4.0.11) (2023-02-05) ### Chore - -- update container image tccr.io/truecharts/mkvtoolnix to v23.02.1 - - - - -## [mkvtoolnix-4.0.10](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.9...mkvtoolnix-4.0.10) (2023-02-02) - -### Fix diff --git a/stable/mkvtoolnix/5.0.3/Chart.yaml b/stable/mkvtoolnix/5.0.4/Chart.yaml similarity index 95% rename from stable/mkvtoolnix/5.0.3/Chart.yaml rename to stable/mkvtoolnix/5.0.4/Chart.yaml index 966a5d93bc..4583639fdf 100644 --- a/stable/mkvtoolnix/5.0.3/Chart.yaml +++ b/stable/mkvtoolnix/5.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.03.2" +appVersion: "23.05.1" 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: 5.0.3 +version: 5.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/mkvtoolnix/5.0.3/README.md b/stable/mkvtoolnix/5.0.4/README.md similarity index 100% rename from stable/mkvtoolnix/5.0.3/README.md rename to stable/mkvtoolnix/5.0.4/README.md diff --git a/stable/mkvtoolnix/5.0.4/app-changelog.md b/stable/mkvtoolnix/5.0.4/app-changelog.md new file mode 100644 index 0000000000..c24c21d0ad --- /dev/null +++ b/stable/mkvtoolnix/5.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mkvtoolnix-5.0.4](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.3...mkvtoolnix-5.0.4) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/mkvtoolnix to v23.05.1 ([#8858](https://github.com/truecharts/charts/issues/8858)) + + \ No newline at end of file diff --git a/stable/mkvtoolnix/5.0.3/app-readme.md b/stable/mkvtoolnix/5.0.4/app-readme.md similarity index 100% rename from stable/mkvtoolnix/5.0.3/app-readme.md rename to stable/mkvtoolnix/5.0.4/app-readme.md diff --git a/stable/mkvtoolnix/5.0.3/charts/common-12.6.6.tgz b/stable/mkvtoolnix/5.0.4/charts/common-12.6.6.tgz similarity index 100% rename from stable/mkvtoolnix/5.0.3/charts/common-12.6.6.tgz rename to stable/mkvtoolnix/5.0.4/charts/common-12.6.6.tgz diff --git a/stable/mkvtoolnix/5.0.3/ix_values.yaml b/stable/mkvtoolnix/5.0.4/ix_values.yaml similarity index 95% rename from stable/mkvtoolnix/5.0.3/ix_values.yaml rename to stable/mkvtoolnix/5.0.4/ix_values.yaml index 49f1ac2d62..cbdf7dab8b 100644 --- a/stable/mkvtoolnix/5.0.3/ix_values.yaml +++ b/stable/mkvtoolnix/5.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mkvtoolnix - tag: 23.03.2@sha256:783c7d5df7227a94bed65a152201845af8b19f79070bfaa27048c690a6d0bc36 + tag: v23.05.1@sha256:9d32db249ce5c98aefcb63974905d08bd8a423b81f5f4c79670cbe017963fc8f pullPolicy: IfNotPresent service: main: diff --git a/stable/mkvtoolnix/5.0.3/questions.yaml b/stable/mkvtoolnix/5.0.4/questions.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.3/questions.yaml rename to stable/mkvtoolnix/5.0.4/questions.yaml diff --git a/stable/mkvtoolnix/5.0.3/templates/NOTES.txt b/stable/mkvtoolnix/5.0.4/templates/NOTES.txt similarity index 100% rename from stable/mkvtoolnix/5.0.3/templates/NOTES.txt rename to stable/mkvtoolnix/5.0.4/templates/NOTES.txt diff --git a/stable/mkvtoolnix/5.0.3/templates/common.yaml b/stable/mkvtoolnix/5.0.4/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.3/templates/common.yaml rename to stable/mkvtoolnix/5.0.4/templates/common.yaml diff --git a/stable/mkvtoolnix/5.0.3/values.yaml b/stable/mkvtoolnix/5.0.4/values.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.3/values.yaml rename to stable/mkvtoolnix/5.0.4/values.yaml