From da4392deb69701bd0b864542ee8f208b6b58a57f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 11 Jun 2021 09:08:32 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- deprecated/nzbhydra/5.2.4/Chart.lock | 2 +- develop/prototype-gui/1.1.0/CONFIG.md | 8 + develop/prototype-gui/1.1.0/Chart.lock | 6 + develop/prototype-gui/1.1.0/Chart.yaml | 22 + develop/prototype-gui/1.1.0/README.md | 56 ++ develop/prototype-gui/1.1.0/app-readme.md | 3 + .../1.1.0/charts/common-6.1.0.tgz | Bin 0 -> 22676 bytes develop/prototype-gui/1.1.0/ix_values.yaml | 15 + develop/prototype-gui/1.1.0/questions.yaml | 651 ++++++++++++++++++ .../prototype-gui/1.1.0/templates/common.yaml | 1 + develop/prototype-gui/1.1.0/test_values.yaml | 33 + develop/prototype-gui/1.1.0/values.yaml | 0 incubator/appdaemon/2.2.4/Chart.lock | 2 +- incubator/bazarr/5.2.4/Chart.lock | 2 +- incubator/calibre-web/5.2.4/Chart.lock | 2 +- incubator/deluge/5.2.4/Chart.lock | 2 +- incubator/fireflyiii/3.2.7/Chart.lock | 2 +- incubator/freshrss/5.2.5/Chart.lock | 2 +- incubator/gaps/5.2.4/Chart.lock | 2 +- incubator/grocy/5.2.4/Chart.lock | 2 +- incubator/heimdall/5.2.4/Chart.lock | 2 +- incubator/lazylibrarian/5.2.4/Chart.lock | 2 +- incubator/lychee/5.2.4/Chart.lock | 2 +- incubator/navidrome/5.2.4/Chart.lock | 2 +- incubator/node-red/5.2.4/Chart.lock | 2 +- incubator/nzbget/5.2.5/Chart.lock | 2 +- incubator/organizr/5.2.4/Chart.lock | 2 +- incubator/podgrab/3.2.4/Chart.lock | 2 +- incubator/qbittorrent/5.2.4/Chart.lock | 2 +- incubator/readarr/5.2.5/Chart.lock | 2 +- incubator/sabnzbd/5.2.5/Chart.lock | 2 +- incubator/tvheadend/6.2.4/Chart.lock | 2 +- incubator/unifi/5.2.4/Chart.lock | 2 +- stable/collabora-online/5.2.6/Chart.lock | 2 +- stable/deepstack-cpu/3.2.4/Chart.lock | 2 +- stable/emby/5.2.5/Chart.lock | 2 +- stable/esphome/5.2.4/Chart.lock | 2 +- stable/handbrake/5.2.4/Chart.lock | 2 +- stable/home-assistant/5.2.5/Chart.lock | 2 +- stable/jackett/5.2.7/Chart.lock | 2 +- stable/jellyfin/5.2.4/Chart.lock | 2 +- stable/kms/5.2.4/Chart.lock | 2 +- stable/lidarr/5.2.4/Chart.lock | 2 +- stable/ombi/5.2.6/Chart.lock | 2 +- stable/plex/4.2.4/Chart.lock | 2 +- stable/radarr/5.2.6/Chart.lock | 2 +- stable/sonarr/5.2.4/Chart.lock | 2 +- stable/syncthing/5.3.5/Chart.lock | 2 +- stable/tautulli/5.2.4/Chart.lock | 2 +- stable/traefik/5.0.0/Chart.lock | 2 +- stable/transmission/5.2.4/Chart.lock | 2 +- stable/truecommand/5.2.4/Chart.lock | 2 +- stable/vaultwarden/2.2.8/Chart.lock | 2 +- stable/zwavejs2mqtt/5.2.6/Chart.lock | 2 +- 54 files changed, 838 insertions(+), 43 deletions(-) create mode 100644 develop/prototype-gui/1.1.0/CONFIG.md create mode 100644 develop/prototype-gui/1.1.0/Chart.lock create mode 100644 develop/prototype-gui/1.1.0/Chart.yaml create mode 100644 develop/prototype-gui/1.1.0/README.md create mode 100644 develop/prototype-gui/1.1.0/app-readme.md create mode 100644 develop/prototype-gui/1.1.0/charts/common-6.1.0.tgz create mode 100644 develop/prototype-gui/1.1.0/ix_values.yaml create mode 100644 develop/prototype-gui/1.1.0/questions.yaml create mode 100644 develop/prototype-gui/1.1.0/templates/common.yaml create mode 100644 develop/prototype-gui/1.1.0/test_values.yaml create mode 100644 develop/prototype-gui/1.1.0/values.yaml diff --git a/deprecated/nzbhydra/5.2.4/Chart.lock b/deprecated/nzbhydra/5.2.4/Chart.lock index b7160e7df36..42485e73e5a 100644 --- a/deprecated/nzbhydra/5.2.4/Chart.lock +++ b/deprecated/nzbhydra/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:18.286434712Z" +generated: "2021-06-11T09:08:14.952026056Z" diff --git a/develop/prototype-gui/1.1.0/CONFIG.md b/develop/prototype-gui/1.1.0/CONFIG.md new file mode 100644 index 00000000000..6d760c18421 --- /dev/null +++ b/develop/prototype-gui/1.1.0/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 Together" guide: +https://truecharts.org/manual/linking/ + +##### 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/develop/prototype-gui/1.1.0/Chart.lock b/develop/prototype-gui/1.1.0/Chart.lock new file mode 100644 index 00000000000..1891a81053f --- /dev/null +++ b/develop/prototype-gui/1.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 6.1.0 +digest: sha256:c65dddd3efcb3029fec88564f0e4f4b613ddd9c1dd505ca39e436fa1b17ee1d8 +generated: "2021-06-11T09:08:14.054087339Z" diff --git a/develop/prototype-gui/1.1.0/Chart.yaml b/develop/prototype-gui/1.1.0/Chart.yaml new file mode 100644 index 00000000000..bab2ba134b2 --- /dev/null +++ b/develop/prototype-gui/1.1.0/Chart.yaml @@ -0,0 +1,22 @@ +apiVersion: v2 +appVersion: auto +dependencies: +- name: common + repository: https://truecharts.org/ + version: 6.1.0 +deprecated: false +description: App to test GUI prototypes +home: https://github.com/truecharts/apps/tree/master/charts/develop/prototype-gui +icon: https://truecharts.org/_static/img/jackett-icon.png +keywords: +- dev +- prototype +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +name: prototype-gui +sources: null +type: application +version: 1.1.0 diff --git a/develop/prototype-gui/1.1.0/README.md b/develop/prototype-gui/1.1.0/README.md new file mode 100644 index 00000000000..88c3c913b18 --- /dev/null +++ b/develop/prototype-gui/1.1.0/README.md @@ -0,0 +1,56 @@ +# Introduction + +![Version: 3.1.5](https://img.shields.io/badge/Version-3.1.5-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 | 3.5.5 | + +## Installing the Chart + +To install the chart with the release name `jackett` + +- Open TrueNAS SCALE +- Go to Apps +- Click "Install" for this specific Apps +- Fill out the configuration form + +## Uninstalling the Chart + +To uninstall the `jackett` deployment + +- Open TrueNAS SCALE +- Go to Apps +- Go to "Installed Apps" +- Expand the menu in the top-right corner of this App +- Click "Remove" for this specific Apps + +The command removes all the Kubernetes components associated with the chart **including storage volumes** _(Except hostPath Storage)_ and deletes the release. + +## Support + +- See the [Wiki](https://truecharts.org) +- 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/develop/prototype-gui/1.1.0/app-readme.md b/develop/prototype-gui/1.1.0/app-readme.md new file mode 100644 index 00000000000..f1bf7dc8109 --- /dev/null +++ b/develop/prototype-gui/1.1.0/app-readme.md @@ -0,0 +1,3 @@ +API Support for your favorite torrent trackers. +This App is supplied by TrueCharts, for more information please visit https://truecharts.org +App to test GUI prototypes diff --git a/develop/prototype-gui/1.1.0/charts/common-6.1.0.tgz b/develop/prototype-gui/1.1.0/charts/common-6.1.0.tgz new file mode 100644 index 0000000000000000000000000000000000000000..68ac6ecb22304afcc6ffaa872b507cf73280ad56 GIT binary patch literal 22676 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 TKL1|;00960_*cBd0AvCHC+Drr literal 0 HcmV?d00001 diff --git a/develop/prototype-gui/1.1.0/ix_values.yaml b/develop/prototype-gui/1.1.0/ix_values.yaml new file mode 100644 index 00000000000..73a03687f5d --- /dev/null +++ b/develop/prototype-gui/1.1.0/ix_values.yaml @@ -0,0 +1,15 @@ +## +# 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.263 + +## +# 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/develop/prototype-gui/1.1.0/questions.yaml b/develop/prototype-gui/1.1.0/questions.yaml new file mode 100644 index 00000000000..73e1cd59f77 --- /dev/null +++ b/develop/prototype-gui/1.1.0/questions.yaml @@ -0,0 +1,651 @@ +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: 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: "(Advanced) 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: "(Advanced) 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 + required: true + ## TrueCharts Specific + - 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: "Storage Type" + 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) Type of Storage" + description: " Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: "Custom 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: "Storage Type" + 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) Type of Storage" + description: " Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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" + - 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: 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: securityContext + group: "Security and Permissions" + label: "Security Context" + schema: + type: dict + attrs: + - variable: privileged + label: "(Advanced) Enable privileged mode" + schema: + type: boolean + default: false + + - 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: fsGroupChangePolicy + label: "(Advanced) 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: "" + 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" diff --git a/develop/prototype-gui/1.1.0/templates/common.yaml b/develop/prototype-gui/1.1.0/templates/common.yaml new file mode 100644 index 00000000000..a6613c2ce21 --- /dev/null +++ b/develop/prototype-gui/1.1.0/templates/common.yaml @@ -0,0 +1 @@ +{{ include "common.all" . }} diff --git a/develop/prototype-gui/1.1.0/test_values.yaml b/develop/prototype-gui/1.1.0/test_values.yaml new file mode 100644 index 00000000000..79e03c62362 --- /dev/null +++ b/develop/prototype-gui/1.1.0/test_values.yaml @@ -0,0 +1,33 @@ +# Default values for Jackett. + +image: + repository: ghcr.io/k8s-at-home/jackett + pullPolicy: IfNotPresent + tag: v0.18.263 + +strategy: + type: Recreate + + +service: + main: + enabled: true + ports: + main: + port: 9117 + +env: {} + # TZ: UTC + # PUID: 1001 + # PGID: 1001 + + +persistence: + config: + enabled: true + mountPath: "/config" + emptyDir: + enabled: true + accessMode: ReadWriteOnce + size: 1Gi + storageClass: "" diff --git a/develop/prototype-gui/1.1.0/values.yaml b/develop/prototype-gui/1.1.0/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/incubator/appdaemon/2.2.4/Chart.lock b/incubator/appdaemon/2.2.4/Chart.lock index 3a91e1a0a19..e94ec45f457 100644 --- a/incubator/appdaemon/2.2.4/Chart.lock +++ b/incubator/appdaemon/2.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:57.280194783Z" +generated: "2021-06-11T09:07:51.052478679Z" diff --git a/incubator/bazarr/5.2.4/Chart.lock b/incubator/bazarr/5.2.4/Chart.lock index 7bef728b44a..656b4c39da1 100644 --- a/incubator/bazarr/5.2.4/Chart.lock +++ b/incubator/bazarr/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:57.979663333Z" +generated: "2021-06-11T09:07:51.799077303Z" diff --git a/incubator/calibre-web/5.2.4/Chart.lock b/incubator/calibre-web/5.2.4/Chart.lock index f32ca296f61..a1c6861a91b 100644 --- a/incubator/calibre-web/5.2.4/Chart.lock +++ b/incubator/calibre-web/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:58.680090043Z" +generated: "2021-06-11T09:07:52.557387715Z" diff --git a/incubator/deluge/5.2.4/Chart.lock b/incubator/deluge/5.2.4/Chart.lock index 31c48ad2ba5..4968d01e3fb 100644 --- a/incubator/deluge/5.2.4/Chart.lock +++ b/incubator/deluge/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:59.478622984Z" +generated: "2021-06-11T09:07:53.481552884Z" diff --git a/incubator/fireflyiii/3.2.7/Chart.lock b/incubator/fireflyiii/3.2.7/Chart.lock index 9f5cbef404b..ec145e06f88 100644 --- a/incubator/fireflyiii/3.2.7/Chart.lock +++ b/incubator/fireflyiii/3.2.7/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 10.4.9 digest: sha256:299d4839c2ac8b84cf7388efce1d04df7d17e938bcd433a459e64baa21181adc -generated: "2021-06-11T00:03:02.632326059Z" +generated: "2021-06-11T09:07:57.072244231Z" diff --git a/incubator/freshrss/5.2.5/Chart.lock b/incubator/freshrss/5.2.5/Chart.lock index dd31540b1d7..71948a21db9 100644 --- a/incubator/freshrss/5.2.5/Chart.lock +++ b/incubator/freshrss/5.2.5/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:06.102143631Z" +generated: "2021-06-11T09:08:00.947062018Z" diff --git a/incubator/gaps/5.2.4/Chart.lock b/incubator/gaps/5.2.4/Chart.lock index 53e009bb3a2..d766125f087 100644 --- a/incubator/gaps/5.2.4/Chart.lock +++ b/incubator/gaps/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:06.821753692Z" +generated: "2021-06-11T09:08:01.7549349Z" diff --git a/incubator/grocy/5.2.4/Chart.lock b/incubator/grocy/5.2.4/Chart.lock index 30b42d47990..b9db0ecebe5 100644 --- a/incubator/grocy/5.2.4/Chart.lock +++ b/incubator/grocy/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:07.551111616Z" +generated: "2021-06-11T09:08:02.587402549Z" diff --git a/incubator/heimdall/5.2.4/Chart.lock b/incubator/heimdall/5.2.4/Chart.lock index ef94cb4b640..1e7746a543a 100644 --- a/incubator/heimdall/5.2.4/Chart.lock +++ b/incubator/heimdall/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:08.251370651Z" +generated: "2021-06-11T09:08:03.431872013Z" diff --git a/incubator/lazylibrarian/5.2.4/Chart.lock b/incubator/lazylibrarian/5.2.4/Chart.lock index 1ec18dad555..43ccbb9870d 100644 --- a/incubator/lazylibrarian/5.2.4/Chart.lock +++ b/incubator/lazylibrarian/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:08.984738819Z" +generated: "2021-06-11T09:08:04.249236438Z" diff --git a/incubator/lychee/5.2.4/Chart.lock b/incubator/lychee/5.2.4/Chart.lock index 91ce3f8a57a..29392b61c8c 100644 --- a/incubator/lychee/5.2.4/Chart.lock +++ b/incubator/lychee/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:09.728397683Z" +generated: "2021-06-11T09:08:05.019420864Z" diff --git a/incubator/navidrome/5.2.4/Chart.lock b/incubator/navidrome/5.2.4/Chart.lock index 347c030d901..e23eda0ce80 100644 --- a/incubator/navidrome/5.2.4/Chart.lock +++ b/incubator/navidrome/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:10.422430696Z" +generated: "2021-06-11T09:08:05.82884035Z" diff --git a/incubator/node-red/5.2.4/Chart.lock b/incubator/node-red/5.2.4/Chart.lock index 664bc0953af..3c9142640ba 100644 --- a/incubator/node-red/5.2.4/Chart.lock +++ b/incubator/node-red/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:11.079366646Z" +generated: "2021-06-11T09:08:06.598561845Z" diff --git a/incubator/nzbget/5.2.5/Chart.lock b/incubator/nzbget/5.2.5/Chart.lock index c3ba700cb3e..223ecdf41b0 100644 --- a/incubator/nzbget/5.2.5/Chart.lock +++ b/incubator/nzbget/5.2.5/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:11.762655782Z" +generated: "2021-06-11T09:08:07.452709164Z" diff --git a/incubator/organizr/5.2.4/Chart.lock b/incubator/organizr/5.2.4/Chart.lock index d4401ac0639..5959a89f478 100644 --- a/incubator/organizr/5.2.4/Chart.lock +++ b/incubator/organizr/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:12.461933732Z" +generated: "2021-06-11T09:08:08.234116351Z" diff --git a/incubator/podgrab/3.2.4/Chart.lock b/incubator/podgrab/3.2.4/Chart.lock index 9ba738b914f..49fad330292 100644 --- a/incubator/podgrab/3.2.4/Chart.lock +++ b/incubator/podgrab/3.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:13.171336154Z" +generated: "2021-06-11T09:08:09.012032302Z" diff --git a/incubator/qbittorrent/5.2.4/Chart.lock b/incubator/qbittorrent/5.2.4/Chart.lock index b001c5e5dc7..b11d4e59111 100644 --- a/incubator/qbittorrent/5.2.4/Chart.lock +++ b/incubator/qbittorrent/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:13.912980304Z" +generated: "2021-06-11T09:08:09.853833384Z" diff --git a/incubator/readarr/5.2.5/Chart.lock b/incubator/readarr/5.2.5/Chart.lock index bc957e0173b..3f7eabcdb5b 100644 --- a/incubator/readarr/5.2.5/Chart.lock +++ b/incubator/readarr/5.2.5/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:14.640638754Z" +generated: "2021-06-11T09:08:10.660848407Z" diff --git a/incubator/sabnzbd/5.2.5/Chart.lock b/incubator/sabnzbd/5.2.5/Chart.lock index 558a1f87815..0220ddc410e 100644 --- a/incubator/sabnzbd/5.2.5/Chart.lock +++ b/incubator/sabnzbd/5.2.5/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:15.375138954Z" +generated: "2021-06-11T09:08:11.538189999Z" diff --git a/incubator/tvheadend/6.2.4/Chart.lock b/incubator/tvheadend/6.2.4/Chart.lock index 1fa8c7444c7..f567c251c6d 100644 --- a/incubator/tvheadend/6.2.4/Chart.lock +++ b/incubator/tvheadend/6.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:16.063161924Z" +generated: "2021-06-11T09:08:12.373021109Z" diff --git a/incubator/unifi/5.2.4/Chart.lock b/incubator/unifi/5.2.4/Chart.lock index 93ccce86f5d..1963c3dbdc1 100644 --- a/incubator/unifi/5.2.4/Chart.lock +++ b/incubator/unifi/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:03:16.752891506Z" +generated: "2021-06-11T09:08:13.213539103Z" diff --git a/stable/collabora-online/5.2.6/Chart.lock b/stable/collabora-online/5.2.6/Chart.lock index ff0eaad7859..34c3f8e2599 100644 --- a/stable/collabora-online/5.2.6/Chart.lock +++ b/stable/collabora-online/5.2.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:36.842856839Z" +generated: "2021-06-11T09:07:28.127559688Z" diff --git a/stable/deepstack-cpu/3.2.4/Chart.lock b/stable/deepstack-cpu/3.2.4/Chart.lock index 98d3159d84c..cff51241e10 100644 --- a/stable/deepstack-cpu/3.2.4/Chart.lock +++ b/stable/deepstack-cpu/3.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:37.660455829Z" +generated: "2021-06-11T09:07:29.117047088Z" diff --git a/stable/emby/5.2.5/Chart.lock b/stable/emby/5.2.5/Chart.lock index 48ca4c0832a..b7f85159579 100644 --- a/stable/emby/5.2.5/Chart.lock +++ b/stable/emby/5.2.5/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:38.350758189Z" +generated: "2021-06-11T09:07:29.875772479Z" diff --git a/stable/esphome/5.2.4/Chart.lock b/stable/esphome/5.2.4/Chart.lock index a1cab0afab6..1c2236144bf 100644 --- a/stable/esphome/5.2.4/Chart.lock +++ b/stable/esphome/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:39.162755233Z" +generated: "2021-06-11T09:07:30.712299864Z" diff --git a/stable/handbrake/5.2.4/Chart.lock b/stable/handbrake/5.2.4/Chart.lock index e33b8990901..b326cc9e9be 100644 --- a/stable/handbrake/5.2.4/Chart.lock +++ b/stable/handbrake/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:39.917912108Z" +generated: "2021-06-11T09:07:31.47499841Z" diff --git a/stable/home-assistant/5.2.5/Chart.lock b/stable/home-assistant/5.2.5/Chart.lock index a0e1c7b4836..5809cd39ed3 100644 --- a/stable/home-assistant/5.2.5/Chart.lock +++ b/stable/home-assistant/5.2.5/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:40.660387476Z" +generated: "2021-06-11T09:07:32.285914951Z" diff --git a/stable/jackett/5.2.7/Chart.lock b/stable/jackett/5.2.7/Chart.lock index 332a47b7855..db0a3d37ec2 100644 --- a/stable/jackett/5.2.7/Chart.lock +++ b/stable/jackett/5.2.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:41.379411123Z" +generated: "2021-06-11T09:07:33.127592165Z" diff --git a/stable/jellyfin/5.2.4/Chart.lock b/stable/jellyfin/5.2.4/Chart.lock index a3d99b291dc..e5ab01cc913 100644 --- a/stable/jellyfin/5.2.4/Chart.lock +++ b/stable/jellyfin/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:42.102884574Z" +generated: "2021-06-11T09:07:33.852488566Z" diff --git a/stable/kms/5.2.4/Chart.lock b/stable/kms/5.2.4/Chart.lock index 838417cbece..b057b1ad237 100644 --- a/stable/kms/5.2.4/Chart.lock +++ b/stable/kms/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:42.822216921Z" +generated: "2021-06-11T09:07:34.635877364Z" diff --git a/stable/lidarr/5.2.4/Chart.lock b/stable/lidarr/5.2.4/Chart.lock index ea970a577a4..a5ee22bd191 100644 --- a/stable/lidarr/5.2.4/Chart.lock +++ b/stable/lidarr/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:43.515697645Z" +generated: "2021-06-11T09:07:35.412808709Z" diff --git a/stable/ombi/5.2.6/Chart.lock b/stable/ombi/5.2.6/Chart.lock index f3aae9837e4..db225c4a653 100644 --- a/stable/ombi/5.2.6/Chart.lock +++ b/stable/ombi/5.2.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:44.237517194Z" +generated: "2021-06-11T09:07:36.196696341Z" diff --git a/stable/plex/4.2.4/Chart.lock b/stable/plex/4.2.4/Chart.lock index ea8f193d6b8..ed6face60ef 100644 --- a/stable/plex/4.2.4/Chart.lock +++ b/stable/plex/4.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:44.979451731Z" +generated: "2021-06-11T09:07:37.039584608Z" diff --git a/stable/radarr/5.2.6/Chart.lock b/stable/radarr/5.2.6/Chart.lock index a6448158fc2..4340c1e93f6 100644 --- a/stable/radarr/5.2.6/Chart.lock +++ b/stable/radarr/5.2.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:45.716325056Z" +generated: "2021-06-11T09:07:37.831057973Z" diff --git a/stable/sonarr/5.2.4/Chart.lock b/stable/sonarr/5.2.4/Chart.lock index 8ce341a138c..0d27c22af90 100644 --- a/stable/sonarr/5.2.4/Chart.lock +++ b/stable/sonarr/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:46.394875898Z" +generated: "2021-06-11T09:07:38.620776114Z" diff --git a/stable/syncthing/5.3.5/Chart.lock b/stable/syncthing/5.3.5/Chart.lock index c60da66fb4e..d27aa1f0c8d 100644 --- a/stable/syncthing/5.3.5/Chart.lock +++ b/stable/syncthing/5.3.5/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:47.056964147Z" +generated: "2021-06-11T09:07:39.41227498Z" diff --git a/stable/tautulli/5.2.4/Chart.lock b/stable/tautulli/5.2.4/Chart.lock index 1c8871d562d..e1a1cc8a5c2 100644 --- a/stable/tautulli/5.2.4/Chart.lock +++ b/stable/tautulli/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:47.749132448Z" +generated: "2021-06-11T09:07:40.206381728Z" diff --git a/stable/traefik/5.0.0/Chart.lock b/stable/traefik/5.0.0/Chart.lock index 7177430f31a..9a4d1ccb171 100644 --- a/stable/traefik/5.0.0/Chart.lock +++ b/stable/traefik/5.0.0/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 3.5.8 digest: sha256:3971287359f37fa19d595fdaebb5f719657f6cf61a53db51f00004cd30e82073 -generated: "2021-06-11T00:02:48.492915954Z" +generated: "2021-06-11T09:07:41.010766097Z" diff --git a/stable/transmission/5.2.4/Chart.lock b/stable/transmission/5.2.4/Chart.lock index 99c128e4c25..54d941a1872 100644 --- a/stable/transmission/5.2.4/Chart.lock +++ b/stable/transmission/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:49.365817826Z" +generated: "2021-06-11T09:07:41.989116105Z" diff --git a/stable/truecommand/5.2.4/Chart.lock b/stable/truecommand/5.2.4/Chart.lock index 52f0666d5f1..5958f9d6141 100644 --- a/stable/truecommand/5.2.4/Chart.lock +++ b/stable/truecommand/5.2.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:50.068065511Z" +generated: "2021-06-11T09:07:42.788626398Z" diff --git a/stable/vaultwarden/2.2.8/Chart.lock b/stable/vaultwarden/2.2.8/Chart.lock index f6baaed50af..dae407e8723 100644 --- a/stable/vaultwarden/2.2.8/Chart.lock +++ b/stable/vaultwarden/2.2.8/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 10.4.9 digest: sha256:299d4839c2ac8b84cf7388efce1d04df7d17e938bcd433a459e64baa21181adc -generated: "2021-06-11T00:02:53.200974232Z" +generated: "2021-06-11T09:07:46.435962042Z" diff --git a/stable/zwavejs2mqtt/5.2.6/Chart.lock b/stable/zwavejs2mqtt/5.2.6/Chart.lock index 7253431e8d6..a5b7797c32c 100644 --- a/stable/zwavejs2mqtt/5.2.6/Chart.lock +++ b/stable/zwavejs2mqtt/5.2.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.3 digest: sha256:46cfe3fd743066d150b4909dc15f72e333c802c771966ec439e4b1d409c8547b -generated: "2021-06-11T00:02:56.619643145Z" +generated: "2021-06-11T09:07:50.309875323Z"