diff --git a/incubator/authelia/1.0.6/Chart.lock b/incubator/authelia/1.0.6/Chart.lock index ddc3806b72..7471618688 100644 --- a/incubator/authelia/1.0.6/Chart.lock +++ b/incubator/authelia/1.0.6/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 15.0.3 digest: sha256:c143830b5616998587eb49dc5674fba102aa344fce208d264cd3ab16d71c4e04 -generated: "2021-08-29T21:27:28.096196327Z" +generated: "2021-08-29T22:35:54.831245749Z" diff --git a/incubator/jdownloader2/0.0.5/Chart.lock b/incubator/jdownloader2/0.0.5/Chart.lock index faf08ba553..2c4bc79025 100644 --- a/incubator/jdownloader2/0.0.5/Chart.lock +++ b/incubator/jdownloader2/0.0.5/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:27:35.856884163Z" +generated: "2021-08-29T22:36:02.604283986Z" diff --git a/incubator/nextcloud/3.1.3/Chart.lock b/incubator/nextcloud/3.1.3/Chart.lock index ca5ceeed7c..4bb3a3f743 100644 --- a/incubator/nextcloud/3.1.3/Chart.lock +++ b/incubator/nextcloud/3.1.3/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 15.0.3 digest: sha256:c143830b5616998587eb49dc5674fba102aa344fce208d264cd3ab16d71c4e04 -generated: "2021-08-29T21:27:42.685208457Z" +generated: "2021-08-29T22:36:09.416608864Z" diff --git a/incubator/prototypegui/6.8.7/CONFIG.md b/incubator/prototypegui/6.8.7/CONFIG.md new file mode 100644 index 0000000000..fc9b2fa2d5 --- /dev/null +++ b/incubator/prototypegui/6.8.7/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/incubator/prototypegui/6.8.7/Chart.lock b/incubator/prototypegui/6.8.7/Chart.lock new file mode 100644 index 0000000000..fe1935e0d7 --- /dev/null +++ b/incubator/prototypegui/6.8.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 6.10.7 +digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 +generated: "2021-08-29T22:36:17.012404535Z" diff --git a/incubator/prototypegui/6.8.7/Chart.yaml b/incubator/prototypegui/6.8.7/Chart.yaml new file mode 100644 index 0000000000..74d76359cb --- /dev/null +++ b/incubator/prototypegui/6.8.7/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: auto +dependencies: +- name: common + repository: https://truecharts.org/ + version: 6.10.7 +deprecated: false +description: API Support for your favorite torrent trackers. +home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett +icon: https://truecharts.org/_static/img/jackett-icon.png +keywords: +- jackett +- torrent +- usenet +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +- email: kjeld@schouten-lebbing.nl + name: Ornias1993 + url: truecharts.org +name: prototypegui +sources: +- https://github.com/Jackett/Jackett +type: application +version: 6.8.7 diff --git a/incubator/prototypegui/6.8.7/README.md b/incubator/prototypegui/6.8.7/README.md new file mode 100644 index 0000000000..947d73c053 --- /dev/null +++ b/incubator/prototypegui/6.8.7/README.md @@ -0,0 +1,42 @@ +# Introduction + +![Version: 6.8.6](https://img.shields.io/badge/Version-6.8.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square) + +API Support for your favorite torrent trackers. + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org/ | common | 6.10.7 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +- Ask a [question](https://github.com/truecharts/apps/discussions) + +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +All Rights Reserved - The TrueCharts Project diff --git a/incubator/prototypegui/6.8.7/app-readme.md b/incubator/prototypegui/6.8.7/app-readme.md new file mode 100644 index 0000000000..98549f0fc9 --- /dev/null +++ b/incubator/prototypegui/6.8.7/app-readme.md @@ -0,0 +1,4 @@ +API Support for your favorite torrent trackers. + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org +API Support for your favorite torrent trackers. diff --git a/incubator/prototypegui/6.8.7/charts/common-6.10.7.tgz b/incubator/prototypegui/6.8.7/charts/common-6.10.7.tgz new file mode 100644 index 0000000000..d326f48af3 Binary files /dev/null and b/incubator/prototypegui/6.8.7/charts/common-6.10.7.tgz differ diff --git a/incubator/prototypegui/6.8.7/ix_values.yaml b/incubator/prototypegui/6.8.7/ix_values.yaml new file mode 100644 index 0000000000..2a6bfe1ed3 --- /dev/null +++ b/incubator/prototypegui/6.8.7/ix_values.yaml @@ -0,0 +1,25 @@ +## +# This file contains Values.yaml content that gets added to the output of questions.yaml +# It's ONLY meant for content that the user is NOT expected to change. +# Example: Everything under "image" is not included in questions.yaml but is included here. +## + +image: + repository: ghcr.io/k8s-at-home/jackett + pullPolicy: IfNotPresent + tag: v0.18.616 + +probes: + liveness: + path: "/UI/Login" + + readiness: + path: "/UI/Login" + + startup: + path: "/UI/Login" + +## +# Most other defaults are set in questions.yaml +# For other options please refer to the wiki, default_values.yaml or the common library chart +## diff --git a/incubator/prototypegui/6.8.7/questions.yaml b/incubator/prototypegui/6.8.7/questions.yaml new file mode 100644 index 0000000000..423703e2db --- /dev/null +++ b/incubator/prototypegui/6.8.7/questions.yaml @@ -0,0 +1,939 @@ +groups: + - name: "Container Image" + description: "Image to be used for container" + - name: "Controller" + description: "Configure workload deployment" + - name: "Container Configuration" + description: "additional container configuration" + - name: "App Configuration" + description: "App specific config options" + - name: "Networking and Services" + description: "Configure Network and Services for container" + - name: "Storage and Persistence" + description: "Persist and share data that is separate from the container" + - name: "Ingress" + description: "Ingress Configuration" + - name: "Security and Permissions" + description: "Configure security context and permissions" + - name: "Resources and Devices" + description: "Specify resources/devices to be allocated to workload" + - name: "Advanced" + description: "Advanced Configuration" +portals: + web_portal: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: controller + group: "Controller" + label: "" + schema: + type: dict + attrs: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + type: dict + attrs: + - variable: TZ + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: UMASK + label: "UMASK" + description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" + schema: + type: string + default: "002" + # Configure Enviroment Variables + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: hostNetwork + group: "Networking and Services" + label: "Enable Host Networking" + schema: + type: boolean + default: false + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: port + label: "Container Port" + schema: + type: int + default: 9117 + editable: false + hidden: true + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9117 + editable: true + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + default: 36009 + + - variable: persistence + label: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "pvc" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: " Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "/config" + hidden: true + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: accessMode + label: "Access Mode (Advanced)" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: " Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + required: true + default: "" + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: accessMode + label: "Access Mode (Advanced)" + description: "Allow or disallow multiple PVC's writhing to the same PVC" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + + - variable: ingress + label: "" + group: "Ingress" + schema: + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: "Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - 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: securityContext + group: "Security and Permissions" + label: "Security Context" + schema: + type: dict + attrs: + - variable: privileged + label: Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: true + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + type: dict + attrs: + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: true + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: supplementalGroups + label: "When should we take ownership?" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "When should we take ownership?" + schema: + type: int + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: resources + group: "Resources and Devices" + label: "Resource Limits" + schema: + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "2000m" + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "2Gi" + - variable: requests + label: "Advanced Request minimum resources required" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "10m" + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "50Mi" + + - variable: autoscaling + group: "Resources and Devices" + label: "Horizontal Pod Autoscaler" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: "Target" + description: "deployment name, defaults to main deployment" + schema: + type: string + default: "" + - variable: minReplicas + label: "Minimum Replicas" + schema: + type: int + default: 1 + - variable: maxReplicas + label: "Maximum Replicas" + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: "Target CPU Utilization Percentage" + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: "Target Memory Utilization Percentage" + schema: + type: int + default: 80 diff --git a/incubator/prototypegui/6.8.7/templates/common.yaml b/incubator/prototypegui/6.8.7/templates/common.yaml new file mode 100644 index 0000000000..a6613c2ce2 --- /dev/null +++ b/incubator/prototypegui/6.8.7/templates/common.yaml @@ -0,0 +1 @@ +{{ include "common.all" . }} diff --git a/incubator/prototypegui/6.8.7/test_values.yaml b/incubator/prototypegui/6.8.7/test_values.yaml new file mode 100644 index 0000000000..e257e17bd2 --- /dev/null +++ b/incubator/prototypegui/6.8.7/test_values.yaml @@ -0,0 +1,41 @@ +# Default values for Jackett. + +image: + repository: ghcr.io/k8s-at-home/jackett + pullPolicy: IfNotPresent + tag: v0.18.616 + +strategy: + type: Recreate + + +service: + main: + enabled: true + ports: + main: + port: 9117 + +probes: + liveness: + path: "/UI/Login" + + readiness: + path: "/UI/Login" + + startup: + path: "/UI/Login" + +env: {} + # TZ: UTC + # PUID: 1001 + # PGID: 1001 + + +persistence: + config: + enabled: true + mountPath: "/config" + type: pvc + accessMode: ReadWriteOnce + size: "100Gi" diff --git a/incubator/prototypegui/6.8.7/values.yaml b/incubator/prototypegui/6.8.7/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/incubator/prototypegui/item.yaml b/incubator/prototypegui/item.yaml new file mode 100644 index 0000000000..8d74730748 --- /dev/null +++ b/incubator/prototypegui/item.yaml @@ -0,0 +1,3 @@ +categories: + - media +icon_url: https://truecharts.org/_static/img/jackett-icon.png diff --git a/stable/airsonic/1.8.6/Chart.lock b/stable/airsonic/1.8.6/Chart.lock index e4cbf60717..88defadd84 100644 --- a/stable/airsonic/1.8.6/Chart.lock +++ b/stable/airsonic/1.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:20:59.770707598Z" +generated: "2021-08-29T22:29:42.246568788Z" diff --git a/stable/appdaemon/3.8.6/Chart.lock b/stable/appdaemon/3.8.6/Chart.lock index 9db565dd82..5c076fdfd0 100644 --- a/stable/appdaemon/3.8.6/Chart.lock +++ b/stable/appdaemon/3.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:21:04.144768653Z" +generated: "2021-08-29T22:29:47.075775906Z" diff --git a/stable/bazarr/6.8.6/Chart.lock b/stable/bazarr/6.8.6/Chart.lock index 959d8e9ca9..73053e1308 100644 --- a/stable/bazarr/6.8.6/Chart.lock +++ b/stable/bazarr/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:21:08.550134488Z" +generated: "2021-08-29T22:29:51.409502416Z" diff --git a/stable/booksonic-air/1.6.6/Chart.lock b/stable/booksonic-air/1.6.6/Chart.lock index 6e35ab4bb0..a68328e573 100644 --- a/stable/booksonic-air/1.6.6/Chart.lock +++ b/stable/booksonic-air/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:21:12.894388177Z" +generated: "2021-08-29T22:29:55.808099877Z" diff --git a/stable/calibre-web/6.8.6/Chart.lock b/stable/calibre-web/6.8.6/Chart.lock index 380786f045..9f0afe107c 100644 --- a/stable/calibre-web/6.8.6/Chart.lock +++ b/stable/calibre-web/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:21:21.668844482Z" +generated: "2021-08-29T22:30:04.74922363Z" diff --git a/stable/calibre/1.6.7/Chart.lock b/stable/calibre/1.6.7/Chart.lock index c122bb6751..97f279dc8c 100644 --- a/stable/calibre/1.6.7/Chart.lock +++ b/stable/calibre/1.6.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:21:17.296890536Z" +generated: "2021-08-29T22:30:00.344381461Z" diff --git a/stable/collabora-online/6.8.6/Chart.lock b/stable/collabora-online/6.8.6/Chart.lock index 884f332ba8..3591135ce2 100644 --- a/stable/collabora-online/6.8.6/Chart.lock +++ b/stable/collabora-online/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:21:26.043885387Z" +generated: "2021-08-29T22:30:09.204105592Z" diff --git a/stable/deconz/1.6.6/Chart.lock b/stable/deconz/1.6.6/Chart.lock index 5c0dab00c9..c1407fde4b 100644 --- a/stable/deconz/1.6.6/Chart.lock +++ b/stable/deconz/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:21:30.448417064Z" +generated: "2021-08-29T22:30:13.672503757Z" diff --git a/stable/deepstack-cpu/4.8.6/Chart.lock b/stable/deepstack-cpu/4.8.6/Chart.lock index 6e926ecf8b..1726c6ea55 100644 --- a/stable/deepstack-cpu/4.8.6/Chart.lock +++ b/stable/deepstack-cpu/4.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:21:34.794183789Z" +generated: "2021-08-29T22:30:18.14568157Z" diff --git a/stable/deluge/6.8.6/Chart.lock b/stable/deluge/6.8.6/Chart.lock index 6f2fd13967..1d35a34434 100644 --- a/stable/deluge/6.8.6/Chart.lock +++ b/stable/deluge/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:21:39.192576192Z" +generated: "2021-08-29T22:30:22.544151403Z" diff --git a/stable/dizquetv/1.6.6/Chart.lock b/stable/dizquetv/1.6.6/Chart.lock index 4970d35ffc..709daf349e 100644 --- a/stable/dizquetv/1.6.6/Chart.lock +++ b/stable/dizquetv/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:21:43.622272509Z" +generated: "2021-08-29T22:30:26.90872402Z" diff --git a/stable/duplicati/1.6.6/Chart.lock b/stable/duplicati/1.6.6/Chart.lock index ed5e79a717..ddcf10372c 100644 --- a/stable/duplicati/1.6.6/Chart.lock +++ b/stable/duplicati/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:21:48.008568199Z" +generated: "2021-08-29T22:30:31.352554988Z" diff --git a/stable/emby/6.8.6/Chart.lock b/stable/emby/6.8.6/Chart.lock index 5f6c3674ba..653ce5acfb 100644 --- a/stable/emby/6.8.6/Chart.lock +++ b/stable/emby/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:21:52.334447064Z" +generated: "2021-08-29T22:30:35.896941151Z" diff --git a/stable/esphome/6.8.7/Chart.lock b/stable/esphome/6.8.7/Chart.lock index 407e5e728f..feee727d84 100644 --- a/stable/esphome/6.8.7/Chart.lock +++ b/stable/esphome/6.8.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:21:56.779403658Z" +generated: "2021-08-29T22:30:41.124126771Z" diff --git a/stable/external-service/1.1.7/Chart.lock b/stable/external-service/1.1.7/Chart.lock index f437c157fe..e20695f6ab 100644 --- a/stable/external-service/1.1.7/Chart.lock +++ b/stable/external-service/1.1.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:22:01.172557259Z" +generated: "2021-08-29T22:30:45.556111156Z" diff --git a/stable/fireflyiii/5.4.3/Chart.lock b/stable/fireflyiii/5.4.3/Chart.lock index f3a57053af..41fc170e11 100644 --- a/stable/fireflyiii/5.4.3/Chart.lock +++ b/stable/fireflyiii/5.4.3/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 1.2.4 digest: sha256:9aee99382d64db8c5a6879f05e43a8f1a4a7cbdca841a3d7f9dd5e497a7e63a3 -generated: "2021-08-29T21:22:06.298981312Z" +generated: "2021-08-29T22:30:51.021465985Z" diff --git a/stable/flaresolverr/1.6.6/Chart.lock b/stable/flaresolverr/1.6.6/Chart.lock index 792206f7a9..94c4b5db34 100644 --- a/stable/flaresolverr/1.6.6/Chart.lock +++ b/stable/flaresolverr/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:22:11.784047821Z" +generated: "2021-08-29T22:30:56.739070844Z" diff --git a/stable/flood/1.6.6/Chart.lock b/stable/flood/1.6.6/Chart.lock index d5d9edb99a..1f891a123a 100644 --- a/stable/flood/1.6.6/Chart.lock +++ b/stable/flood/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:22:16.176148818Z" +generated: "2021-08-29T22:31:01.122100756Z" diff --git a/stable/focalboard/1.6.6/Chart.lock b/stable/focalboard/1.6.6/Chart.lock index 43a790f215..2f0393f911 100644 --- a/stable/focalboard/1.6.6/Chart.lock +++ b/stable/focalboard/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:22:20.570361409Z" +generated: "2021-08-29T22:31:05.611067572Z" diff --git a/stable/freeradius/1.4.6/Chart.lock b/stable/freeradius/1.4.6/Chart.lock index ea347a8695..1d03ed25d8 100644 --- a/stable/freeradius/1.4.6/Chart.lock +++ b/stable/freeradius/1.4.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:22:25.019805252Z" +generated: "2021-08-29T22:31:10.109598044Z" diff --git a/stable/freshrss/6.8.6/Chart.lock b/stable/freshrss/6.8.6/Chart.lock index 21afdef45f..9ce115cdd8 100644 --- a/stable/freshrss/6.8.6/Chart.lock +++ b/stable/freshrss/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:22:29.493060453Z" +generated: "2021-08-29T22:31:14.575937498Z" diff --git a/stable/gaps/6.8.6/Chart.lock b/stable/gaps/6.8.6/Chart.lock index 7fafbc15b8..a8882a154c 100644 --- a/stable/gaps/6.8.6/Chart.lock +++ b/stable/gaps/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:22:33.897390026Z" +generated: "2021-08-29T22:31:19.082151949Z" diff --git a/stable/gonic/1.6.6/Chart.lock b/stable/gonic/1.6.6/Chart.lock index 0d7c34d03c..4bacedad0a 100644 --- a/stable/gonic/1.6.6/Chart.lock +++ b/stable/gonic/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:22:38.31027209Z" +generated: "2021-08-29T22:31:23.413232519Z" diff --git a/stable/grocy/6.8.6/Chart.lock b/stable/grocy/6.8.6/Chart.lock index 9c09ccb7e3..71804747b6 100644 --- a/stable/grocy/6.8.6/Chart.lock +++ b/stable/grocy/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:22:42.75766263Z" +generated: "2021-08-29T22:31:27.781987805Z" diff --git a/stable/handbrake/6.8.6/Chart.lock b/stable/handbrake/6.8.6/Chart.lock index 8f26f0a108..ff8a32412e 100644 --- a/stable/handbrake/6.8.6/Chart.lock +++ b/stable/handbrake/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:22:47.15636673Z" +generated: "2021-08-29T22:31:32.164861241Z" diff --git a/stable/haste-server/1.8.6/Chart.lock b/stable/haste-server/1.8.6/Chart.lock index 54365817af..ba6dd9aea9 100644 --- a/stable/haste-server/1.8.6/Chart.lock +++ b/stable/haste-server/1.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:22:51.576722557Z" +generated: "2021-08-29T22:31:36.578060033Z" diff --git a/stable/healthchecks/1.6.6/Chart.lock b/stable/healthchecks/1.6.6/Chart.lock index 73d6894504..735a10a451 100644 --- a/stable/healthchecks/1.6.6/Chart.lock +++ b/stable/healthchecks/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:22:55.944871501Z" +generated: "2021-08-29T22:31:40.952589442Z" diff --git a/stable/heimdall/6.8.6/Chart.lock b/stable/heimdall/6.8.6/Chart.lock index 17e1ed1f2c..616bd29fa8 100644 --- a/stable/heimdall/6.8.6/Chart.lock +++ b/stable/heimdall/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:23:00.40100534Z" +generated: "2021-08-29T22:31:45.324174971Z" diff --git a/stable/home-assistant/6.8.6/Chart.lock b/stable/home-assistant/6.8.6/Chart.lock index f669874ecc..ccaf8b5ebf 100644 --- a/stable/home-assistant/6.8.6/Chart.lock +++ b/stable/home-assistant/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:23:04.73177862Z" +generated: "2021-08-29T22:31:49.68994164Z" diff --git a/stable/hyperion-ng/1.6.6/Chart.lock b/stable/hyperion-ng/1.6.6/Chart.lock index 5396854273..91b6afb225 100644 --- a/stable/hyperion-ng/1.6.6/Chart.lock +++ b/stable/hyperion-ng/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:23:09.149632376Z" +generated: "2021-08-29T22:31:54.133751794Z" diff --git a/stable/jackett/6.8.7/Chart.lock b/stable/jackett/6.8.7/Chart.lock index 610877421f..e0014f14a5 100644 --- a/stable/jackett/6.8.7/Chart.lock +++ b/stable/jackett/6.8.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:23:13.517842872Z" +generated: "2021-08-29T22:31:58.4886158Z" diff --git a/stable/jellyfin/6.8.6/Chart.lock b/stable/jellyfin/6.8.6/Chart.lock index ed245681c1..f53709754a 100644 --- a/stable/jellyfin/6.8.6/Chart.lock +++ b/stable/jellyfin/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:23:17.864193097Z" +generated: "2021-08-29T22:32:02.847842395Z" diff --git a/stable/kms/6.8.6/Chart.lock b/stable/kms/6.8.6/Chart.lock index f0d20ee089..a4bee1623e 100644 --- a/stable/kms/6.8.6/Chart.lock +++ b/stable/kms/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:23:22.321730808Z" +generated: "2021-08-29T22:32:07.235093717Z" diff --git a/stable/komga/1.6.6/Chart.lock b/stable/komga/1.6.6/Chart.lock index 64e9665f87..a10d357bf6 100644 --- a/stable/komga/1.6.6/Chart.lock +++ b/stable/komga/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:23:26.744688286Z" +generated: "2021-08-29T22:32:11.529871863Z" diff --git a/stable/lazylibrarian/6.8.6/Chart.lock b/stable/lazylibrarian/6.8.6/Chart.lock index 354684eb33..a13f1a8b2c 100644 --- a/stable/lazylibrarian/6.8.6/Chart.lock +++ b/stable/lazylibrarian/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:23:31.093018581Z" +generated: "2021-08-29T22:32:15.92038552Z" diff --git a/stable/librespeed/1.6.6/Chart.lock b/stable/librespeed/1.6.6/Chart.lock index 8d3778475c..94d58d348f 100644 --- a/stable/librespeed/1.6.6/Chart.lock +++ b/stable/librespeed/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:23:35.420777566Z" +generated: "2021-08-29T22:32:20.646276968Z" diff --git a/stable/lidarr/6.8.6/Chart.lock b/stable/lidarr/6.8.6/Chart.lock index bfbb5446ac..1c9b7b8f68 100644 --- a/stable/lidarr/6.8.6/Chart.lock +++ b/stable/lidarr/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:23:39.829374515Z" +generated: "2021-08-29T22:32:25.030796912Z" diff --git a/stable/littlelink/1.2.6/Chart.lock b/stable/littlelink/1.2.6/Chart.lock index 0e568679ba..2134d5136c 100644 --- a/stable/littlelink/1.2.6/Chart.lock +++ b/stable/littlelink/1.2.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:23:44.246586435Z" +generated: "2021-08-29T22:32:29.343590011Z" diff --git a/stable/lychee/6.8.6/Chart.lock b/stable/lychee/6.8.6/Chart.lock index d7d8e1ee62..e8bf910fea 100644 --- a/stable/lychee/6.8.6/Chart.lock +++ b/stable/lychee/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:23:48.62714699Z" +generated: "2021-08-29T22:32:33.723860929Z" diff --git a/stable/mealie/1.8.6/Chart.lock b/stable/mealie/1.8.6/Chart.lock index b68f69ac5a..88c0566e0b 100644 --- a/stable/mealie/1.8.6/Chart.lock +++ b/stable/mealie/1.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:23:53.017508184Z" +generated: "2021-08-29T22:32:38.114237014Z" diff --git a/stable/mosquitto/1.8.6/Chart.lock b/stable/mosquitto/1.8.6/Chart.lock index fbd8d6e0a5..fbe60713c3 100644 --- a/stable/mosquitto/1.8.6/Chart.lock +++ b/stable/mosquitto/1.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:23:57.459010521Z" +generated: "2021-08-29T22:32:42.521978605Z" diff --git a/stable/mylar/1.6.6/Chart.lock b/stable/mylar/1.6.6/Chart.lock index 567225f6de..8af3932f1b 100644 --- a/stable/mylar/1.6.6/Chart.lock +++ b/stable/mylar/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:24:01.936634193Z" +generated: "2021-08-29T22:32:46.963595301Z" diff --git a/stable/navidrome/6.8.7/Chart.lock b/stable/navidrome/6.8.7/Chart.lock index 7c019985b1..9c9ae02de6 100644 --- a/stable/navidrome/6.8.7/Chart.lock +++ b/stable/navidrome/6.8.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:24:06.346508845Z" +generated: "2021-08-29T22:32:51.314181167Z" diff --git a/stable/node-red/6.8.6/Chart.lock b/stable/node-red/6.8.6/Chart.lock index db261092a0..c6eb303b43 100644 --- a/stable/node-red/6.8.6/Chart.lock +++ b/stable/node-red/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:24:10.674463474Z" +generated: "2021-08-29T22:32:55.617747122Z" diff --git a/stable/nullserv/1.6.6/Chart.lock b/stable/nullserv/1.6.6/Chart.lock index 557e16a565..399b14b5a2 100644 --- a/stable/nullserv/1.6.6/Chart.lock +++ b/stable/nullserv/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:24:15.133582649Z" +generated: "2021-08-29T22:32:59.647579607Z" diff --git a/stable/nzbget/6.8.6/Chart.lock b/stable/nzbget/6.8.6/Chart.lock index 90726a49ab..cdf8329b08 100644 --- a/stable/nzbget/6.8.6/Chart.lock +++ b/stable/nzbget/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:24:19.528311606Z" +generated: "2021-08-29T22:33:03.668950885Z" diff --git a/stable/nzbhydra/6.8.7/Chart.lock b/stable/nzbhydra/6.8.7/Chart.lock index bab26ba13e..9c203749ba 100644 --- a/stable/nzbhydra/6.8.7/Chart.lock +++ b/stable/nzbhydra/6.8.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:24:23.917212241Z" +generated: "2021-08-29T22:33:07.656728691Z" diff --git a/stable/octoprint/1.6.6/Chart.lock b/stable/octoprint/1.6.6/Chart.lock index a7681fd0b1..bb0a6899db 100644 --- a/stable/octoprint/1.6.6/Chart.lock +++ b/stable/octoprint/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:24:28.394988479Z" +generated: "2021-08-29T22:33:11.685993145Z" diff --git a/stable/omada-controller/1.6.6/Chart.lock b/stable/omada-controller/1.6.6/Chart.lock index 2068dd2640..9bd41cdaba 100644 --- a/stable/omada-controller/1.6.6/Chart.lock +++ b/stable/omada-controller/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:24:32.819509057Z" +generated: "2021-08-29T22:33:15.63306365Z" diff --git a/stable/ombi/6.8.7/Chart.lock b/stable/ombi/6.8.7/Chart.lock index 8278cb36f2..16ed4870d4 100644 --- a/stable/ombi/6.8.7/Chart.lock +++ b/stable/ombi/6.8.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:24:37.235875364Z" +generated: "2021-08-29T22:33:19.58465429Z" diff --git a/stable/openldap/1.4.6/Chart.lock b/stable/openldap/1.4.6/Chart.lock index d454b8bd58..21c7817688 100644 --- a/stable/openldap/1.4.6/Chart.lock +++ b/stable/openldap/1.4.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:24:41.624950096Z" +generated: "2021-08-29T22:33:23.582487345Z" diff --git a/stable/organizr/6.8.6/Chart.lock b/stable/organizr/6.8.6/Chart.lock index 51834cf163..3dfc6ed190 100644 --- a/stable/organizr/6.8.6/Chart.lock +++ b/stable/organizr/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:24:46.002061048Z" +generated: "2021-08-29T22:33:27.626890266Z" diff --git a/stable/overseerr/1.6.6/Chart.lock b/stable/overseerr/1.6.6/Chart.lock index f8fe35dfa5..479a9770cd 100644 --- a/stable/overseerr/1.6.6/Chart.lock +++ b/stable/overseerr/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:24:50.390946013Z" +generated: "2021-08-29T22:33:31.679070777Z" diff --git a/stable/owncast/1.6.6/Chart.lock b/stable/owncast/1.6.6/Chart.lock index b17bcd9561..80b782aa28 100644 --- a/stable/owncast/1.6.6/Chart.lock +++ b/stable/owncast/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:24:54.758670832Z" +generated: "2021-08-29T22:33:35.785925762Z" diff --git a/stable/owncloud-ocis/1.6.7/Chart.lock b/stable/owncloud-ocis/1.6.7/Chart.lock index d82da588b9..4d3005329f 100644 --- a/stable/owncloud-ocis/1.6.7/Chart.lock +++ b/stable/owncloud-ocis/1.6.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:24:59.178109183Z" +generated: "2021-08-29T22:33:39.927942669Z" diff --git a/stable/pgadmin/1.5.6/Chart.lock b/stable/pgadmin/1.5.6/Chart.lock index 5dad4247f2..3a4a09363b 100644 --- a/stable/pgadmin/1.5.6/Chart.lock +++ b/stable/pgadmin/1.5.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:25:03.634803055Z" +generated: "2021-08-29T22:33:44.163544763Z" diff --git a/stable/photoprism/1.6.6/Chart.lock b/stable/photoprism/1.6.6/Chart.lock index e2591ef268..03bca8ca57 100644 --- a/stable/photoprism/1.6.6/Chart.lock +++ b/stable/photoprism/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:25:08.065587721Z" +generated: "2021-08-29T22:33:48.389751375Z" diff --git a/stable/phpldapadmin/1.5.6/Chart.lock b/stable/phpldapadmin/1.5.6/Chart.lock index 893374e675..0589a2ec40 100644 --- a/stable/phpldapadmin/1.5.6/Chart.lock +++ b/stable/phpldapadmin/1.5.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:25:12.369850216Z" +generated: "2021-08-29T22:33:52.350667656Z" diff --git a/stable/piaware/1.6.6/Chart.lock b/stable/piaware/1.6.6/Chart.lock index 46b92b0f3c..950be2809b 100644 --- a/stable/piaware/1.6.6/Chart.lock +++ b/stable/piaware/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:25:16.661041158Z" +generated: "2021-08-29T22:33:56.289714903Z" diff --git a/stable/plex/5.8.6/Chart.lock b/stable/plex/5.8.6/Chart.lock index 3efa5639cf..34ad25967b 100644 --- a/stable/plex/5.8.6/Chart.lock +++ b/stable/plex/5.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:25:20.92501279Z" +generated: "2021-08-29T22:34:00.206626313Z" diff --git a/stable/podgrab/4.8.6/Chart.lock b/stable/podgrab/4.8.6/Chart.lock index 78eb1ae022..04ad721985 100644 --- a/stable/podgrab/4.8.6/Chart.lock +++ b/stable/podgrab/4.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:25:25.385636283Z" +generated: "2021-08-29T22:34:04.154780387Z" diff --git a/stable/postgresql/1.2.6/Chart.lock b/stable/postgresql/1.2.6/Chart.lock index 18c9ab02b6..da7e2c28d4 100644 --- a/stable/postgresql/1.2.6/Chart.lock +++ b/stable/postgresql/1.2.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:25:29.69822551Z" +generated: "2021-08-29T22:34:08.160214385Z" diff --git a/stable/pretend-youre-xyzzy/1.6.6/Chart.lock b/stable/pretend-youre-xyzzy/1.6.6/Chart.lock index 8a72ba0774..58768e32cd 100644 --- a/stable/pretend-youre-xyzzy/1.6.6/Chart.lock +++ b/stable/pretend-youre-xyzzy/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:25:34.088132772Z" +generated: "2021-08-29T22:34:12.178941936Z" diff --git a/stable/protonmail-bridge/1.6.6/Chart.lock b/stable/protonmail-bridge/1.6.6/Chart.lock index a737dfd923..54dfb5a8e5 100644 --- a/stable/protonmail-bridge/1.6.6/Chart.lock +++ b/stable/protonmail-bridge/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:25:38.474315218Z" +generated: "2021-08-29T22:34:16.128564254Z" diff --git a/stable/prowlarr/1.8.7/Chart.lock b/stable/prowlarr/1.8.7/Chart.lock index c8d5673184..7b4c24280b 100644 --- a/stable/prowlarr/1.8.7/Chart.lock +++ b/stable/prowlarr/1.8.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:25:42.895571418Z" +generated: "2021-08-29T22:34:19.973598924Z" diff --git a/stable/pyload/1.6.6/Chart.lock b/stable/pyload/1.6.6/Chart.lock index 9fa408e69f..16690c4c96 100644 --- a/stable/pyload/1.6.6/Chart.lock +++ b/stable/pyload/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:25:47.248792678Z" +generated: "2021-08-29T22:34:23.911714307Z" diff --git a/stable/qbittorrent/6.8.6/Chart.lock b/stable/qbittorrent/6.8.6/Chart.lock index cf34c477cb..59560c0c43 100644 --- a/stable/qbittorrent/6.8.6/Chart.lock +++ b/stable/qbittorrent/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:25:51.62003592Z" +generated: "2021-08-29T22:34:27.911081037Z" diff --git a/stable/radarr/6.8.6/Chart.lock b/stable/radarr/6.8.6/Chart.lock index d8b37c6733..54b1405015 100644 --- a/stable/radarr/6.8.6/Chart.lock +++ b/stable/radarr/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:25:56.020811454Z" +generated: "2021-08-29T22:34:31.856585173Z" diff --git a/stable/readarr/6.8.6/Chart.lock b/stable/readarr/6.8.6/Chart.lock index 1543f498c4..fefd298dbb 100644 --- a/stable/readarr/6.8.6/Chart.lock +++ b/stable/readarr/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:26:00.424327869Z" +generated: "2021-08-29T22:34:35.816855406Z" diff --git a/stable/reg/1.8.6/Chart.lock b/stable/reg/1.8.6/Chart.lock index c4d165e158..ac31dc0f7d 100644 --- a/stable/reg/1.8.6/Chart.lock +++ b/stable/reg/1.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:26:04.751269853Z" +generated: "2021-08-29T22:34:39.811231918Z" diff --git a/stable/resilio-sync/1.6.7/Chart.lock b/stable/resilio-sync/1.6.7/Chart.lock index f8db251f55..02dd6e2fe6 100644 --- a/stable/resilio-sync/1.6.7/Chart.lock +++ b/stable/resilio-sync/1.6.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:26:09.122618272Z" +generated: "2021-08-29T22:34:43.666189536Z" diff --git a/stable/sabnzbd/6.8.6/Chart.lock b/stable/sabnzbd/6.8.6/Chart.lock index 781d6dfecd..3db65c9388 100644 --- a/stable/sabnzbd/6.8.6/Chart.lock +++ b/stable/sabnzbd/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:26:13.496379453Z" +generated: "2021-08-29T22:34:47.623506643Z" diff --git a/stable/ser2sock/1.6.6/Chart.lock b/stable/ser2sock/1.6.6/Chart.lock index f9458cfb02..fec5f4ea73 100644 --- a/stable/ser2sock/1.6.6/Chart.lock +++ b/stable/ser2sock/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:26:17.903496054Z" +generated: "2021-08-29T22:34:51.774780266Z" diff --git a/stable/sonarr/6.8.6/Chart.lock b/stable/sonarr/6.8.6/Chart.lock index 1a06267043..f2bc179a78 100644 --- a/stable/sonarr/6.8.6/Chart.lock +++ b/stable/sonarr/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:26:22.276333571Z" +generated: "2021-08-29T22:34:55.759892729Z" diff --git a/stable/stash/1.6.6/Chart.lock b/stable/stash/1.6.6/Chart.lock index 72ed2261a9..fdc3e2e293 100644 --- a/stable/stash/1.6.6/Chart.lock +++ b/stable/stash/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:26:26.591077767Z" +generated: "2021-08-29T22:34:59.72115721Z" diff --git a/stable/syncthing/6.8.6/Chart.lock b/stable/syncthing/6.8.6/Chart.lock index 898212233a..8400416b76 100644 --- a/stable/syncthing/6.8.6/Chart.lock +++ b/stable/syncthing/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:26:30.938792149Z" +generated: "2021-08-29T22:35:03.650280833Z" diff --git a/stable/tautulli/6.8.6/Chart.lock b/stable/tautulli/6.8.6/Chart.lock index d4746e029f..0cf17befdf 100644 --- a/stable/tautulli/6.8.6/Chart.lock +++ b/stable/tautulli/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:26:35.316910777Z" +generated: "2021-08-29T22:35:07.520027714Z" diff --git a/stable/thelounge/1.8.6/Chart.lock b/stable/thelounge/1.8.6/Chart.lock index 6a74474789..df2dd6d330 100644 --- a/stable/thelounge/1.8.6/Chart.lock +++ b/stable/thelounge/1.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:26:39.679221275Z" +generated: "2021-08-29T22:35:11.407659507Z" diff --git a/stable/traefik/6.10.6/Chart.lock b/stable/traefik/6.10.6/Chart.lock index f995bd4365..1aa180be83 100644 --- a/stable/traefik/6.10.6/Chart.lock +++ b/stable/traefik/6.10.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:26:44.156076272Z" +generated: "2021-08-29T22:35:15.362180514Z" diff --git a/stable/transmission/6.8.6/Chart.lock b/stable/transmission/6.8.6/Chart.lock index e562f3ee3d..c94ae541f8 100644 --- a/stable/transmission/6.8.6/Chart.lock +++ b/stable/transmission/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:26:48.595469879Z" +generated: "2021-08-29T22:35:19.275009995Z" diff --git a/stable/truecommand/6.8.6/Chart.lock b/stable/truecommand/6.8.6/Chart.lock index 9e32309bec..1621cd99ba 100644 --- a/stable/truecommand/6.8.6/Chart.lock +++ b/stable/truecommand/6.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:26:53.074395475Z" +generated: "2021-08-29T22:35:23.129447311Z" diff --git a/stable/tvheadend/7.8.6/Chart.lock b/stable/tvheadend/7.8.6/Chart.lock index f434fa1f4d..86f6011661 100644 --- a/stable/tvheadend/7.8.6/Chart.lock +++ b/stable/tvheadend/7.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:26:57.481500937Z" +generated: "2021-08-29T22:35:27.000851095Z" diff --git a/stable/unifi/6.8.7/Chart.lock b/stable/unifi/6.8.7/Chart.lock index 17683fb774..6bf87ddeda 100644 --- a/stable/unifi/6.8.7/Chart.lock +++ b/stable/unifi/6.8.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:27:01.866430207Z" +generated: "2021-08-29T22:35:30.968515565Z" diff --git a/stable/unpackerr/1.8.6/Chart.lock b/stable/unpackerr/1.8.6/Chart.lock index 1c64747fef..fa2f762aa7 100644 --- a/stable/unpackerr/1.8.6/Chart.lock +++ b/stable/unpackerr/1.8.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:27:06.202417924Z" +generated: "2021-08-29T22:35:34.914545492Z" diff --git a/stable/vaultwarden/4.4.3/Chart.lock b/stable/vaultwarden/4.4.3/Chart.lock index d10f3e885f..4e2d02aa80 100644 --- a/stable/vaultwarden/4.4.3/Chart.lock +++ b/stable/vaultwarden/4.4.3/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 1.2.4 digest: sha256:9aee99382d64db8c5a6879f05e43a8f1a4a7cbdca841a3d7f9dd5e497a7e63a3 -generated: "2021-08-29T21:27:11.39617394Z" +generated: "2021-08-29T22:35:39.526249833Z" diff --git a/stable/xteve/1.6.6/Chart.lock b/stable/xteve/1.6.6/Chart.lock index ed3e70a514..09010ed32f 100644 --- a/stable/xteve/1.6.6/Chart.lock +++ b/stable/xteve/1.6.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.10.7 digest: sha256:5e678239a7d5a0f4cecfd1fa311793fc777b7bd16f7bdb6cce32bbae976041d4 -generated: "2021-08-29T21:27:16.875255437Z" +generated: "2021-08-29T22:35:44.411104938Z" diff --git a/stable/zwavejs2mqtt/6.8.7/Chart.lock b/stable/zwavejs2mqtt/6.8.7/Chart.lock index 335a437900..94aae06bcb 100644 --- a/stable/zwavejs2mqtt/6.8.7/Chart.lock +++ b/stable/zwavejs2mqtt/6.8.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.10.7 digest: sha256:15598599ed5351b103a789d4c3ff3eb7c00c0833a74bcc391743dbfb5df6e621 -generated: "2021-08-29T21:27:21.230247317Z" +generated: "2021-08-29T22:35:48.295886329Z"