diff --git a/incubator/archiveteam-warrior/2.0.12/app-changelog.md b/incubator/archiveteam-warrior/2.0.12/app-changelog.md deleted file mode 100644 index e2be00e8c72..00000000000 --- a/incubator/archiveteam-warrior/2.0.12/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [archiveteam-warrior-2.0.12](https://github.com/truecharts/charts/compare/archiveteam-warrior-2.0.11...archiveteam-warrior-2.0.12) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/archiveteam-warrior to latest ([#8169](https://github.com/truecharts/charts/issues/8169)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - \ No newline at end of file diff --git a/incubator/archiveteam-warrior/2.0.12/CHANGELOG.md b/incubator/archiveteam-warrior/2.0.13/CHANGELOG.md similarity index 73% rename from incubator/archiveteam-warrior/2.0.12/CHANGELOG.md rename to incubator/archiveteam-warrior/2.0.13/CHANGELOG.md index 197feaf9a5f..67eb450f182 100644 --- a/incubator/archiveteam-warrior/2.0.12/CHANGELOG.md +++ b/incubator/archiveteam-warrior/2.0.13/CHANGELOG.md @@ -4,6 +4,33 @@ +## [archiveteam-warrior-2.0.13](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.0...archiveteam-warrior-2.0.13) (2023-11-18) + +### Chore + +- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) + + ### Fix + +- update container image tccr.io/truecharts/archiveteam-warrior to latest ([#14827](https://github.com/truecharts/charts/issues/14827)) + + + + + +## [archiveteam-warrior-3.0.0](https://github.com/truecharts/charts/compare/archiveteam-warrior-2.0.12...archiveteam-warrior-3.0.0) (2023-07-31) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + ### Fix + +- fix mistakes on questions.yaml + + + + ## [archiveteam-warrior-2.0.12](https://github.com/truecharts/charts/compare/archiveteam-warrior-2.0.11...archiveteam-warrior-2.0.12) (2023-04-30) ### Chore @@ -70,30 +97,3 @@ - -## [archiveteam-warrior-2.0.5](https://github.com/truecharts/charts/compare/archiveteam-warrior-2.0.4...archiveteam-warrior-2.0.5) (2022-12-12) - -### Chore - -- update container image tccr.io/truecharts/archiveteam-warrior to latest - - - - -## [archiveteam-warrior-2.0.4](https://github.com/truecharts/charts/compare/archiveteam-warrior-2.0.3...archiveteam-warrior-2.0.4) (2022-12-01) - -### Chore - -- update container image tccr.io/truecharts/archiveteam-warrior to latest - - - - -## [archiveteam-warrior-2.0.3](https://github.com/truecharts/charts/compare/archiveteam-warrior-2.0.2...archiveteam-warrior-2.0.3) (2022-12-01) - - - - -## [archiveteam-warrior-2.0.3](https://github.com/truecharts/charts/compare/archiveteam-warrior-2.0.2...archiveteam-warrior-2.0.3) (2022-12-01) - - diff --git a/incubator/archiveteam-warrior/2.0.12/Chart.yaml b/incubator/archiveteam-warrior/2.0.13/Chart.yaml similarity index 91% rename from incubator/archiveteam-warrior/2.0.12/Chart.yaml rename to incubator/archiveteam-warrior/2.0.13/Chart.yaml index cc05631a9a5..734a842acef 100644 --- a/incubator/archiveteam-warrior/2.0.12/Chart.yaml +++ b/incubator/archiveteam-warrior/2.0.13/Chart.yaml @@ -1,9 +1,6 @@ annotations: truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud - - Downloaders + truecharts.org/category: Backup apiVersion: v2 appVersion: "latest" dependencies: @@ -29,4 +26,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/archiveteam-warrior - https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior type: application -version: 2.0.12 +version: 2.0.13 diff --git a/incubator/archiveteam-warrior/2.0.12/README.md b/incubator/archiveteam-warrior/2.0.13/README.md similarity index 94% rename from incubator/archiveteam-warrior/2.0.12/README.md rename to incubator/archiveteam-warrior/2.0.13/README.md index 63d5d2c8fdc..83229a60265 100644 --- a/incubator/archiveteam-warrior/2.0.12/README.md +++ b/incubator/archiveteam-warrior/2.0.13/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/incubator/archiveteam-warrior/2.0.13/app-changelog.md b/incubator/archiveteam-warrior/2.0.13/app-changelog.md new file mode 100644 index 00000000000..11c25b5e545 --- /dev/null +++ b/incubator/archiveteam-warrior/2.0.13/app-changelog.md @@ -0,0 +1,13 @@ + + +## [archiveteam-warrior-2.0.13](https://github.com/truecharts/charts/compare/archiveteam-warrior-3.0.0...archiveteam-warrior-2.0.13) (2023-11-18) + +### Chore + +- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) + + ### Fix + +- update container image tccr.io/truecharts/archiveteam-warrior to latest ([#14827](https://github.com/truecharts/charts/issues/14827)) + + \ No newline at end of file diff --git a/incubator/archiveteam-warrior/2.0.12/app-readme.md b/incubator/archiveteam-warrior/2.0.13/app-readme.md similarity index 100% rename from incubator/archiveteam-warrior/2.0.12/app-readme.md rename to incubator/archiveteam-warrior/2.0.13/app-readme.md diff --git a/incubator/archiveteam-warrior/2.0.12/charts/common-11.1.2.tgz b/incubator/archiveteam-warrior/2.0.13/charts/common-11.1.2.tgz similarity index 100% rename from incubator/archiveteam-warrior/2.0.12/charts/common-11.1.2.tgz rename to incubator/archiveteam-warrior/2.0.13/charts/common-11.1.2.tgz diff --git a/incubator/archiveteam-warrior/2.0.12/ix_values.yaml b/incubator/archiveteam-warrior/2.0.13/ix_values.yaml similarity index 80% rename from incubator/archiveteam-warrior/2.0.12/ix_values.yaml rename to incubator/archiveteam-warrior/2.0.13/ix_values.yaml index 709fd70e45a..f1538e4f09e 100644 --- a/incubator/archiveteam-warrior/2.0.12/ix_values.yaml +++ b/incubator/archiveteam-warrior/2.0.13/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/archiveteam-warrior - tag: latest@sha256:2f9df36357450bf06fdb2347cdf655b9877b0f6cd69400dcd823693166c65588 + tag: latest@sha256:aeb117796563b08f2dc4c41cbecda891b605240f5f55fbf816f86e0ea103f3e8 podSecurityContext: runAsGroup: 0 diff --git a/incubator/archiveteam-warrior/2.0.12/questions.yaml b/incubator/archiveteam-warrior/2.0.13/questions.yaml similarity index 89% rename from incubator/archiveteam-warrior/2.0.12/questions.yaml rename to incubator/archiveteam-warrior/2.0.13/questions.yaml index 728950dd67c..de93c133774 100644 --- a/incubator/archiveteam-warrior/2.0.12/questions.yaml +++ b/incubator/archiveteam-warrior/2.0.13/questions.yaml @@ -38,7 +38,19 @@ portals: ports: - "$kubernetes-resource_configmap_tcportal-open_port" questions: - + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false - variable: workload group: "Workload Settings" label: "" @@ -211,13 +223,6 @@ questions: default: false show_subquestions_if: true subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces @@ -229,6 +234,7 @@ questions: description: Interface Configuration label: Interface Configuration schema: + additional_attrs: true type: dict $ref: - "normalize/interfaceConfiguration" @@ -245,6 +251,7 @@ questions: description: Define how IP Address will be managed label: IP Address Management schema: + additional_attrs: true type: dict required: true attrs: @@ -474,13 +481,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: @@ -517,6 +555,99 @@ questions: show_if: [["type", "=", "pvc"]] type: string default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" - variable: ingress label: "" group: Ingress @@ -559,7 +690,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host @@ -585,11 +716,50 @@ questions: schema: type: string default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" - variable: tls label: TLS-Settings schema: type: list - show_if: [["certificateIssuer", "=", ""]] + show_if: [["advanced", "=", true]] default: [] items: - variable: tlsEntry @@ -617,44 +787,26 @@ questions: schema: type: string default: "" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) + label: 'Use TrueNAS SCALE Certificate (Deprecated)' schema: show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - variable: ingressList label: Add Manual Custom Ingresses group: Ingress @@ -684,6 +836,12 @@ questions: schema: type: string default: "" + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false - variable: hosts label: Hosts schema: @@ -741,8 +899,8 @@ questions: label: Service Port schema: type: int - - variable: clusterIssuer - label: clusterIssuer + - variable: certificateIssuer + label: certificateIssuer description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' schema: type: string @@ -752,7 +910,7 @@ questions: schema: type: list default: [] - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] items: - variable: tlsEntry label: Host @@ -772,7 +930,7 @@ questions: type: string default: "" required: true - - variable: clusterIssuer + - variable: certificateIssuer label: Use Cert-Manager clusterIssuer description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' schema: @@ -781,15 +939,22 @@ questions: - variable: scaleCert label: Use TrueNAS SCALE Certificate (Deprecated) schema: - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" - variable: secretName label: Use Custom Secret (Advanced) schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: entrypoint label: Traefik Entrypoint @@ -919,14 +1084,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 @@ -940,7 +1105,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 @@ -948,7 +1113,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 @@ -1012,6 +1177,7 @@ questions: - variable: gpu label: Select GPU schema: + additional_attrs: true type: dict $ref: - "definitions/gpuConfiguration" @@ -1599,6 +1765,7 @@ questions: - variable: openvpn label: OpenVPN Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "openvpn"]] attrs: @@ -1619,6 +1786,7 @@ questions: - variable: tailscale label: Tailscale Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "tailscale"]] attrs: @@ -1745,6 +1913,7 @@ questions: schema: type: string required: true + max_length: 10240 - variable: docs group: Documentation label: Please read the documentation at https://truecharts.org diff --git a/incubator/archiveteam-warrior/2.0.12/templates/common.yaml b/incubator/archiveteam-warrior/2.0.13/templates/common.yaml similarity index 100% rename from incubator/archiveteam-warrior/2.0.12/templates/common.yaml rename to incubator/archiveteam-warrior/2.0.13/templates/common.yaml diff --git a/incubator/archiveteam-warrior/2.0.12/values.yaml b/incubator/archiveteam-warrior/2.0.13/values.yaml similarity index 100% rename from incubator/archiveteam-warrior/2.0.12/values.yaml rename to incubator/archiveteam-warrior/2.0.13/values.yaml diff --git a/incubator/archiveteam-warrior/item.yaml b/incubator/archiveteam-warrior/item.yaml index 1d15bbec74e..712feee0391 100644 --- a/incubator/archiveteam-warrior/item.yaml +++ b/incubator/archiveteam-warrior/item.yaml @@ -1,6 +1,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/archiveteam-warrior.png categories: - Backup -- Cloud -- Downloaders - +screenshots: []