diff --git a/deprecated/nzbhydra/6.2.10/Chart.lock b/deprecated/nzbhydra/6.2.10/Chart.lock index 123ca7ebcfd..4d07f732032 100644 --- a/deprecated/nzbhydra/6.2.10/Chart.lock +++ b/deprecated/nzbhydra/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:27:03.510498571Z" +generated: "2021-07-03T10:45:12.851422234Z" diff --git a/develop/nextcloud/1.0.16/CONFIG.md b/develop/nextcloud/1.0.16/CONFIG.md new file mode 100644 index 00000000000..dddbce20079 --- /dev/null +++ b/develop/nextcloud/1.0.16/CONFIG.md @@ -0,0 +1,9 @@ +# 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/nextcloud/1.0.16/Chart.lock b/develop/nextcloud/1.0.16/Chart.lock new file mode 100644 index 00000000000..9eafd13c46f --- /dev/null +++ b/develop/nextcloud/1.0.16/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 6.5.0 +- name: postgresql + repository: https://charts.bitnami.com/bitnami + version: 10.5.1 +- name: redis + repository: https://charts.bitnami.com/bitnami + version: 14.6.3 +digest: sha256:1feab7236f71fa25a92831c1a6cf62a50c1af47404fbf9327a0a1c1e712d97b9 +generated: "2021-07-03T10:45:01.972764441Z" diff --git a/develop/nextcloud/1.0.16/Chart.yaml b/develop/nextcloud/1.0.16/Chart.yaml new file mode 100644 index 00000000000..27fa70401ea --- /dev/null +++ b/develop/nextcloud/1.0.16/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: auto +dependencies: +- name: common + repository: https://truecharts.org/ + version: 6.5.0 +- condition: postgresql.enabled + name: postgresql + repository: https://charts.bitnami.com/bitnami + version: 10.5.1 +- name: redis + version: 14.6.3 + repository: https://charts.bitnami.com/bitnami + condition: redis.enabled +deprecated: false +description: A private cloud server that puts the control and security of your own data back into your hands. +home: https://nextcloud.com/ +icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png +keywords: +- nextcloud +- storage +- http +- web +- php +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: nextcloud +sources: +- https://github.com/nextcloud/docker +- https://github.com/nextcloud/helm +type: application +version: 1.0.16 diff --git a/develop/nextcloud/1.0.16/README.md b/develop/nextcloud/1.0.16/README.md new file mode 100644 index 00000000000..a6c0421d33c --- /dev/null +++ b/develop/nextcloud/1.0.16/README.md @@ -0,0 +1,56 @@ +# Introduction + +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-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) + +A private cloud server that puts the control and security of your own data back into your hands. + +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://charts.bitnami.com/bitnami | postgresql | 10.5.1 | +| https://truecharts.org/ | common | 6.4.6 | + +## Installing the Chart + +To install the chart with the release name `nextcloud` + +- Open TrueNAS SCALE +- Go to Apps +- Click "Install" for this specific Apps +- Fill out the configuration form + +## Uninstalling the Chart + +To uninstall the `nextcloud` 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/nextcloud/1.0.16/app-readme.md b/develop/nextcloud/1.0.16/app-readme.md new file mode 100644 index 00000000000..6989aad3944 --- /dev/null +++ b/develop/nextcloud/1.0.16/app-readme.md @@ -0,0 +1 @@ +A private cloud server that puts the control and security of your own data back into your hands. diff --git a/develop/nextcloud/1.0.16/charts/common-6.5.0.tgz b/develop/nextcloud/1.0.16/charts/common-6.5.0.tgz new file mode 100644 index 00000000000..9437e21fc80 Binary files /dev/null and b/develop/nextcloud/1.0.16/charts/common-6.5.0.tgz differ diff --git a/develop/nextcloud/1.0.16/charts/postgresql-10.5.1.tgz b/develop/nextcloud/1.0.16/charts/postgresql-10.5.1.tgz new file mode 100644 index 00000000000..9e316da6000 Binary files /dev/null and b/develop/nextcloud/1.0.16/charts/postgresql-10.5.1.tgz differ diff --git a/develop/nextcloud/1.0.16/charts/redis-14.6.3.tgz b/develop/nextcloud/1.0.16/charts/redis-14.6.3.tgz new file mode 100644 index 00000000000..b95f7f9dfd3 Binary files /dev/null and b/develop/nextcloud/1.0.16/charts/redis-14.6.3.tgz differ diff --git a/develop/nextcloud/1.0.16/ix_values.yaml b/develop/nextcloud/1.0.16/ix_values.yaml new file mode 100644 index 00000000000..c97d17db9bd --- /dev/null +++ b/develop/nextcloud/1.0.16/ix_values.yaml @@ -0,0 +1,136 @@ +## +# 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: nextcloud + pullPolicy: IfNotPresent + tag: 21.0.2 + +strategy: + type: Recreate + +env: {} + + +envTpl: + POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}" + POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}" + +envFrom: + - configMapRef: + name: nextcloudconfig + +envValueFrom: + POSTGRES_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + POSTGRES_HOST: + secretKeyRef: + name: dbcreds + key: host + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: masterhost + REDIS_HOST_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + +initContainers: + - name: init-postgresdb + image: postgres:13.1 + command: + - "sh" + - "-c" + - "until pg_isready -h ${pghost} ; do sleep 2 ; done" + imagePullPolicy: IfNotPresent + env: + - name: pghost + valueFrom: + secretKeyRef: + name: dbcreds + key: plainhost + +# -- Probe configuration +# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) +# @default -- See below +probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: HTTP + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + path: /status.php + + # -- Redainess probe configuration + # @default -- See below + readiness: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: HTTP + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + path: /status.php + + # -- Startup probe configuration + # @default -- See below + startup: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: HTTP + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + path: /status.php + +## Cronjob to execute Nextcloud background tasks +## ref: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#webcron +## +cronjob: + # Every 5 minutes + # Note: Setting this to any any other value than 5 minutes might + # cause issues with how nextcloud background jobs are executed + schedule: "*/5 * * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +# Enabled postgres +# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/postgresql +postgresql: + enabled: true + postgresqlUsername: nextcloud + postgresqlDatabase: nextcloud + existingSecret: dbcreds + persistence: + enabled: true + existingClaim: db + +# Enabled redis +# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/redis +redis: + architecture: standalone + enabled: true + auth: + existingSecret: rediscreds + existingSecretPasswordKey: redis-password + master: + persistence: + enabled: true + existingClaim: redismaster + replica: + replicaCount: 0 + persistence: + enabled: false + +## +# 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/nextcloud/1.0.16/questions.yaml b/develop/nextcloud/1.0.16/questions.yaml new file mode 100644 index 00000000000..e6472c95bce --- /dev/null +++ b/develop/nextcloud/1.0.16/questions.yaml @@ -0,0 +1,831 @@ +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" + - variable: NEXTCLOUD_ADMIN_USER + label: "NEXTCLOUD_ADMIN_USER" + description: "Sets nextcloud admin username" + schema: + type: string + required: true + default: "" + - variable: NEXTCLOUD_ADMIN_PASSWORD + label: "NEXTCLOUD_ADMIN_PASSWORD" + description: "Sets nextcloud admin password" + schema: + type: string + required: true + default: "" + - variable: TRUSTED_PROXIES + label: "TRUSTED_PROXIES" + description: "Sets nextcloud Trusted Proxies" + schema: + type: string + default: "172.16.0.0/16" + + + # 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: 80 + editable: false + hidden: true + - variable: targetport + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 80 + 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: 36091 + required: true + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + 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: 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: "/var/www" + 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: db + label: "Database Storage" + description: "Stores the Application database." + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: noMount + label: "Do not mount this storage inside the main pod" + schema: + type: boolean + default: true + hidden: true + - variable: forceName + label: "Override PVC Name (advanced)" + description: "Forces a certain name for the PVC" + schema: + type: string + default: "db" + hidden: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "pvc" + hidden: true + 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: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + 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: redismaster + label: "Redis Storage" + description: "Stores the Application redis-master-database." + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: noMount + label: "Do not mount this storage inside the main pod" + schema: + type: boolean + default: true + hidden: true + - variable: forceName + label: "Override PVC Name (advanced)" + description: "Forces a certain name for the PVC" + schema: + type: string + default: "redismaster" + hidden: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "pvc" + hidden: true + 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: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + 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: 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: 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: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + type: dict + attrs: + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 33 + - 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: "" + 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/nextcloud/1.0.16/templates/_configmap.tpl b/develop/nextcloud/1.0.16/templates/_configmap.tpl new file mode 100644 index 00000000000..efb3060f3df --- /dev/null +++ b/develop/nextcloud/1.0.16/templates/_configmap.tpl @@ -0,0 +1,25 @@ +{{/* Define the configmap */}} +{{- define "nextcloud.configmap" -}} + +{{- $hosts := "" }} +{{- if .Values.ingress.main.enabled }} +{{ range $index, $host := .Values.ingress.main.hosts }} + {{- if $index }} + {{ $hosts = ( printf "%v %v" $hosts $host.host ) }} + {{- else }} + {{ $hosts = ( printf "%s" $host.host ) }} + {{- end }} +{{ end }} +{{- end }} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: nextcloudconfig +data: + NEXTCLOUD_TRUSTED_DOMAINS: {{ $hosts | quote }} + {{- if .Values.ingress.main.enabled }} + APACHE_DISABLE_REWRITE_IP: "1" + {{- end }} + +{{- end -}} diff --git a/develop/nextcloud/1.0.16/templates/_cronjob.tpl b/develop/nextcloud/1.0.16/templates/_cronjob.tpl new file mode 100644 index 00000000000..001182209f8 --- /dev/null +++ b/develop/nextcloud/1.0.16/templates/_cronjob.tpl @@ -0,0 +1,52 @@ +{{/* Define the cronjob */}} +{{- define "nextcloud.cronjob" -}} +{{- $jobName := include "common.names.fullname" . -}} + +--- +apiVersion: batch/v1beta1 +kind: CronJob +metadata: + name: {{ printf "%s-cronjob" $jobName }} + labels: + {{- include "common.labels" . | nindent 4 }} +spec: + schedule: "{{ .Values.cronjob.schedule }}" + concurrencyPolicy: Forbid + {{- with .Values.cronjob.failedJobsHistoryLimit }} + failedJobsHistoryLimit: {{ . }} + {{- end }} + {{- with .Values.cronjob.successfulJobsHistoryLimit }} + successfulJobsHistoryLimit: {{ . }} + {{- end }} + jobTemplate: + metadata: + spec: + template: + metadata: + spec: + restartPolicy: Never + {{- with (include "common.controller.volumes" . | trim) }} + volumes: + {{- nindent 12 . }} + {{- end }} + containers: + - name: {{ .Chart.Name }} + image: "{{ .Values.image.repository }}:{{ default .Values.image.tag }}" + imagePullPolicy: {{ default .Values.image.pullPolicy }} + command: [ "php" ] + args: + - "-f" + - "/var/www/html/cron.php" + # Will mount configuration files as www-data (id: 33) by default for nextcloud + {{- with (include "common.controller.volumeMounts" . | trim) }} + volumeMounts: + {{ nindent 16 . }} + {{- end }} + securityContext: + runAsUser: 33 + runAsgroup: 33 + fsGroup: 33 + resources: +{{ toYaml .Values.resources | indent 16 }} + +{{- end -}} diff --git a/develop/nextcloud/1.0.16/templates/_secrets.tpl b/develop/nextcloud/1.0.16/templates/_secrets.tpl new file mode 100644 index 00000000000..d9ae0df858c --- /dev/null +++ b/develop/nextcloud/1.0.16/templates/_secrets.tpl @@ -0,0 +1,50 @@ +{{/* Define the secrets */}} +{{- define "nextcloud.secrets" -}} + +--- + +apiVersion: v1 +kind: Secret +metadata: + labels: + {{- include "common.labels" . | nindent 4 }} + name: dbcreds +{{- $previous := lookup "v1" "Secret" .Release.Namespace "dbcreds" }} +{{- $dbPass := "" }} +data: +{{- if $previous }} + {{- $dbPass = ( index $previous.data "postgresql-password" ) | b64dec }} + postgresql-password: {{ ( index $previous.data "postgresql-password" ) }} + postgresql-postgres-password: {{ ( index $previous.data "postgresql-postgres-password" ) }} +{{- else }} + {{- $dbPass = randAlphaNum 50 }} + postgresql-password: {{ $dbPass | b64enc | quote }} + postgresql-postgres-password: {{ randAlphaNum 50 | b64enc | quote }} +{{- end }} + url: {{ ( printf "%v%v:%v@%v-%v:%v/%v" "postgresql://" .Values.postgresql.postgresqlUsername $dbPass .Release.Name "postgresql" "5432" .Values.postgresql.postgresqlDatabase ) | b64enc | quote }} + host: {{ ( printf "%v-%v:5432" .Release.Name "postgresql" ) | b64enc | quote }} + plainhost: {{ ( printf "%v-%v" .Release.Name "postgresql" ) | b64enc | quote }} +type: Opaque + +--- + +apiVersion: v1 +kind: Secret +metadata: + labels: + {{- include "common.labels" . | nindent 4 }} + name: rediscreds +{{- $redisprevious := lookup "v1" "Secret" .Release.Namespace "rediscreds" }} +{{- $redisPass := "" }} +data: +{{- if $redisprevious }} + {{- $redisPass = ( index $redisprevious.data "redis-password" ) | b64dec }} + redis-password: {{ ( index $redisprevious.data "redis-password" ) }} +{{- else }} + {{- $redisPass = randAlphaNum 50 }} + redis-password: {{ $redisPass | b64enc | quote }} +{{- end }} + masterhost: {{ ( printf "%v-%v" .Release.Name "redis-master" ) | b64enc | quote }} + slavehost: {{ ( printf "%v-%v" .Release.Name "redis-master" ) | b64enc | quote }} +type: Opaque +{{- end -}} diff --git a/develop/nextcloud/1.0.16/templates/common.yaml b/develop/nextcloud/1.0.16/templates/common.yaml new file mode 100644 index 00000000000..8e72c538b1d --- /dev/null +++ b/develop/nextcloud/1.0.16/templates/common.yaml @@ -0,0 +1,14 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.values.setup" . }} + +{{/* Render the templates */}} +{{ include "common.all" . }} + +{{/* Render configmap for nextcloud */}} +{{- include "nextcloud.configmap" . }} + +{{/* Render secrets for nextcloud */}} +{{- include "nextcloud.secrets" . }} + +{{/* Render cronjob for nextcloud */}} +{{- include "nextcloud.cronjob" . }} diff --git a/develop/nextcloud/1.0.16/test_values.yaml b/develop/nextcloud/1.0.16/test_values.yaml new file mode 100644 index 00000000000..e9b26889a1f --- /dev/null +++ b/develop/nextcloud/1.0.16/test_values.yaml @@ -0,0 +1,160 @@ +# Default values for Bitwarden. + +image: + repository: nextcloud + pullPolicy: IfNotPresent + tag: 21.0.2 + +strategy: + type: Recreate + +service: + main: + ports: + main: + port: 80 + +env: + NEXTCLOUD_ADMIN_USER: "admin" + NEXTCLOUD_ADMIN_PASSWORD: "adminpass" + TRUSTED_PROXIES: "172.16.0.0/16" + +envTpl: + POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}" + POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}" + +envFrom: + - configMapRef: + name: nextcloudconfig + +envValueFrom: + POSTGRES_PASSWORD: + secretKeyRef: + name: dbcreds + key: postgresql-password + POSTGRES_HOST: + secretKeyRef: + name: dbcreds + key: host + REDIS_HOST: + secretKeyRef: + name: rediscreds + key: masterhost + REDIS_HOST_PASSWORD: + secretKeyRef: + name: rediscreds + key: redis-password + +persistence: + data: + enabled: true + mountPath: "/var/www" + type: emptyDir + + db: + noMount: true + forceName: "db" + enabled: true + type: emptyDir + + redismaster: + noMount: true + forceName: "redismaster" + enabled: true + type: emptyDir + +initContainers: + - name: init-postgresdb + image: postgres:13.1 + command: + - "sh" + - "-c" + - "until pg_isready -h ${pghost} ; do sleep 2 ; done" + imagePullPolicy: IfNotPresent + env: + - name: pghost + valueFrom: + secretKeyRef: + name: dbcreds + key: plainhost + +podSecurityContext: + fsGroup: 33 + +# -- Probe configuration +# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) +# @default -- See below +probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: HTTP + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + path: /status.php + + # -- Redainess probe configuration + # @default -- See below + readiness: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: HTTP + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + path: /status.php + + # -- Startup probe configuration + # @default -- See below + startup: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: HTTP + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + path: /status.php + +## Cronjob to execute Nextcloud background tasks +## ref: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#webcron +## +cronjob: + # Every 5 minutes + # Note: Setting this to any any other value than 5 minutes might + # cause issues with how nextcloud background jobs are executed + schedule: "*/5 * * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +# Enabled postgres +# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/postgresql +postgresql: + volumePermissions: + enabled: true + enabled: true + postgresqlUsername: nextcloud + postgresqlDatabase: nextcloud + existingSecret: dbcreds + persistence: + enabled: false + existingClaim: db + +# Enabled redis +# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/redis +redis: + volumePermissions: + enabled: true + architecture: standalone + enabled: true + auth: + existingSecret: rediscreds + existingSecretPasswordKey: redis-password + master: + persistence: + enabled: false + existingClaim: redismaster + replica: + replicaCount: 0 + persistence: + enabled: false diff --git a/develop/nextcloud/1.0.16/values.yaml b/develop/nextcloud/1.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/develop/prototype-gui/1.3.12/Chart.lock b/develop/prototype-gui/1.3.12/Chart.lock index e4e81e9de7f..f54f884773e 100644 --- a/develop/prototype-gui/1.3.12/Chart.lock +++ b/develop/prototype-gui/1.3.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:27:00.491323387Z" +generated: "2021-07-03T10:45:09.75643059Z" diff --git a/incubator/airsonic/1.2.11/Chart.lock b/incubator/airsonic/1.2.11/Chart.lock index 04e53e45108..e36595f0082 100644 --- a/incubator/airsonic/1.2.11/Chart.lock +++ b/incubator/airsonic/1.2.11/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:17.526756534Z" +generated: "2021-07-03T10:43:22.228624137Z" diff --git a/incubator/appdaemon/3.2.12/Chart.lock b/incubator/appdaemon/3.2.12/Chart.lock index af5eabc6e90..243700522d6 100644 --- a/incubator/appdaemon/3.2.12/Chart.lock +++ b/incubator/appdaemon/3.2.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:19.098605675Z" +generated: "2021-07-03T10:43:23.808632316Z" diff --git a/incubator/bazarr/6.2.10/Chart.lock b/incubator/bazarr/6.2.10/Chart.lock index 8c2fd7879bb..5fc75d4d32b 100644 --- a/incubator/bazarr/6.2.10/Chart.lock +++ b/incubator/bazarr/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:20.566818869Z" +generated: "2021-07-03T10:43:25.379083069Z" diff --git a/incubator/booksonic-air/1.0.2/Chart.lock b/incubator/booksonic-air/1.0.2/Chart.lock index a70becd4f65..616d84ce4cb 100644 --- a/incubator/booksonic-air/1.0.2/Chart.lock +++ b/incubator/booksonic-air/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:25:21.988605659Z" +generated: "2021-07-03T10:43:26.946344281Z" diff --git a/incubator/calibre-web/6.2.10/Chart.lock b/incubator/calibre-web/6.2.10/Chart.lock index f080500e93b..bce9b80e250 100644 --- a/incubator/calibre-web/6.2.10/Chart.lock +++ b/incubator/calibre-web/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:24.948905197Z" +generated: "2021-07-03T10:43:30.051683496Z" diff --git a/incubator/calibre/1.0.2/Chart.lock b/incubator/calibre/1.0.2/Chart.lock index d297509f5cc..5a98a714bd1 100644 --- a/incubator/calibre/1.0.2/Chart.lock +++ b/incubator/calibre/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:25:23.454622325Z" +generated: "2021-07-03T10:43:28.497965728Z" diff --git a/incubator/deconz/1.0.2/Chart.lock b/incubator/deconz/1.0.2/Chart.lock index edd498d25a2..2add9569ed6 100644 --- a/incubator/deconz/1.0.2/Chart.lock +++ b/incubator/deconz/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:25:26.408059427Z" +generated: "2021-07-03T10:43:31.622473805Z" diff --git a/incubator/deluge/6.2.10/Chart.lock b/incubator/deluge/6.2.10/Chart.lock index 27234f4e066..c084c585f7f 100644 --- a/incubator/deluge/6.2.10/Chart.lock +++ b/incubator/deluge/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:27.919575133Z" +generated: "2021-07-03T10:43:33.202732847Z" diff --git a/incubator/dizquetv/1.0.2/Chart.lock b/incubator/dizquetv/1.0.2/Chart.lock index 55c9c3359db..c70c93e7194 100644 --- a/incubator/dizquetv/1.0.2/Chart.lock +++ b/incubator/dizquetv/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:25:29.440541861Z" +generated: "2021-07-03T10:43:34.779959747Z" diff --git a/incubator/duplicati/1.0.2/Chart.lock b/incubator/duplicati/1.0.2/Chart.lock index df8df15bd51..68413d3c5b4 100644 --- a/incubator/duplicati/1.0.2/Chart.lock +++ b/incubator/duplicati/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:25:30.933011521Z" +generated: "2021-07-03T10:43:36.34496223Z" diff --git a/incubator/fireflyiii/4.3.11/Chart.lock b/incubator/fireflyiii/4.3.11/Chart.lock index ea324d48bdb..17ad83808e5 100644 --- a/incubator/fireflyiii/4.3.11/Chart.lock +++ b/incubator/fireflyiii/4.3.11/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 10.5.1 digest: sha256:149bdb1d86af9ee151a969f50173fe78b5608cf9686bfe670c42bc8bd44941eb -generated: "2021-07-03T10:25:34.839469217Z" +generated: "2021-07-03T10:43:40.603064059Z" diff --git a/incubator/flaresolverr/1.0.2/Chart.lock b/incubator/flaresolverr/1.0.2/Chart.lock index 46abc321ad6..c6985e7fe5a 100644 --- a/incubator/flaresolverr/1.0.2/Chart.lock +++ b/incubator/flaresolverr/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:25:39.560937885Z" +generated: "2021-07-03T10:43:45.161617193Z" diff --git a/incubator/flood/1.0.2/Chart.lock b/incubator/flood/1.0.2/Chart.lock index 1444905fbaa..bdb357a0ace 100644 --- a/incubator/flood/1.0.2/Chart.lock +++ b/incubator/flood/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:25:41.015408049Z" +generated: "2021-07-03T10:43:46.717283654Z" diff --git a/incubator/focalboard/1.0.2/Chart.lock b/incubator/focalboard/1.0.2/Chart.lock index f2ce073de30..87372a99f48 100644 --- a/incubator/focalboard/1.0.2/Chart.lock +++ b/incubator/focalboard/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:25:42.507842959Z" +generated: "2021-07-03T10:43:48.264482772Z" diff --git a/incubator/freshrss/6.2.10/Chart.lock b/incubator/freshrss/6.2.10/Chart.lock index 9aced5fb4de..851384c47d7 100644 --- a/incubator/freshrss/6.2.10/Chart.lock +++ b/incubator/freshrss/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:43.97658117Z" +generated: "2021-07-03T10:43:49.820384637Z" diff --git a/incubator/gaps/6.2.10/Chart.lock b/incubator/gaps/6.2.10/Chart.lock index 05f7ba2c2f7..26ff28cd0e5 100644 --- a/incubator/gaps/6.2.10/Chart.lock +++ b/incubator/gaps/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:45.404414866Z" +generated: "2021-07-03T10:43:51.38036647Z" diff --git a/incubator/gonic/1.0.2/Chart.lock b/incubator/gonic/1.0.2/Chart.lock index c062ee42420..800b964ed77 100644 --- a/incubator/gonic/1.0.2/Chart.lock +++ b/incubator/gonic/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:25:46.841800283Z" +generated: "2021-07-03T10:43:52.956708488Z" diff --git a/incubator/grocy/6.2.10/Chart.lock b/incubator/grocy/6.2.10/Chart.lock index 6cf67e08c5f..86d112a0413 100644 --- a/incubator/grocy/6.2.10/Chart.lock +++ b/incubator/grocy/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:48.325932588Z" +generated: "2021-07-03T10:43:54.559191735Z" diff --git a/incubator/haste-server/1.2.10/Chart.lock b/incubator/haste-server/1.2.10/Chart.lock index 36c0ba551b5..b286d255846 100644 --- a/incubator/haste-server/1.2.10/Chart.lock +++ b/incubator/haste-server/1.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:49.833962938Z" +generated: "2021-07-03T10:43:56.105639857Z" diff --git a/incubator/healthchecks/1.0.2/Chart.lock b/incubator/healthchecks/1.0.2/Chart.lock index 5e98e325bb9..e0b8ad51c3b 100644 --- a/incubator/healthchecks/1.0.2/Chart.lock +++ b/incubator/healthchecks/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:25:51.236682563Z" +generated: "2021-07-03T10:43:57.668348635Z" diff --git a/incubator/heimdall/6.2.10/Chart.lock b/incubator/heimdall/6.2.10/Chart.lock index c15296b4156..f570840cd32 100644 --- a/incubator/heimdall/6.2.10/Chart.lock +++ b/incubator/heimdall/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:52.67133509Z" +generated: "2021-07-03T10:43:59.243982517Z" diff --git a/incubator/hyperion-ng/1.0.2/Chart.lock b/incubator/hyperion-ng/1.0.2/Chart.lock index 86934410ed3..5aae00a6d6c 100644 --- a/incubator/hyperion-ng/1.0.2/Chart.lock +++ b/incubator/hyperion-ng/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:25:54.104131393Z" +generated: "2021-07-03T10:44:00.805853479Z" diff --git a/incubator/komga/1.0.2/Chart.lock b/incubator/komga/1.0.2/Chart.lock index 84ea327c573..de2d28109c8 100644 --- a/incubator/komga/1.0.2/Chart.lock +++ b/incubator/komga/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:25:55.539114523Z" +generated: "2021-07-03T10:44:02.412173347Z" diff --git a/incubator/lazylibrarian/6.2.10/Chart.lock b/incubator/lazylibrarian/6.2.10/Chart.lock index 2a092c0a074..a3f3388ee81 100644 --- a/incubator/lazylibrarian/6.2.10/Chart.lock +++ b/incubator/lazylibrarian/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:57.026927551Z" +generated: "2021-07-03T10:44:04.127404267Z" diff --git a/incubator/librespeed/1.0.2/Chart.lock b/incubator/librespeed/1.0.2/Chart.lock index e45337efa74..dd318e29353 100644 --- a/incubator/librespeed/1.0.2/Chart.lock +++ b/incubator/librespeed/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:25:58.524826813Z" +generated: "2021-07-03T10:44:05.678301084Z" diff --git a/incubator/lychee/6.2.10/Chart.lock b/incubator/lychee/6.2.10/Chart.lock index 5bd054dced9..f2f0ed94b23 100644 --- a/incubator/lychee/6.2.10/Chart.lock +++ b/incubator/lychee/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:00.075576659Z" +generated: "2021-07-03T10:44:07.211826393Z" diff --git a/incubator/mealie/1.2.11/Chart.lock b/incubator/mealie/1.2.11/Chart.lock index 452718b6a8b..1658bd93171 100644 --- a/incubator/mealie/1.2.11/Chart.lock +++ b/incubator/mealie/1.2.11/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:01.522527462Z" +generated: "2021-07-03T10:44:08.779184418Z" diff --git a/incubator/mosquitto/1.2.11/Chart.lock b/incubator/mosquitto/1.2.11/Chart.lock index ffc2092b178..9ba4e4a7307 100644 --- a/incubator/mosquitto/1.2.11/Chart.lock +++ b/incubator/mosquitto/1.2.11/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:03.023652166Z" +generated: "2021-07-03T10:44:10.35254775Z" diff --git a/incubator/mylar/1.0.2/Chart.lock b/incubator/mylar/1.0.2/Chart.lock index bb0da8fb3e2..79feed8a587 100644 --- a/incubator/mylar/1.0.2/Chart.lock +++ b/incubator/mylar/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:26:04.50257471Z" +generated: "2021-07-03T10:44:11.910130494Z" diff --git a/incubator/navidrome/6.2.10/Chart.lock b/incubator/navidrome/6.2.10/Chart.lock index 902deef48fc..133278b371f 100644 --- a/incubator/navidrome/6.2.10/Chart.lock +++ b/incubator/navidrome/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:05.984675792Z" +generated: "2021-07-03T10:44:13.477881324Z" diff --git a/incubator/node-red/6.2.10/Chart.lock b/incubator/node-red/6.2.10/Chart.lock index 663241782ec..016532761df 100644 --- a/incubator/node-red/6.2.10/Chart.lock +++ b/incubator/node-red/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:07.484240889Z" +generated: "2021-07-03T10:44:15.021106505Z" diff --git a/incubator/nullserv/1.0.2/Chart.lock b/incubator/nullserv/1.0.2/Chart.lock index d8f8a3a20fb..4beff11dcb1 100644 --- a/incubator/nullserv/1.0.2/Chart.lock +++ b/incubator/nullserv/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:26:09.055705068Z" +generated: "2021-07-03T10:44:16.581901757Z" diff --git a/incubator/nzbget/6.2.10/Chart.lock b/incubator/nzbget/6.2.10/Chart.lock index 788ec15154e..bed54bab1c2 100644 --- a/incubator/nzbget/6.2.10/Chart.lock +++ b/incubator/nzbget/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:10.577959743Z" +generated: "2021-07-03T10:44:18.153503836Z" diff --git a/incubator/octoprint/1.0.2/Chart.lock b/incubator/octoprint/1.0.2/Chart.lock index d87d45d526a..5ea3ad631f5 100644 --- a/incubator/octoprint/1.0.2/Chart.lock +++ b/incubator/octoprint/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:26:12.026806117Z" +generated: "2021-07-03T10:44:19.715364032Z" diff --git a/incubator/omada-controller/1.0.2/Chart.lock b/incubator/omada-controller/1.0.2/Chart.lock index d685cf74ed9..39d84727dc0 100644 --- a/incubator/omada-controller/1.0.2/Chart.lock +++ b/incubator/omada-controller/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:26:13.470428331Z" +generated: "2021-07-03T10:44:21.257434555Z" diff --git a/incubator/organizr/6.2.11/Chart.lock b/incubator/organizr/6.2.11/Chart.lock index b3dca86942a..26f03d6d306 100644 --- a/incubator/organizr/6.2.11/Chart.lock +++ b/incubator/organizr/6.2.11/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:14.941751027Z" +generated: "2021-07-03T10:44:22.804808278Z" diff --git a/incubator/overseerr/1.0.2/Chart.lock b/incubator/overseerr/1.0.2/Chart.lock index 8d0e944991c..91d56505741 100644 --- a/incubator/overseerr/1.0.2/Chart.lock +++ b/incubator/overseerr/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:26:16.396374307Z" +generated: "2021-07-03T10:44:24.353826086Z" diff --git a/incubator/owncast/1.0.2/Chart.lock b/incubator/owncast/1.0.2/Chart.lock index c820365ded8..287f24a2888 100644 --- a/incubator/owncast/1.0.2/Chart.lock +++ b/incubator/owncast/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:26:17.978096736Z" +generated: "2021-07-03T10:44:25.93251815Z" diff --git a/incubator/owncloud-ocis/1.0.2/Chart.lock b/incubator/owncloud-ocis/1.0.2/Chart.lock index 453ca47738a..caf24de4f05 100644 --- a/incubator/owncloud-ocis/1.0.2/Chart.lock +++ b/incubator/owncloud-ocis/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:26:19.447103802Z" +generated: "2021-07-03T10:44:27.526930601Z" diff --git a/incubator/photoprism/1.0.2/Chart.lock b/incubator/photoprism/1.0.2/Chart.lock index 1e9cc15ed54..47805745371 100644 --- a/incubator/photoprism/1.0.2/Chart.lock +++ b/incubator/photoprism/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:26:21.360706317Z" +generated: "2021-07-03T10:44:29.103402125Z" diff --git a/incubator/piaware/1.0.2/Chart.lock b/incubator/piaware/1.0.2/Chart.lock index 0ef9e84b2f8..be9835d4b8e 100644 --- a/incubator/piaware/1.0.2/Chart.lock +++ b/incubator/piaware/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:26:23.097737002Z" +generated: "2021-07-03T10:44:30.664649372Z" diff --git a/incubator/podgrab/4.2.10/Chart.lock b/incubator/podgrab/4.2.10/Chart.lock index fb9160f4756..69b13b8e300 100644 --- a/incubator/podgrab/4.2.10/Chart.lock +++ b/incubator/podgrab/4.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:24.580846491Z" +generated: "2021-07-03T10:44:32.218593699Z" diff --git a/incubator/pretend-youre-xyzzy/1.0.2/Chart.lock b/incubator/pretend-youre-xyzzy/1.0.2/Chart.lock index 75046b924f4..0bc298a3dfc 100644 --- a/incubator/pretend-youre-xyzzy/1.0.2/Chart.lock +++ b/incubator/pretend-youre-xyzzy/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:26:25.979927758Z" +generated: "2021-07-03T10:44:33.790264795Z" diff --git a/incubator/protonmail-bridge/1.0.2/Chart.lock b/incubator/protonmail-bridge/1.0.2/Chart.lock index b3b85d70fe3..d58fb72d205 100644 --- a/incubator/protonmail-bridge/1.0.2/Chart.lock +++ b/incubator/protonmail-bridge/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:26:27.440547771Z" +generated: "2021-07-03T10:44:35.36728959Z" diff --git a/incubator/prowlarr/1.2.12/Chart.lock b/incubator/prowlarr/1.2.12/Chart.lock index 9fa7068bce5..b97b0c2e16e 100644 --- a/incubator/prowlarr/1.2.12/Chart.lock +++ b/incubator/prowlarr/1.2.12/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:28.992025787Z" +generated: "2021-07-03T10:44:36.951541419Z" diff --git a/incubator/pyload/1.0.2/Chart.lock b/incubator/pyload/1.0.2/Chart.lock index 769bd3744db..421078ef736 100644 --- a/incubator/pyload/1.0.2/Chart.lock +++ b/incubator/pyload/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:26:30.455637761Z" +generated: "2021-07-03T10:44:38.533648509Z" diff --git a/incubator/qbittorrent/6.2.10/Chart.lock b/incubator/qbittorrent/6.2.10/Chart.lock index 70614e1489d..30e06b2d35f 100644 --- a/incubator/qbittorrent/6.2.10/Chart.lock +++ b/incubator/qbittorrent/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:31.933554724Z" +generated: "2021-07-03T10:44:40.073439701Z" diff --git a/incubator/readarr/6.2.11/Chart.lock b/incubator/readarr/6.2.11/Chart.lock index 5ce326eec50..7f7923ba369 100644 --- a/incubator/readarr/6.2.11/Chart.lock +++ b/incubator/readarr/6.2.11/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:33.447463861Z" +generated: "2021-07-03T10:44:41.65426887Z" diff --git a/incubator/reg/1.2.10/Chart.lock b/incubator/reg/1.2.10/Chart.lock index 8501cab8aaa..a6749e8eb27 100644 --- a/incubator/reg/1.2.10/Chart.lock +++ b/incubator/reg/1.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:35.293478371Z" +generated: "2021-07-03T10:44:43.207287329Z" diff --git a/incubator/sabnzbd/6.2.10/Chart.lock b/incubator/sabnzbd/6.2.10/Chart.lock index d84eb1c5db9..23be75413eb 100644 --- a/incubator/sabnzbd/6.2.10/Chart.lock +++ b/incubator/sabnzbd/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:36.759426602Z" +generated: "2021-07-03T10:44:44.796930259Z" diff --git a/incubator/ser2sock/1.0.2/Chart.lock b/incubator/ser2sock/1.0.2/Chart.lock index 0d116e0ad92..e91739cc990 100644 --- a/incubator/ser2sock/1.0.2/Chart.lock +++ b/incubator/ser2sock/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:26:38.266202807Z" +generated: "2021-07-03T10:44:46.330255557Z" diff --git a/incubator/stash/1.0.4/Chart.lock b/incubator/stash/1.0.4/Chart.lock index 98f56a09568..12be93bae06 100644 --- a/incubator/stash/1.0.4/Chart.lock +++ b/incubator/stash/1.0.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:26:39.729193745Z" +generated: "2021-07-03T10:44:47.890671539Z" diff --git a/incubator/thelounge/1.2.11/Chart.lock b/incubator/thelounge/1.2.11/Chart.lock index 0b3b90d0b2e..cd791354a99 100644 --- a/incubator/thelounge/1.2.11/Chart.lock +++ b/incubator/thelounge/1.2.11/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:41.188625338Z" +generated: "2021-07-03T10:44:49.493535424Z" diff --git a/incubator/tvheadend/7.2.10/Chart.lock b/incubator/tvheadend/7.2.10/Chart.lock index faf18159ece..1a717a204a4 100644 --- a/incubator/tvheadend/7.2.10/Chart.lock +++ b/incubator/tvheadend/7.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:42.697959376Z" +generated: "2021-07-03T10:44:51.07723916Z" diff --git a/incubator/unifi/6.2.10/Chart.lock b/incubator/unifi/6.2.10/Chart.lock index a03c1cb0430..5dfbcb4dbbd 100644 --- a/incubator/unifi/6.2.10/Chart.lock +++ b/incubator/unifi/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:44.19536606Z" +generated: "2021-07-03T10:44:52.618132213Z" diff --git a/incubator/unpackerr/1.2.10/Chart.lock b/incubator/unpackerr/1.2.10/Chart.lock index 2366ea050bd..4ff5e7c9533 100644 --- a/incubator/unpackerr/1.2.10/Chart.lock +++ b/incubator/unpackerr/1.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:26:45.607709828Z" +generated: "2021-07-03T10:44:54.170330773Z" diff --git a/incubator/xteve/1.0.2/Chart.lock b/incubator/xteve/1.0.2/Chart.lock index fb24e7a0feb..7085371a664 100644 --- a/incubator/xteve/1.0.2/Chart.lock +++ b/incubator/xteve/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:26:47.086086845Z" +generated: "2021-07-03T10:44:55.734390153Z" diff --git a/non-free/resilio-sync/1.0.2/Chart.lock b/non-free/resilio-sync/1.0.2/Chart.lock index 5f51bd3a6c6..7b621c3db97 100644 --- a/non-free/resilio-sync/1.0.2/Chart.lock +++ b/non-free/resilio-sync/1.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.4.6 digest: sha256:62462b014e612993c96d9c3dc6837db165d640a7c7240ce8849b35bd902d46a5 -generated: "2021-07-03T10:27:02.004473624Z" +generated: "2021-07-03T10:45:11.31659169Z" diff --git a/stable/collabora-online/6.2.11/Chart.lock b/stable/collabora-online/6.2.11/Chart.lock index 6c468eeb198..b46099d7416 100644 --- a/stable/collabora-online/6.2.11/Chart.lock +++ b/stable/collabora-online/6.2.11/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:24:39.411813677Z" +generated: "2021-07-03T10:42:43.37920615Z" diff --git a/stable/deepstack-cpu/4.2.10/Chart.lock b/stable/deepstack-cpu/4.2.10/Chart.lock index e490e3a4d8e..e7a7388cbcb 100644 --- a/stable/deepstack-cpu/4.2.10/Chart.lock +++ b/stable/deepstack-cpu/4.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:24:41.120012901Z" +generated: "2021-07-03T10:42:45.017638592Z" diff --git a/stable/emby/6.2.10/Chart.lock b/stable/emby/6.2.10/Chart.lock index 36b6c366663..e4b0993398d 100644 --- a/stable/emby/6.2.10/Chart.lock +++ b/stable/emby/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:24:42.610726419Z" +generated: "2021-07-03T10:42:46.583746782Z" diff --git a/stable/esphome/6.2.10/Chart.lock b/stable/esphome/6.2.10/Chart.lock index 710931b76ad..0c61512789c 100644 --- a/stable/esphome/6.2.10/Chart.lock +++ b/stable/esphome/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:24:45.022673967Z" +generated: "2021-07-03T10:42:48.153009984Z" diff --git a/stable/handbrake/6.2.10/Chart.lock b/stable/handbrake/6.2.10/Chart.lock index 5af623ee6ca..1983249b9de 100644 --- a/stable/handbrake/6.2.10/Chart.lock +++ b/stable/handbrake/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:24:46.444429613Z" +generated: "2021-07-03T10:42:49.720124617Z" diff --git a/stable/home-assistant/6.2.10/Chart.lock b/stable/home-assistant/6.2.10/Chart.lock index 7fc925b7b39..ab4d07c5822 100644 --- a/stable/home-assistant/6.2.10/Chart.lock +++ b/stable/home-assistant/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:24:47.935205763Z" +generated: "2021-07-03T10:42:51.296118766Z" diff --git a/stable/jackett/6.2.11/Chart.lock b/stable/jackett/6.2.11/Chart.lock index 5c2ee3e59e7..a78c42236a6 100644 --- a/stable/jackett/6.2.11/Chart.lock +++ b/stable/jackett/6.2.11/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:24:49.399917072Z" +generated: "2021-07-03T10:42:52.860970268Z" diff --git a/stable/jellyfin/6.2.10/Chart.lock b/stable/jellyfin/6.2.10/Chart.lock index 8a78b5a2da6..37d87ba630a 100644 --- a/stable/jellyfin/6.2.10/Chart.lock +++ b/stable/jellyfin/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:24:51.048968198Z" +generated: "2021-07-03T10:42:54.425564268Z" diff --git a/stable/kms/6.2.10/Chart.lock b/stable/kms/6.2.10/Chart.lock index e6a9d2c02d0..8de6e51df47 100644 --- a/stable/kms/6.2.10/Chart.lock +++ b/stable/kms/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:24:52.493671704Z" +generated: "2021-07-03T10:42:55.998050225Z" diff --git a/stable/lidarr/6.2.10/Chart.lock b/stable/lidarr/6.2.10/Chart.lock index d4caa4734e7..8e2da4947c4 100644 --- a/stable/lidarr/6.2.10/Chart.lock +++ b/stable/lidarr/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:24:53.951354711Z" +generated: "2021-07-03T10:42:57.552865805Z" diff --git a/stable/ombi/6.2.11/Chart.lock b/stable/ombi/6.2.11/Chart.lock index 36dd1525a2a..d600bf5556c 100644 --- a/stable/ombi/6.2.11/Chart.lock +++ b/stable/ombi/6.2.11/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:24:55.482848369Z" +generated: "2021-07-03T10:42:59.114845283Z" diff --git a/stable/plex/5.2.10/Chart.lock b/stable/plex/5.2.10/Chart.lock index 17d1f378dc7..a46a766edc5 100644 --- a/stable/plex/5.2.10/Chart.lock +++ b/stable/plex/5.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:24:56.976720342Z" +generated: "2021-07-03T10:43:00.654333454Z" diff --git a/stable/radarr/6.2.10/Chart.lock b/stable/radarr/6.2.10/Chart.lock index abc829731bb..a058bf443c2 100644 --- a/stable/radarr/6.2.10/Chart.lock +++ b/stable/radarr/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:24:58.512391755Z" +generated: "2021-07-03T10:43:02.222987322Z" diff --git a/stable/sonarr/6.2.10/Chart.lock b/stable/sonarr/6.2.10/Chart.lock index 5b48ac91d56..5902847990b 100644 --- a/stable/sonarr/6.2.10/Chart.lock +++ b/stable/sonarr/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:00.060036322Z" +generated: "2021-07-03T10:43:03.798849783Z" diff --git a/stable/syncthing/6.2.10/Chart.lock b/stable/syncthing/6.2.10/Chart.lock index e4f7c87c904..0525aa3136d 100644 --- a/stable/syncthing/6.2.10/Chart.lock +++ b/stable/syncthing/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:01.512209135Z" +generated: "2021-07-03T10:43:05.358894989Z" diff --git a/stable/tautulli/6.2.10/Chart.lock b/stable/tautulli/6.2.10/Chart.lock index b84a00849dd..65ebdae8d88 100644 --- a/stable/tautulli/6.2.10/Chart.lock +++ b/stable/tautulli/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:03.049654913Z" +generated: "2021-07-03T10:43:06.919898106Z" diff --git a/stable/traefik/6.3.18/Chart.lock b/stable/traefik/6.3.18/Chart.lock index 21a75a82aff..12310b0422c 100644 --- a/stable/traefik/6.3.18/Chart.lock +++ b/stable/traefik/6.3.18/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:04.51987369Z" +generated: "2021-07-03T10:43:08.592378701Z" diff --git a/stable/transmission/6.2.11/Chart.lock b/stable/transmission/6.2.11/Chart.lock index 720eb268fee..6d50b41041a 100644 --- a/stable/transmission/6.2.11/Chart.lock +++ b/stable/transmission/6.2.11/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:06.004405559Z" +generated: "2021-07-03T10:43:10.145113995Z" diff --git a/stable/truecommand/6.2.10/Chart.lock b/stable/truecommand/6.2.10/Chart.lock index cdcdcbb0ebb..bd7c59020d5 100644 --- a/stable/truecommand/6.2.10/Chart.lock +++ b/stable/truecommand/6.2.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:07.560140381Z" +generated: "2021-07-03T10:43:11.732465399Z" diff --git a/stable/vaultwarden/3.3.11/Chart.lock b/stable/vaultwarden/3.3.11/Chart.lock index 412c48ff424..7127466cc8f 100644 --- a/stable/vaultwarden/3.3.11/Chart.lock +++ b/stable/vaultwarden/3.3.11/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 10.5.1 digest: sha256:149bdb1d86af9ee151a969f50173fe78b5608cf9686bfe670c42bc8bd44941eb -generated: "2021-07-03T10:25:11.69254566Z" +generated: "2021-07-03T10:43:15.985498407Z" diff --git a/stable/zwavejs2mqtt/6.2.11/Chart.lock b/stable/zwavejs2mqtt/6.2.11/Chart.lock index e3a248d897f..d59834f3d2b 100644 --- a/stable/zwavejs2mqtt/6.2.11/Chart.lock +++ b/stable/zwavejs2mqtt/6.2.11/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.4.6 digest: sha256:538720a0b7dae2557bbf660fcf8e3ab31dffb049f87238f80b4e958dc92ad543 -generated: "2021-07-03T10:25:16.012540183Z" +generated: "2021-07-03T10:43:20.64187157Z"