From 175f01584f94a38a9d2bdae530c18cfcbc2d6fb9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 7 Jul 2023 04:38:27 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mediainfo/4.0.17/app-changelog.md | 9 -- .../mediainfo/{4.0.17 => 4.0.18}/CHANGELOG.md | 18 +-- .../mediainfo/{4.0.17 => 4.0.18}/Chart.yaml | 4 +- stable/mediainfo/{4.0.17 => 4.0.18}/README.md | 0 stable/mediainfo/4.0.18/app-changelog.md | 9 ++ .../{4.0.17 => 4.0.18}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{4.0.17 => 4.0.18}/ix_values.yaml | 2 +- .../{4.0.17 => 4.0.18}/questions.yaml | 149 +++++++++++------- .../{4.0.17 => 4.0.18}/templates/NOTES.txt | 0 .../{4.0.17 => 4.0.18}/templates/common.yaml | 0 .../mediainfo/{4.0.17 => 4.0.18}/values.yaml | 0 12 files changed, 112 insertions(+), 79 deletions(-) delete mode 100644 stable/mediainfo/4.0.17/app-changelog.md rename stable/mediainfo/{4.0.17 => 4.0.18}/CHANGELOG.md (90%) rename stable/mediainfo/{4.0.17 => 4.0.18}/Chart.yaml (95%) rename stable/mediainfo/{4.0.17 => 4.0.18}/README.md (100%) create mode 100644 stable/mediainfo/4.0.18/app-changelog.md rename stable/mediainfo/{4.0.17 => 4.0.18}/app-readme.md (100%) rename stable/mediainfo/{4.0.17 => 4.0.18}/charts/common-12.14.6.tgz (100%) rename stable/mediainfo/{4.0.17 => 4.0.18}/ix_values.yaml (94%) rename stable/mediainfo/{4.0.17 => 4.0.18}/questions.yaml (95%) rename stable/mediainfo/{4.0.17 => 4.0.18}/templates/NOTES.txt (100%) rename stable/mediainfo/{4.0.17 => 4.0.18}/templates/common.yaml (100%) rename stable/mediainfo/{4.0.17 => 4.0.18}/values.yaml (100%) diff --git a/stable/mediainfo/4.0.17/app-changelog.md b/stable/mediainfo/4.0.17/app-changelog.md deleted file mode 100644 index 6f160a214e..0000000000 --- a/stable/mediainfo/4.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mediainfo-4.0.17](https://github.com/truecharts/charts/compare/mediainfo-4.0.16...mediainfo-4.0.17) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - \ No newline at end of file diff --git a/stable/mediainfo/4.0.17/CHANGELOG.md b/stable/mediainfo/4.0.18/CHANGELOG.md similarity index 90% rename from stable/mediainfo/4.0.17/CHANGELOG.md rename to stable/mediainfo/4.0.18/CHANGELOG.md index 3829d2a562..c9059da3c3 100644 --- a/stable/mediainfo/4.0.17/CHANGELOG.md +++ b/stable/mediainfo/4.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mediainfo-4.0.18](https://github.com/truecharts/charts/compare/mediainfo-4.0.17...mediainfo-4.0.18) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.06.2 ([#10222](https://github.com/truecharts/charts/issues/10222)) + + + + ## [mediainfo-4.0.17](https://github.com/truecharts/charts/compare/mediainfo-4.0.16...mediainfo-4.0.17) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ - -## [mediainfo-4.0.8](https://github.com/truecharts/charts/compare/mediainfo-4.0.7...mediainfo-4.0.8) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - diff --git a/stable/mediainfo/4.0.17/Chart.yaml b/stable/mediainfo/4.0.18/Chart.yaml similarity index 95% rename from stable/mediainfo/4.0.17/Chart.yaml rename to stable/mediainfo/4.0.18/Chart.yaml index 04be86163b..4725effeb3 100644 --- a/stable/mediainfo/4.0.17/Chart.yaml +++ b/stable/mediainfo/4.0.18/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.06.1" +appVersion: "23.06.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.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - media diff --git a/stable/mediainfo/4.0.17/README.md b/stable/mediainfo/4.0.18/README.md similarity index 100% rename from stable/mediainfo/4.0.17/README.md rename to stable/mediainfo/4.0.18/README.md diff --git a/stable/mediainfo/4.0.18/app-changelog.md b/stable/mediainfo/4.0.18/app-changelog.md new file mode 100644 index 0000000000..d01fa78ade --- /dev/null +++ b/stable/mediainfo/4.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mediainfo-4.0.18](https://github.com/truecharts/charts/compare/mediainfo-4.0.17...mediainfo-4.0.18) (2023-07-07) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.06.2 ([#10222](https://github.com/truecharts/charts/issues/10222)) + + \ No newline at end of file diff --git a/stable/mediainfo/4.0.17/app-readme.md b/stable/mediainfo/4.0.18/app-readme.md similarity index 100% rename from stable/mediainfo/4.0.17/app-readme.md rename to stable/mediainfo/4.0.18/app-readme.md diff --git a/stable/mediainfo/4.0.17/charts/common-12.14.6.tgz b/stable/mediainfo/4.0.18/charts/common-12.14.6.tgz similarity index 100% rename from stable/mediainfo/4.0.17/charts/common-12.14.6.tgz rename to stable/mediainfo/4.0.18/charts/common-12.14.6.tgz diff --git a/stable/mediainfo/4.0.17/ix_values.yaml b/stable/mediainfo/4.0.18/ix_values.yaml similarity index 94% rename from stable/mediainfo/4.0.17/ix_values.yaml rename to stable/mediainfo/4.0.18/ix_values.yaml index 7a5fa80d27..85660dbe8e 100644 --- a/stable/mediainfo/4.0.17/ix_values.yaml +++ b/stable/mediainfo/4.0.18/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/mediainfo - tag: v23.06.1@sha256:0ec43265644a115c4ddc938abefc8898435ef87b7bf44974e8b6afffae68c427 + tag: v23.06.2@sha256:bbf532fc0bcc94dbc55cecc43126b9358b07c207518941a05717ccb954d50fd3 pullPolicy: IfNotPresent service: main: diff --git a/stable/mediainfo/4.0.17/questions.yaml b/stable/mediainfo/4.0.18/questions.yaml similarity index 95% rename from stable/mediainfo/4.0.17/questions.yaml rename to stable/mediainfo/4.0.18/questions.yaml index 95ccd35b3f..03acc7ac35 100644 --- a/stable/mediainfo/4.0.17/questions.yaml +++ b/stable/mediainfo/4.0.18/questions.yaml @@ -659,14 +659,6 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - hidden: true - type: boolean - default: false - variable: autoPermissions label: Automatic Permissions Configuration description: Automatically set permissions @@ -675,27 +667,36 @@ questions: type: dict additional_attrs: true attrs: - - variable: chown - label: Run CHOWN - description: | - It will run CHOWN on the path with the given fsGroup - schema: - type: boolean - default: false - - variable: chmod - label: Run CHMOD - description: | - It will run CHMOD on the path with the given value - schema: - type: string - default: "775" - - variable: recursive - label: Recursive - description: | - It will run CHOWN and CHMOD recursively + - variable: enabled + label: enabled schema: type: boolean default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -759,14 +760,6 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - hidden: true - type: boolean - default: false - variable: autoPermissions label: Automatic Permissions Configuration description: Automatically set permissions @@ -775,27 +768,36 @@ questions: type: dict additional_attrs: true attrs: - - variable: chown - label: Run CHOWN - description: | - It will run CHOWN on the path with the given fsGroup - schema: - type: boolean - default: false - - variable: chmod - label: Run CHMOD - description: | - It will run CHMOD on the path with the given value - schema: - type: string - default: "775" - - variable: recursive - label: Recursive - description: | - It will run CHOWN and CHMOD recursively + - variable: enabled + label: enabled schema: type: boolean default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -871,13 +873,44 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: diff --git a/stable/mediainfo/4.0.17/templates/NOTES.txt b/stable/mediainfo/4.0.18/templates/NOTES.txt similarity index 100% rename from stable/mediainfo/4.0.17/templates/NOTES.txt rename to stable/mediainfo/4.0.18/templates/NOTES.txt diff --git a/stable/mediainfo/4.0.17/templates/common.yaml b/stable/mediainfo/4.0.18/templates/common.yaml similarity index 100% rename from stable/mediainfo/4.0.17/templates/common.yaml rename to stable/mediainfo/4.0.18/templates/common.yaml diff --git a/stable/mediainfo/4.0.17/values.yaml b/stable/mediainfo/4.0.18/values.yaml similarity index 100% rename from stable/mediainfo/4.0.17/values.yaml rename to stable/mediainfo/4.0.18/values.yaml