Browse Source

Update catalog information

sonicaj 2 years ago
parent
commit
352e0802b0
27 changed files with 10 additions and 9 deletions
  1. 4 4
      catalog.json
  2. 0 0
      community/webdav/1.0.2/Chart.lock
  3. 1 1
      community/webdav/1.0.2/Chart.yaml
  4. 1 1
      community/webdav/1.0.2/README.md
  5. 1 1
      community/webdav/1.0.2/app-readme.md
  6. 0 0
      community/webdav/1.0.2/charts/common-1.0.8.tgz
  7. 0 0
      community/webdav/1.0.2/ci/http-basicauth-other-user-values.yaml
  8. 0 0
      community/webdav/1.0.2/ci/http-basicauth-values.yaml
  9. 0 0
      community/webdav/1.0.2/ci/http-noauth-other-user-values.yaml
  10. 0 0
      community/webdav/1.0.2/ci/http-noauth-values.yaml
  11. 0 0
      community/webdav/1.0.2/ci/http_https-basicauth-other-user-values.yaml
  12. 0 0
      community/webdav/1.0.2/ci/http_https-basicauth-values.yaml
  13. 0 0
      community/webdav/1.0.2/ci/http_https-noauth-other-user-values.yaml
  14. 0 0
      community/webdav/1.0.2/ci/http_https-noauth-values.yaml
  15. 0 0
      community/webdav/1.0.2/ci/https-basicauth-other-user-values copy.yaml
  16. 0 0
      community/webdav/1.0.2/ci/https-basicauth-values.yaml
  17. 0 0
      community/webdav/1.0.2/ci/https-noauth-other-user-values.yaml
  18. 0 0
      community/webdav/1.0.2/ci/https-noauth-values.yaml
  19. 0 0
      community/webdav/1.0.2/ix_values.yaml
  20. 0 0
      community/webdav/1.0.2/metadata.yaml
  21. 3 2
      community/webdav/1.0.2/questions.yaml
  22. 0 0
      community/webdav/1.0.2/templates/NOTES.txt
  23. 0 0
      community/webdav/1.0.2/templates/_configuration.tpl
  24. 0 0
      community/webdav/1.0.2/templates/_helper.tpl
  25. 0 0
      community/webdav/1.0.2/templates/_validation.tpl
  26. 0 0
      community/webdav/1.0.2/templates/_webdav.tpl
  27. 0 0
      community/webdav/1.0.2/templates/common.yaml

+ 4 - 4
catalog.json

