From 0bc013fa12fcac02125181063b392c9b3e3c2ba4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 26 Jun 2023 09:37:38 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ispy-agent-dvr/5.0.26/app-changelog.md | 9 ----- .../{5.0.26 => 5.0.27}/CHANGELOG.md | 18 ++++----- .../{5.0.26 => 5.0.27}/Chart.yaml | 4 +- .../{5.0.26 => 5.0.27}/README.md | 2 +- stable/ispy-agent-dvr/5.0.27/app-changelog.md | 9 +++++ .../{5.0.26 => 5.0.27}/app-readme.md | 0 .../charts/common-12.14.2.tgz | Bin .../{5.0.26 => 5.0.27}/ix_values.yaml | 2 +- .../{5.0.26 => 5.0.27}/questions.yaml | 38 ++++++++++++++++-- .../{5.0.26 => 5.0.27}/templates/NOTES.txt | 0 .../{5.0.26 => 5.0.27}/templates/common.yaml | 0 .../{5.0.26 => 5.0.27}/values.yaml | 0 12 files changed, 56 insertions(+), 26 deletions(-) delete mode 100644 stable/ispy-agent-dvr/5.0.26/app-changelog.md rename stable/ispy-agent-dvr/{5.0.26 => 5.0.27}/CHANGELOG.md (93%) rename stable/ispy-agent-dvr/{5.0.26 => 5.0.27}/Chart.yaml (95%) rename stable/ispy-agent-dvr/{5.0.26 => 5.0.27}/README.md (94%) create mode 100644 stable/ispy-agent-dvr/5.0.27/app-changelog.md rename stable/ispy-agent-dvr/{5.0.26 => 5.0.27}/app-readme.md (100%) rename stable/ispy-agent-dvr/{5.0.26 => 5.0.27}/charts/common-12.14.2.tgz (100%) rename stable/ispy-agent-dvr/{5.0.26 => 5.0.27}/ix_values.yaml (95%) rename stable/ispy-agent-dvr/{5.0.26 => 5.0.27}/questions.yaml (98%) rename stable/ispy-agent-dvr/{5.0.26 => 5.0.27}/templates/NOTES.txt (100%) rename stable/ispy-agent-dvr/{5.0.26 => 5.0.27}/templates/common.yaml (100%) rename stable/ispy-agent-dvr/{5.0.26 => 5.0.27}/values.yaml (100%) diff --git a/stable/ispy-agent-dvr/5.0.26/app-changelog.md b/stable/ispy-agent-dvr/5.0.26/app-changelog.md deleted file mode 100644 index 70c5ababc78..00000000000 --- a/stable/ispy-agent-dvr/5.0.26/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ispy-agent-dvr-5.0.26](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.25...ispy-agent-dvr-5.0.26) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.6.0 ([#9658](https://github.com/truecharts/charts/issues/9658)) - - \ No newline at end of file diff --git a/stable/ispy-agent-dvr/5.0.26/CHANGELOG.md b/stable/ispy-agent-dvr/5.0.27/CHANGELOG.md similarity index 93% rename from stable/ispy-agent-dvr/5.0.26/CHANGELOG.md rename to stable/ispy-agent-dvr/5.0.27/CHANGELOG.md index 3a86f55b1ec..4f1a694536a 100644 --- a/stable/ispy-agent-dvr/5.0.26/CHANGELOG.md +++ b/stable/ispy-agent-dvr/5.0.27/CHANGELOG.md @@ -4,15 +4,15 @@ -## [ispy-agent-dvr-5.0.26](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.25...ispy-agent-dvr-5.0.26) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.6.0 ([#9658](https://github.com/truecharts/charts/issues/9658)) - - - - +## [ispy-agent-dvr-5.0.27](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.26...ispy-agent-dvr-5.0.27) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.9.0 ([#9926](https://github.com/truecharts/charts/issues/9926)) + + + + ## [ispy-agent-dvr-5.0.26](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.25...ispy-agent-dvr-5.0.26) (2023-06-15) ### Chore diff --git a/stable/ispy-agent-dvr/5.0.26/Chart.yaml b/stable/ispy-agent-dvr/5.0.27/Chart.yaml similarity index 95% rename from stable/ispy-agent-dvr/5.0.26/Chart.yaml rename to stable/ispy-agent-dvr/5.0.27/Chart.yaml index 82deb8924a4..4204ec9b139 100644 --- a/stable/ispy-agent-dvr/5.0.26/Chart.yaml +++ b/stable/ispy-agent-dvr/5.0.27/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.7.6.0" +appVersion: "4.7.9.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: ispy-agent-dvr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - https://github.com/doitandbedone/ispyagentdvr-docker -version: 5.0.26 +version: 5.0.27 annotations: truecharts.org/catagories: | - security diff --git a/stable/ispy-agent-dvr/5.0.26/README.md b/stable/ispy-agent-dvr/5.0.27/README.md similarity index 94% rename from stable/ispy-agent-dvr/5.0.26/README.md rename to stable/ispy-agent-dvr/5.0.27/README.md index 701942c352f..e0a9b8fa8d7 100644 --- a/stable/ispy-agent-dvr/5.0.26/README.md +++ b/stable/ispy-agent-dvr/5.0.27/README.md @@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we ## Support -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). - See the [Website](https://truecharts.org) - Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/charts/issues/new/choose) diff --git a/stable/ispy-agent-dvr/5.0.27/app-changelog.md b/stable/ispy-agent-dvr/5.0.27/app-changelog.md new file mode 100644 index 00000000000..464aa725d90 --- /dev/null +++ b/stable/ispy-agent-dvr/5.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ispy-agent-dvr-5.0.27](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.26...ispy-agent-dvr-5.0.27) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.9.0 ([#9926](https://github.com/truecharts/charts/issues/9926)) + + \ No newline at end of file diff --git a/stable/ispy-agent-dvr/5.0.26/app-readme.md b/stable/ispy-agent-dvr/5.0.27/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/5.0.26/app-readme.md rename to stable/ispy-agent-dvr/5.0.27/app-readme.md diff --git a/stable/ispy-agent-dvr/5.0.26/charts/common-12.14.2.tgz b/stable/ispy-agent-dvr/5.0.27/charts/common-12.14.2.tgz similarity index 100% rename from stable/ispy-agent-dvr/5.0.26/charts/common-12.14.2.tgz rename to stable/ispy-agent-dvr/5.0.27/charts/common-12.14.2.tgz diff --git a/stable/ispy-agent-dvr/5.0.26/ix_values.yaml b/stable/ispy-agent-dvr/5.0.27/ix_values.yaml similarity index 95% rename from stable/ispy-agent-dvr/5.0.26/ix_values.yaml rename to stable/ispy-agent-dvr/5.0.27/ix_values.yaml index a7fbe491592..68b1e472859 100644 --- a/stable/ispy-agent-dvr/5.0.26/ix_values.yaml +++ b/stable/ispy-agent-dvr/5.0.27/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ispy-agent-dvr - tag: v4.7.6.0@sha256:6fc7d836941c17505937968e8f178f344d5f89c887b7f1d730dd913cc528ae59 + tag: v4.7.9.0@sha256:7bd06dfec08407eb2e76709036745cb5ce19e4f1537bdf54a49d6ba5d2455201 pullPolicy: IfNotPresent service: main: diff --git a/stable/ispy-agent-dvr/5.0.26/questions.yaml b/stable/ispy-agent-dvr/5.0.27/questions.yaml similarity index 98% rename from stable/ispy-agent-dvr/5.0.26/questions.yaml rename to stable/ispy-agent-dvr/5.0.27/questions.yaml index b32303b06a6..0d21ebe7a14 100644 --- a/stable/ispy-agent-dvr/5.0.26/questions.yaml +++ b/stable/ispy-agent-dvr/5.0.27/questions.yaml @@ -793,8 +793,38 @@ questions: 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 + schema: + show_if: [["type", "!=", "pvc"]] + 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 + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -1323,14 +1353,14 @@ questions: attrs: - variable: cpu label: CPU - description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 4000m valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - variable: memory label: RAM - description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 8Gi @@ -1344,7 +1374,7 @@ questions: attrs: - variable: cpu label: CPU - description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 10m @@ -1352,7 +1382,7 @@ questions: valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - variable: memory label: "RAM" - description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 50Mi diff --git a/stable/ispy-agent-dvr/5.0.26/templates/NOTES.txt b/stable/ispy-agent-dvr/5.0.27/templates/NOTES.txt similarity index 100% rename from stable/ispy-agent-dvr/5.0.26/templates/NOTES.txt rename to stable/ispy-agent-dvr/5.0.27/templates/NOTES.txt diff --git a/stable/ispy-agent-dvr/5.0.26/templates/common.yaml b/stable/ispy-agent-dvr/5.0.27/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.26/templates/common.yaml rename to stable/ispy-agent-dvr/5.0.27/templates/common.yaml diff --git a/stable/ispy-agent-dvr/5.0.26/values.yaml b/stable/ispy-agent-dvr/5.0.27/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.26/values.yaml rename to stable/ispy-agent-dvr/5.0.27/values.yaml