diff --git a/stable/mediainfo/4.0.3/app-changelog.md b/stable/mediainfo/4.0.3/app-changelog.md deleted file mode 100644 index 79c4a6d357a..00000000000 --- a/stable/mediainfo/4.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mediainfo-4.0.3](https://github.com/truecharts/charts/compare/mediainfo-4.0.2...mediainfo-4.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/mediainfo/4.0.3/CHANGELOG.md b/stable/mediainfo/4.0.4/CHANGELOG.md similarity index 90% rename from stable/mediainfo/4.0.3/CHANGELOG.md rename to stable/mediainfo/4.0.4/CHANGELOG.md index 12ac7df5731..b0124bb47f5 100644 --- a/stable/mediainfo/4.0.3/CHANGELOG.md +++ b/stable/mediainfo/4.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mediainfo-4.0.4](https://github.com/truecharts/charts/compare/mediainfo-4.0.3...mediainfo-4.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.04.2 ([#8830](https://github.com/truecharts/charts/issues/8830)) + + + + ## [mediainfo-4.0.3](https://github.com/truecharts/charts/compare/mediainfo-4.0.2...mediainfo-4.0.3) (2023-05-05) ### Chore @@ -88,12 +97,3 @@ - -## [mediainfo-3.0.9](https://github.com/truecharts/charts/compare/mediainfo-3.0.8...mediainfo-3.0.9) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - diff --git a/stable/mediainfo/4.0.3/Chart.yaml b/stable/mediainfo/4.0.4/Chart.yaml similarity index 95% rename from stable/mediainfo/4.0.3/Chart.yaml rename to stable/mediainfo/4.0.4/Chart.yaml index bcde9466a57..c564b0d9eed 100644 --- a/stable/mediainfo/4.0.3/Chart.yaml +++ b/stable/mediainfo/4.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.04.1" +appVersion: "23.04.2" 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.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/mediainfo/4.0.3/README.md b/stable/mediainfo/4.0.4/README.md similarity index 100% rename from stable/mediainfo/4.0.3/README.md rename to stable/mediainfo/4.0.4/README.md diff --git a/stable/mediainfo/4.0.4/app-changelog.md b/stable/mediainfo/4.0.4/app-changelog.md new file mode 100644 index 00000000000..91eceb3671f --- /dev/null +++ b/stable/mediainfo/4.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mediainfo-4.0.4](https://github.com/truecharts/charts/compare/mediainfo-4.0.3...mediainfo-4.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.04.2 ([#8830](https://github.com/truecharts/charts/issues/8830)) + + \ No newline at end of file diff --git a/stable/mediainfo/4.0.3/app-readme.md b/stable/mediainfo/4.0.4/app-readme.md similarity index 100% rename from stable/mediainfo/4.0.3/app-readme.md rename to stable/mediainfo/4.0.4/app-readme.md diff --git a/stable/mediainfo/4.0.3/charts/common-12.6.6.tgz b/stable/mediainfo/4.0.4/charts/common-12.6.6.tgz similarity index 100% rename from stable/mediainfo/4.0.3/charts/common-12.6.6.tgz rename to stable/mediainfo/4.0.4/charts/common-12.6.6.tgz diff --git a/stable/mediainfo/4.0.3/ix_values.yaml b/stable/mediainfo/4.0.4/ix_values.yaml similarity index 94% rename from stable/mediainfo/4.0.3/ix_values.yaml rename to stable/mediainfo/4.0.4/ix_values.yaml index d0161fa2855..b8133f85226 100644 --- a/stable/mediainfo/4.0.3/ix_values.yaml +++ b/stable/mediainfo/4.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mediainfo - tag: 23.04.1@sha256:710be537d5abf0e48fb0d0270f9e9d36d4c3041483c6eb5477c0b1b51c4c0f0e + tag: v23.04.2@sha256:81c1f2e310e090dcbcf170c8f74db8eb9cdc476f79e697440e7a42605f01773e pullPolicy: IfNotPresent service: main: diff --git a/stable/mediainfo/4.0.3/questions.yaml b/stable/mediainfo/4.0.4/questions.yaml similarity index 100% rename from stable/mediainfo/4.0.3/questions.yaml rename to stable/mediainfo/4.0.4/questions.yaml diff --git a/stable/mediainfo/4.0.3/templates/NOTES.txt b/stable/mediainfo/4.0.4/templates/NOTES.txt similarity index 100% rename from stable/mediainfo/4.0.3/templates/NOTES.txt rename to stable/mediainfo/4.0.4/templates/NOTES.txt diff --git a/stable/mediainfo/4.0.3/templates/common.yaml b/stable/mediainfo/4.0.4/templates/common.yaml similarity index 100% rename from stable/mediainfo/4.0.3/templates/common.yaml rename to stable/mediainfo/4.0.4/templates/common.yaml diff --git a/stable/mediainfo/4.0.3/values.yaml b/stable/mediainfo/4.0.4/values.yaml similarity index 100% rename from stable/mediainfo/4.0.3/values.yaml rename to stable/mediainfo/4.0.4/values.yaml