diff --git a/stable/openspeedtest/4.0.24/app-changelog.md b/stable/openspeedtest/4.0.24/app-changelog.md deleted file mode 100644 index 5e1f531a4e7..00000000000 --- a/stable/openspeedtest/4.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openspeedtest-4.0.24](https://github.com/truecharts/charts/compare/openspeedtest-4.0.23...openspeedtest-4.0.24) (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/openspeedtest/4.0.24/CHANGELOG.md b/stable/openspeedtest/4.0.25/CHANGELOG.md similarity index 90% rename from stable/openspeedtest/4.0.24/CHANGELOG.md rename to stable/openspeedtest/4.0.25/CHANGELOG.md index e8d9be4f4fb..5016963bb88 100644 --- a/stable/openspeedtest/4.0.24/CHANGELOG.md +++ b/stable/openspeedtest/4.0.25/CHANGELOG.md @@ -4,6 +4,15 @@ +## [openspeedtest-4.0.25](https://github.com/truecharts/charts/compare/openspeedtest-4.0.24...openspeedtest-4.0.25) (2023-07-09) + +### Chore + +- update container image tccr.io/truecharts/openspeedtest to latest ([#10339](https://github.com/truecharts/charts/issues/10339)) + + + + ## [openspeedtest-4.0.24](https://github.com/truecharts/charts/compare/openspeedtest-4.0.23...openspeedtest-4.0.24) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ - -## [openspeedtest-4.0.15](https://github.com/truecharts/charts/compare/openspeedtest-4.0.14...openspeedtest-4.0.15) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - diff --git a/stable/openspeedtest/4.0.24/Chart.yaml b/stable/openspeedtest/4.0.25/Chart.yaml similarity index 98% rename from stable/openspeedtest/4.0.24/Chart.yaml rename to stable/openspeedtest/4.0.25/Chart.yaml index 97aa7230804..7b8605b1087 100644 --- a/stable/openspeedtest/4.0.24/Chart.yaml +++ b/stable/openspeedtest/4.0.25/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest - https://github.com/openspeedtest/Speed-Test type: application -version: 4.0.24 +version: 4.0.25 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/openspeedtest/4.0.24/README.md b/stable/openspeedtest/4.0.25/README.md similarity index 100% rename from stable/openspeedtest/4.0.24/README.md rename to stable/openspeedtest/4.0.25/README.md diff --git a/stable/openspeedtest/4.0.25/app-changelog.md b/stable/openspeedtest/4.0.25/app-changelog.md new file mode 100644 index 00000000000..ed10fce01d6 --- /dev/null +++ b/stable/openspeedtest/4.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openspeedtest-4.0.25](https://github.com/truecharts/charts/compare/openspeedtest-4.0.24...openspeedtest-4.0.25) (2023-07-09) + +### Chore + +- update container image tccr.io/truecharts/openspeedtest to latest ([#10339](https://github.com/truecharts/charts/issues/10339)) + + \ No newline at end of file diff --git a/stable/openspeedtest/4.0.24/app-readme.md b/stable/openspeedtest/4.0.25/app-readme.md similarity index 100% rename from stable/openspeedtest/4.0.24/app-readme.md rename to stable/openspeedtest/4.0.25/app-readme.md diff --git a/stable/openspeedtest/4.0.24/charts/common-12.14.6.tgz b/stable/openspeedtest/4.0.25/charts/common-12.14.6.tgz similarity index 100% rename from stable/openspeedtest/4.0.24/charts/common-12.14.6.tgz rename to stable/openspeedtest/4.0.25/charts/common-12.14.6.tgz diff --git a/stable/openspeedtest/4.0.24/ix_values.yaml b/stable/openspeedtest/4.0.25/ix_values.yaml similarity index 80% rename from stable/openspeedtest/4.0.24/ix_values.yaml rename to stable/openspeedtest/4.0.25/ix_values.yaml index 79f324da791..9e9e2fa25de 100644 --- a/stable/openspeedtest/4.0.24/ix_values.yaml +++ b/stable/openspeedtest/4.0.25/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/openspeedtest pullPolicy: IfNotPresent - tag: latest@sha256:4e72ef48de610b1a9f0318417af8362462fd7ea5b8e6d36a6bb53c20520541b8 + tag: latest@sha256:663ca98acd2ae8fc4dab61c51b9108ce4efadb9f3979f1ae8ffc0632f8505c26 service: main: ports: diff --git a/stable/openspeedtest/4.0.24/questions.yaml b/stable/openspeedtest/4.0.25/questions.yaml similarity index 97% rename from stable/openspeedtest/4.0.24/questions.yaml rename to stable/openspeedtest/4.0.25/questions.yaml index beda5cd0907..9483fd548a3 100644 --- a/stable/openspeedtest/4.0.24/questions.yaml +++ b/stable/openspeedtest/4.0.25/questions.yaml @@ -550,13 +550,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/openspeedtest/4.0.24/templates/NOTES.txt b/stable/openspeedtest/4.0.25/templates/NOTES.txt similarity index 100% rename from stable/openspeedtest/4.0.24/templates/NOTES.txt rename to stable/openspeedtest/4.0.25/templates/NOTES.txt diff --git a/stable/openspeedtest/4.0.24/templates/common.yaml b/stable/openspeedtest/4.0.25/templates/common.yaml similarity index 100% rename from stable/openspeedtest/4.0.24/templates/common.yaml rename to stable/openspeedtest/4.0.25/templates/common.yaml diff --git a/stable/openspeedtest/4.0.24/values.yaml b/stable/openspeedtest/4.0.25/values.yaml similarity index 100% rename from stable/openspeedtest/4.0.24/values.yaml rename to stable/openspeedtest/4.0.25/values.yaml