From 466e463a0be24f68e0332f497ae2f47e60166fb0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 1 May 2023 11:13:11 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mediainfo/4.0.0/app-changelog.md | 13 ------------- .../mediainfo/{4.0.0 => 4.0.1}/CHANGELOG.md | 18 +++++++++--------- stable/mediainfo/{4.0.0 => 4.0.1}/Chart.yaml | 4 ++-- stable/mediainfo/{4.0.0 => 4.0.1}/README.md | 0 stable/mediainfo/4.0.1/app-changelog.md | 9 +++++++++ .../mediainfo/{4.0.0 => 4.0.1}/app-readme.md | 0 .../{4.0.0 => 4.0.1}/charts/common-12.6.1.tgz | Bin .../mediainfo/{4.0.0 => 4.0.1}/ix_values.yaml | 2 +- .../mediainfo/{4.0.0 => 4.0.1}/questions.yaml | 0 .../{4.0.0 => 4.0.1}/templates/NOTES.txt | 0 .../{4.0.0 => 4.0.1}/templates/common.yaml | 0 stable/mediainfo/{4.0.0 => 4.0.1}/values.yaml | 0 stable/mkvtoolnix/5.0.0/app-changelog.md | 13 ------------- .../mkvtoolnix/{5.0.0 => 5.0.1}/CHANGELOG.md | 18 +++++++++--------- stable/mkvtoolnix/{5.0.0 => 5.0.1}/Chart.yaml | 4 ++-- stable/mkvtoolnix/{5.0.0 => 5.0.1}/README.md | 0 stable/mkvtoolnix/5.0.1/app-changelog.md | 9 +++++++++ .../mkvtoolnix/{5.0.0 => 5.0.1}/app-readme.md | 0 .../{5.0.0 => 5.0.1}/charts/common-12.6.1.tgz | Bin .../{5.0.0 => 5.0.1}/ix_values.yaml | 2 +- .../{5.0.0 => 5.0.1}/questions.yaml | 0 .../{5.0.0 => 5.0.1}/templates/NOTES.txt | 0 .../{5.0.0 => 5.0.1}/templates/common.yaml | 0 .../mkvtoolnix/{5.0.0 => 5.0.1}/values.yaml | 0 24 files changed, 42 insertions(+), 50 deletions(-) delete mode 100644 stable/mediainfo/4.0.0/app-changelog.md rename stable/mediainfo/{4.0.0 => 4.0.1}/CHANGELOG.md (89%) rename stable/mediainfo/{4.0.0 => 4.0.1}/Chart.yaml (95%) rename stable/mediainfo/{4.0.0 => 4.0.1}/README.md (100%) create mode 100644 stable/mediainfo/4.0.1/app-changelog.md rename stable/mediainfo/{4.0.0 => 4.0.1}/app-readme.md (100%) rename stable/mediainfo/{4.0.0 => 4.0.1}/charts/common-12.6.1.tgz (100%) rename stable/mediainfo/{4.0.0 => 4.0.1}/ix_values.yaml (94%) rename stable/mediainfo/{4.0.0 => 4.0.1}/questions.yaml (100%) rename stable/mediainfo/{4.0.0 => 4.0.1}/templates/NOTES.txt (100%) rename stable/mediainfo/{4.0.0 => 4.0.1}/templates/common.yaml (100%) rename stable/mediainfo/{4.0.0 => 4.0.1}/values.yaml (100%) delete mode 100644 stable/mkvtoolnix/5.0.0/app-changelog.md rename stable/mkvtoolnix/{5.0.0 => 5.0.1}/CHANGELOG.md (89%) rename stable/mkvtoolnix/{5.0.0 => 5.0.1}/Chart.yaml (95%) rename stable/mkvtoolnix/{5.0.0 => 5.0.1}/README.md (100%) create mode 100644 stable/mkvtoolnix/5.0.1/app-changelog.md rename stable/mkvtoolnix/{5.0.0 => 5.0.1}/app-readme.md (100%) rename stable/mkvtoolnix/{5.0.0 => 5.0.1}/charts/common-12.6.1.tgz (100%) rename stable/mkvtoolnix/{5.0.0 => 5.0.1}/ix_values.yaml (95%) rename stable/mkvtoolnix/{5.0.0 => 5.0.1}/questions.yaml (100%) rename stable/mkvtoolnix/{5.0.0 => 5.0.1}/templates/NOTES.txt (100%) rename stable/mkvtoolnix/{5.0.0 => 5.0.1}/templates/common.yaml (100%) rename stable/mkvtoolnix/{5.0.0 => 5.0.1}/values.yaml (100%) diff --git a/stable/mediainfo/4.0.0/app-changelog.md b/stable/mediainfo/4.0.0/app-changelog.md deleted file mode 100644 index 4b144a9ef50..00000000000 --- a/stable/mediainfo/4.0.0/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [mediainfo-4.0.0](https://github.com/truecharts/charts/compare/mediainfo-3.0.14...mediainfo-4.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - \ No newline at end of file diff --git a/stable/mediainfo/4.0.0/CHANGELOG.md b/stable/mediainfo/4.0.1/CHANGELOG.md similarity index 89% rename from stable/mediainfo/4.0.0/CHANGELOG.md rename to stable/mediainfo/4.0.1/CHANGELOG.md index 96377d405d3..a7a01422211 100644 --- a/stable/mediainfo/4.0.0/CHANGELOG.md +++ b/stable/mediainfo/4.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mediainfo-4.0.1](https://github.com/truecharts/charts/compare/mediainfo-4.0.0...mediainfo-4.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.04.1 ([#8598](https://github.com/truecharts/charts/issues/8598)) + + + + ## [mediainfo-4.0.0](https://github.com/truecharts/charts/compare/mediainfo-3.0.14...mediainfo-4.0.0) (2023-05-01) ### Feat @@ -88,12 +97,3 @@ - -## [mediainfo-3.0.6](https://github.com/truecharts/charts/compare/mediainfo-3.0.5...mediainfo-3.0.6) (2022-12-24) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v22.12.2 - - - diff --git a/stable/mediainfo/4.0.0/Chart.yaml b/stable/mediainfo/4.0.1/Chart.yaml similarity index 95% rename from stable/mediainfo/4.0.0/Chart.yaml rename to stable/mediainfo/4.0.1/Chart.yaml index 36bccf2f2c6..fa9eee97c31 100644 --- a/stable/mediainfo/4.0.0/Chart.yaml +++ b/stable/mediainfo/4.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.02.2" +appVersion: "23.04.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo - https://github.com/jlesage/docker-mediainfo type: application -version: 4.0.0 +version: 4.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/mediainfo/4.0.0/README.md b/stable/mediainfo/4.0.1/README.md similarity index 100% rename from stable/mediainfo/4.0.0/README.md rename to stable/mediainfo/4.0.1/README.md diff --git a/stable/mediainfo/4.0.1/app-changelog.md b/stable/mediainfo/4.0.1/app-changelog.md new file mode 100644 index 00000000000..35eb5698441 --- /dev/null +++ b/stable/mediainfo/4.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mediainfo-4.0.1](https://github.com/truecharts/charts/compare/mediainfo-4.0.0...mediainfo-4.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.04.1 ([#8598](https://github.com/truecharts/charts/issues/8598)) + + \ No newline at end of file diff --git a/stable/mediainfo/4.0.0/app-readme.md b/stable/mediainfo/4.0.1/app-readme.md similarity index 100% rename from stable/mediainfo/4.0.0/app-readme.md rename to stable/mediainfo/4.0.1/app-readme.md diff --git a/stable/mediainfo/4.0.0/charts/common-12.6.1.tgz b/stable/mediainfo/4.0.1/charts/common-12.6.1.tgz similarity index 100% rename from stable/mediainfo/4.0.0/charts/common-12.6.1.tgz rename to stable/mediainfo/4.0.1/charts/common-12.6.1.tgz diff --git a/stable/mediainfo/4.0.0/ix_values.yaml b/stable/mediainfo/4.0.1/ix_values.yaml similarity index 94% rename from stable/mediainfo/4.0.0/ix_values.yaml rename to stable/mediainfo/4.0.1/ix_values.yaml index 1c330229619..d0161fa2855 100644 --- a/stable/mediainfo/4.0.0/ix_values.yaml +++ b/stable/mediainfo/4.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mediainfo - tag: 23.02.2@sha256:f2b4e4d9d3c908dbc7a2e6235e77ac0bba22ba00c3be06c340442eaada8b3a30 + tag: 23.04.1@sha256:710be537d5abf0e48fb0d0270f9e9d36d4c3041483c6eb5477c0b1b51c4c0f0e pullPolicy: IfNotPresent service: main: diff --git a/stable/mediainfo/4.0.0/questions.yaml b/stable/mediainfo/4.0.1/questions.yaml similarity index 100% rename from stable/mediainfo/4.0.0/questions.yaml rename to stable/mediainfo/4.0.1/questions.yaml diff --git a/stable/mediainfo/4.0.0/templates/NOTES.txt b/stable/mediainfo/4.0.1/templates/NOTES.txt similarity index 100% rename from stable/mediainfo/4.0.0/templates/NOTES.txt rename to stable/mediainfo/4.0.1/templates/NOTES.txt diff --git a/stable/mediainfo/4.0.0/templates/common.yaml b/stable/mediainfo/4.0.1/templates/common.yaml similarity index 100% rename from stable/mediainfo/4.0.0/templates/common.yaml rename to stable/mediainfo/4.0.1/templates/common.yaml diff --git a/stable/mediainfo/4.0.0/values.yaml b/stable/mediainfo/4.0.1/values.yaml similarity index 100% rename from stable/mediainfo/4.0.0/values.yaml rename to stable/mediainfo/4.0.1/values.yaml diff --git a/stable/mkvtoolnix/5.0.0/app-changelog.md b/stable/mkvtoolnix/5.0.0/app-changelog.md deleted file mode 100644 index ea074ff7a1f..00000000000 --- a/stable/mkvtoolnix/5.0.0/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [mkvtoolnix-5.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.16...mkvtoolnix-5.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - \ No newline at end of file diff --git a/stable/mkvtoolnix/5.0.0/CHANGELOG.md b/stable/mkvtoolnix/5.0.1/CHANGELOG.md similarity index 89% rename from stable/mkvtoolnix/5.0.0/CHANGELOG.md rename to stable/mkvtoolnix/5.0.1/CHANGELOG.md index 6213f95acd3..4bc1123341a 100644 --- a/stable/mkvtoolnix/5.0.0/CHANGELOG.md +++ b/stable/mkvtoolnix/5.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mkvtoolnix-5.0.1](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.0...mkvtoolnix-5.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/mkvtoolnix to v23.03.2 ([#8602](https://github.com/truecharts/charts/issues/8602)) + + + + ## [mkvtoolnix-5.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.16...mkvtoolnix-5.0.0) (2023-05-01) ### Feat @@ -88,12 +97,3 @@ ## [mkvtoolnix-4.0.8](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.7...mkvtoolnix-4.0.8) (2022-12-27) ### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [mkvtoolnix-4.0.7](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.6...mkvtoolnix-4.0.7) (2022-12-26) - -### Chore diff --git a/stable/mkvtoolnix/5.0.0/Chart.yaml b/stable/mkvtoolnix/5.0.1/Chart.yaml similarity index 95% rename from stable/mkvtoolnix/5.0.0/Chart.yaml rename to stable/mkvtoolnix/5.0.1/Chart.yaml index 9d9f06cbf55..c333285e066 100644 --- a/stable/mkvtoolnix/5.0.0/Chart.yaml +++ b/stable/mkvtoolnix/5.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.02.5" +appVersion: "23.03.2" 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.0 +version: 5.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/mkvtoolnix/5.0.0/README.md b/stable/mkvtoolnix/5.0.1/README.md similarity index 100% rename from stable/mkvtoolnix/5.0.0/README.md rename to stable/mkvtoolnix/5.0.1/README.md diff --git a/stable/mkvtoolnix/5.0.1/app-changelog.md b/stable/mkvtoolnix/5.0.1/app-changelog.md new file mode 100644 index 00000000000..84730a3f064 --- /dev/null +++ b/stable/mkvtoolnix/5.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mkvtoolnix-5.0.1](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.0...mkvtoolnix-5.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/mkvtoolnix to v23.03.2 ([#8602](https://github.com/truecharts/charts/issues/8602)) + + \ No newline at end of file diff --git a/stable/mkvtoolnix/5.0.0/app-readme.md b/stable/mkvtoolnix/5.0.1/app-readme.md similarity index 100% rename from stable/mkvtoolnix/5.0.0/app-readme.md rename to stable/mkvtoolnix/5.0.1/app-readme.md diff --git a/stable/mkvtoolnix/5.0.0/charts/common-12.6.1.tgz b/stable/mkvtoolnix/5.0.1/charts/common-12.6.1.tgz similarity index 100% rename from stable/mkvtoolnix/5.0.0/charts/common-12.6.1.tgz rename to stable/mkvtoolnix/5.0.1/charts/common-12.6.1.tgz diff --git a/stable/mkvtoolnix/5.0.0/ix_values.yaml b/stable/mkvtoolnix/5.0.1/ix_values.yaml similarity index 95% rename from stable/mkvtoolnix/5.0.0/ix_values.yaml rename to stable/mkvtoolnix/5.0.1/ix_values.yaml index 6a181c3325f..49f1ac2d623 100644 --- a/stable/mkvtoolnix/5.0.0/ix_values.yaml +++ b/stable/mkvtoolnix/5.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mkvtoolnix - tag: 23.02.5@sha256:2b0919d180998713a6c1f1cc2cea53d60b58e3d21d824c5bf2bb3325432ebe4e + tag: 23.03.2@sha256:783c7d5df7227a94bed65a152201845af8b19f79070bfaa27048c690a6d0bc36 pullPolicy: IfNotPresent service: main: diff --git a/stable/mkvtoolnix/5.0.0/questions.yaml b/stable/mkvtoolnix/5.0.1/questions.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.0/questions.yaml rename to stable/mkvtoolnix/5.0.1/questions.yaml diff --git a/stable/mkvtoolnix/5.0.0/templates/NOTES.txt b/stable/mkvtoolnix/5.0.1/templates/NOTES.txt similarity index 100% rename from stable/mkvtoolnix/5.0.0/templates/NOTES.txt rename to stable/mkvtoolnix/5.0.1/templates/NOTES.txt diff --git a/stable/mkvtoolnix/5.0.0/templates/common.yaml b/stable/mkvtoolnix/5.0.1/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.0/templates/common.yaml rename to stable/mkvtoolnix/5.0.1/templates/common.yaml diff --git a/stable/mkvtoolnix/5.0.0/values.yaml b/stable/mkvtoolnix/5.0.1/values.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.0/values.yaml rename to stable/mkvtoolnix/5.0.1/values.yaml