@@ -1385,7 +1385,7 @@
             "icon_url": "https://avatars.githubusercontent.com/u/48932923"
         },
         "webdav": {
-            "app_readme": "<h1>WebDAV</h1>\n<p><a href=\"http://webdav.org/\">WebDAV</a> is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.</p>\n<blockquote>\n<p>When application is installed and <code>Fix Permissions</code> is selected on at least 1 share\na container will be launched with <strong>root</strong> privileges. This is required in order to apply\nthe correct permissions to the <code>WebDAV</code> shares/directories.\nAfterward, the <code>WebDAV</code> container will run as a <strong>non</strong>-root user (Default: <code>568</code>).\n<code>Chown</code> will only apply if the parent directory does not match the configured user and group.</p>\n</blockquote>",
+            "app_readme": "<h1>WebDAV</h1>\n<p><a href=\"http://webdav.org/\">WebDAV</a> is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.</p>\n<blockquote>\n<p>When application is installed and <code>Fix Permissions</code> is selected on at least 1 share\na container will be launched with <strong>root</strong> privileges. This is required in order to apply\nthe correct permissions to the <code>WebDAV</code> shares/directories.\nAfterward, the <code>WebDAV</code> container will run as a <strong>non</strong>-root user (Default: <code>666</code>).\n<code>Chown</code> will only apply if the parent directory does not match the configured user and group.</p>\n</blockquote>",
             "categories": [
                 "file-sharing"
             ],
@@ -1394,9 +1394,9 @@
             "healthy_error": null,
             "home": "http://www.webdav.org/",
             "location": "/__w/charts/charts/community/webdav",
-            "latest_version": "1.0.1",
+            "latest_version": "1.0.2",
             "latest_app_version": "1.1.3.2982",
-            "latest_human_version": "1.1.3.2982_1.0.1",
+            "latest_human_version": "1.1.3.2982_1.0.2",
             "last_update": "2023-06-10 20:58:16",
             "name": "webdav",
             "recommended": false,
@@ -1591,7 +1591,7 @@
             "latest_version": "1.0.1",
             "latest_app_version": "1.23.3",
             "latest_human_version": "1.23.3_1.0.1",
-            "last_update": "2023-06-05 13:13:21",
+            "last_update": "2023-06-10 20:59:12",
             "name": "syncthing",
             "recommended": false,
             "title": "Syncthing",

+ 0 - 0
community/webdav/1.0.1/Chart.lock → community/webdav/1.0.2/Chart.lock


+ 1 - 1
community/webdav/1.0.1/Chart.yaml → community/webdav/1.0.2/Chart.yaml

@@ -3,7 +3,7 @@ description: WebDAV is a set of extensions to the HTTP protocol which allows use
 annotations:
   title: WebDAv
 type: application
-version: 1.0.1
+version: 1.0.2
 apiVersion: v2
 appVersion: '1.1.3.2982'
 kubeVersion: '>=1.16.0-0'

+ 1 - 1
community/webdav/1.0.1/README.md → community/webdav/1.0.2/README.md

@@ -5,5 +5,5 @@
 > When application is installed and `Fix Permissions` is selected on at least 1 share
 > a container will be launched with **root** privileges. This is required in order to apply
 > the correct permissions to the selected `WebDAV` shares/directories.
-> Afterward, the `WebDAV` container will run as a **non**-root user (Default: `568`).
+> Afterward, the `WebDAV` container will run as a **non**-root user (Default: `666`).
 > Note that `chown` will only apply if the parent directory does not match the configured user and group.

+ 1 - 1
community/webdav/1.0.1/app-readme.md → community/webdav/1.0.2/app-readme.md

@@ -5,5 +5,5 @@
 > When application is installed and `Fix Permissions` is selected on at least 1 share
 > a container will be launched with **root** privileges. This is required in order to apply
 > the correct permissions to the `WebDAV` shares/directories.
-> Afterward, the `WebDAV` container will run as a **non**-root user (Default: `568`).
+> Afterward, the `WebDAV` container will run as a **non**-root user (Default: `666`).
 > `Chown` will only apply if the parent directory does not match the configured user and group.

+ 0 - 0
community/webdav/1.0.1/charts/common-1.0.8.tgz → community/webdav/1.0.2/charts/common-1.0.8.tgz


+ 0 - 0
community/webdav/1.0.1/ci/http-basicauth-other-user-values.yaml → community/webdav/1.0.2/ci/http-basicauth-other-user-values.yaml


+ 0 - 0
community/webdav/1.0.1/ci/http-basicauth-values.yaml → community/webdav/1.0.2/ci/http-basicauth-values.yaml


+ 0 - 0
community/webdav/1.0.1/ci/http-noauth-other-user-values.yaml → community/webdav/1.0.2/ci/http-noauth-other-user-values.yaml


+ 0 - 0
community/webdav/1.0.1/ci/http-noauth-values.yaml → community/webdav/1.0.2/ci/http-noauth-values.yaml


+ 0 - 0
community/webdav/1.0.1/ci/http_https-basicauth-other-user-values.yaml → community/webdav/1.0.2/ci/http_https-basicauth-other-user-values.yaml


+ 0 - 0
community/webdav/1.0.1/ci/http_https-basicauth-values.yaml → community/webdav/1.0.2/ci/http_https-basicauth-values.yaml


+ 0 - 0
community/webdav/1.0.1/ci/http_https-noauth-other-user-values.yaml → community/webdav/1.0.2/ci/http_https-noauth-other-user-values.yaml


+ 0 - 0
community/webdav/1.0.1/ci/http_https-noauth-values.yaml → community/webdav/1.0.2/ci/http_https-noauth-values.yaml


+ 0 - 0
community/webdav/1.0.1/ci/https-basicauth-other-user-values copy.yaml → community/webdav/1.0.2/ci/https-basicauth-other-user-values copy.yaml


+ 0 - 0
community/webdav/1.0.1/ci/https-basicauth-values.yaml → community/webdav/1.0.2/ci/https-basicauth-values.yaml


+ 0 - 0
community/webdav/1.0.1/ci/https-noauth-other-user-values.yaml → community/webdav/1.0.2/ci/https-noauth-other-user-values.yaml


+ 0 - 0
community/webdav/1.0.1/ci/https-noauth-values.yaml → community/webdav/1.0.2/ci/https-noauth-values.yaml


+ 0 - 0
community/webdav/1.0.1/ix_values.yaml → community/webdav/1.0.2/ix_values.yaml


+ 0 - 0
community/webdav/1.0.1/metadata.yaml → community/webdav/1.0.2/metadata.yaml


+ 3 - 2
community/webdav/1.0.1/questions.yaml → community/webdav/1.0.2/questions.yaml

@@ -41,6 +41,7 @@ questions:
           schema:
             type: string
             show_if: [["authType", "=", "basic"]]
+            private: true
             required: true
         - variable: additionalEnvs
           label: Additional Environment Variables
@@ -77,7 +78,7 @@ questions:
           schema:
             type: int
             min: 2
-            default: 568
+            default: 666
             required: true
         - variable: group
           label: Group ID
@@ -85,7 +86,7 @@ questions:
           schema:
             type: int
             min: 2
-            default: 568
+            default: 666
             required: true
 
   - variable: webdavNetwork

+ 0 - 0
community/webdav/1.0.1/templates/NOTES.txt → community/webdav/1.0.2/templates/NOTES.txt


+ 0 - 0
community/webdav/1.0.1/templates/_configuration.tpl → community/webdav/1.0.2/templates/_configuration.tpl


+ 0 - 0
community/webdav/1.0.1/templates/_helper.tpl → community/webdav/1.0.2/templates/_helper.tpl


+ 0 - 0
community/webdav/1.0.1/templates/_validation.tpl → community/webdav/1.0.2/templates/_validation.tpl


+ 0 - 0
community/webdav/1.0.1/templates/_webdav.tpl → community/webdav/1.0.2/templates/_webdav.tpl


+ 0 - 0
community/webdav/1.0.1/templates/common.yaml → community/webdav/1.0.2/templates/common.yaml