diff --git a/deprecated/nzbhydra/6.3.1/Chart.lock b/deprecated/nzbhydra/6.3.1/Chart.lock index 19301431d3c..9115e5474b8 100644 --- a/deprecated/nzbhydra/6.3.1/Chart.lock +++ b/deprecated/nzbhydra/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:48:14.084110689Z" +generated: "2021-07-04T14:49:39.172101554Z" diff --git a/develop/nextcloud/1.0.19/CONFIG.md b/develop/nextcloud/1.0.19/CONFIG.md new file mode 100644 index 00000000000..dddbce20079 --- /dev/null +++ b/develop/nextcloud/1.0.19/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.19/Chart.lock b/develop/nextcloud/1.0.19/Chart.lock new file mode 100644 index 00000000000..21aaf4e92e2 --- /dev/null +++ b/develop/nextcloud/1.0.19/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 6.5.1 +- 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:f046585a4bbfb222ae198153c16cfe2ade0d8938e91333921b62e890cfdb11b6 +generated: "2021-07-04T14:49:27.521191329Z" diff --git a/develop/nextcloud/1.0.19/Chart.yaml b/develop/nextcloud/1.0.19/Chart.yaml new file mode 100644 index 00000000000..1c407e9d46b --- /dev/null +++ b/develop/nextcloud/1.0.19/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: auto +dependencies: +- name: common + repository: https://truecharts.org/ + version: 6.5.1 +- 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.19 diff --git a/develop/nextcloud/1.0.19/README.md b/develop/nextcloud/1.0.19/README.md new file mode 100644 index 00000000000..a6c0421d33c --- /dev/null +++ b/develop/nextcloud/1.0.19/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.19/app-readme.md b/develop/nextcloud/1.0.19/app-readme.md new file mode 100644 index 00000000000..6989aad3944 --- /dev/null +++ b/develop/nextcloud/1.0.19/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.19/charts/common-6.5.1.tgz b/develop/nextcloud/1.0.19/charts/common-6.5.1.tgz new file mode 100644 index 00000000000..1f89b5f9c75 Binary files /dev/null and b/develop/nextcloud/1.0.19/charts/common-6.5.1.tgz differ diff --git a/develop/nextcloud/1.0.19/charts/postgresql-10.5.1.tgz b/develop/nextcloud/1.0.19/charts/postgresql-10.5.1.tgz new file mode 100644 index 00000000000..9e316da6000 Binary files /dev/null and b/develop/nextcloud/1.0.19/charts/postgresql-10.5.1.tgz differ diff --git a/develop/nextcloud/1.0.19/charts/redis-14.6.3.tgz b/develop/nextcloud/1.0.19/charts/redis-14.6.3.tgz new file mode 100644 index 00000000000..b95f7f9dfd3 Binary files /dev/null and b/develop/nextcloud/1.0.19/charts/redis-14.6.3.tgz differ diff --git a/develop/nextcloud/1.0.19/ix_values.yaml b/develop/nextcloud/1.0.19/ix_values.yaml new file mode 100644 index 00000000000..24e7828181a --- /dev/null +++ b/develop/nextcloud/1.0.19/ix_values.yaml @@ -0,0 +1,160 @@ +## +# 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 -U nextcloud -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: + custom: true + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + spec: + httpGet: + path: /status.php + port: 80 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 2 + failureThreshold: 5 + + # -- Redainess probe configuration + # @default -- See below + readiness: + custom: true + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + spec: + httpGet: + path: /status.php + port: 80 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 2 + failureThreshold: 5 + + # -- Startup probe configuration + # @default -- See below + startup: + custom: true + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + spec: + httpGet: + path: /status.php + port: 80 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 2 + failureThreshold: 5 + +## 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.19/questions.yaml b/develop/nextcloud/1.0.19/questions.yaml new file mode 100644 index 00000000000..0e940a77f12 --- /dev/null +++ b/develop/nextcloud/1.0.19/questions.yaml @@ -0,0 +1,838 @@ +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" + - variable: NODE_IP + label: "NODE_IP" + description: "Sets nextcloud nodeip for nodeport connections" + schema: + type: string + $ref: + - "definitions/nodeIP" + + + # 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.19/templates/_configmap.tpl b/develop/nextcloud/1.0.19/templates/_configmap.tpl new file mode 100644 index 00000000000..1569e5a3009 --- /dev/null +++ b/develop/nextcloud/1.0.19/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: {{ ( printf "%v %v %v" "test.fakedomain.dns" ( .Values.env.NODE_IP | default "localhost" ) $hosts ) | quote }} + {{- if .Values.ingress.main.enabled }} + APACHE_DISABLE_REWRITE_IP: "1" + {{- end }} + +{{- end -}} diff --git a/develop/nextcloud/1.0.19/templates/_cronjob.tpl b/develop/nextcloud/1.0.19/templates/_cronjob.tpl new file mode 100644 index 00000000000..c2ed1ca20f8 --- /dev/null +++ b/develop/nextcloud/1.0.19/templates/_cronjob.tpl @@ -0,0 +1,51 @@ +{{/* 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 + resources: +{{ toYaml .Values.resources | indent 16 }} + +{{- end -}} diff --git a/develop/nextcloud/1.0.19/templates/_secrets.tpl b/develop/nextcloud/1.0.19/templates/_secrets.tpl new file mode 100644 index 00000000000..d9ae0df858c --- /dev/null +++ b/develop/nextcloud/1.0.19/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.19/templates/common.yaml b/develop/nextcloud/1.0.19/templates/common.yaml new file mode 100644 index 00000000000..8e72c538b1d --- /dev/null +++ b/develop/nextcloud/1.0.19/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.19/test_values.yaml b/develop/nextcloud/1.0.19/test_values.yaml new file mode 100644 index 00000000000..fca981ea226 --- /dev/null +++ b/develop/nextcloud/1.0.19/test_values.yaml @@ -0,0 +1,191 @@ +# 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/html" + type: pvc + accessMode: ReadWriteOnce + size: "100Gi" + + db: + noMount: true + forceName: "db" + enabled: true + type: pvc + accessMode: ReadWriteOnce + size: "100Gi" + + redismaster: + noMount: true + forceName: "redismaster" + enabled: true + type: pvc + accessMode: ReadWriteOnce + size: "100Gi" + +initContainers: + - name: init-postgresdb + image: postgres:13.1 + command: + - "sh" + - "-c" + - "until pg_isready -U nextcloud -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: + custom: true + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + spec: + httpGet: + path: /status.php + port: 80 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 2 + failureThreshold: 5 + + # -- Redainess probe configuration + # @default -- See below + readiness: + custom: true + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + spec: + httpGet: + path: /status.php + port: 80 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 2 + failureThreshold: 5 + + # -- Startup probe configuration + # @default -- See below + startup: + custom: true + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + spec: + httpGet: + path: /status.php + port: 80 + httpHeaders: + - name: Host + value: "test.fakedomain.dns" + initialDelaySeconds: 10 + periodSeconds: 10 + timeoutSeconds: 2 + failureThreshold: 5 + + +## 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.19/values.yaml b/develop/nextcloud/1.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/develop/prototype-gui/1.4.1/Chart.lock b/develop/prototype-gui/1.4.1/Chart.lock index 174381e920b..10b45058362 100644 --- a/develop/prototype-gui/1.4.1/Chart.lock +++ b/develop/prototype-gui/1.4.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:48:05.894001244Z" +generated: "2021-07-04T14:49:35.655861278Z" diff --git a/incubator/airsonic/1.3.1/Chart.lock b/incubator/airsonic/1.3.1/Chart.lock index bd765245696..320288ccab1 100644 --- a/incubator/airsonic/1.3.1/Chart.lock +++ b/incubator/airsonic/1.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:44:21.568761929Z" +generated: "2021-07-04T14:47:36.248305512Z" diff --git a/incubator/appdaemon/3.3.1/Chart.lock b/incubator/appdaemon/3.3.1/Chart.lock index 09a31a8c560..94d52f9b650 100644 --- a/incubator/appdaemon/3.3.1/Chart.lock +++ b/incubator/appdaemon/3.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:44:23.728016748Z" +generated: "2021-07-04T14:47:37.987041154Z" diff --git a/incubator/bazarr/6.3.1/Chart.lock b/incubator/bazarr/6.3.1/Chart.lock index 89d27107c07..7049fe07cc6 100644 --- a/incubator/bazarr/6.3.1/Chart.lock +++ b/incubator/bazarr/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:44:26.746421365Z" +generated: "2021-07-04T14:47:39.759951351Z" diff --git a/incubator/booksonic-air/1.1.1/Chart.lock b/incubator/booksonic-air/1.1.1/Chart.lock index 17d9ba04792..fd4849eb263 100644 --- a/incubator/booksonic-air/1.1.1/Chart.lock +++ b/incubator/booksonic-air/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:44:31.545377089Z" +generated: "2021-07-04T14:47:41.511361237Z" diff --git a/incubator/calibre-web/6.3.1/Chart.lock b/incubator/calibre-web/6.3.1/Chart.lock index aa0dd8333bd..ff19aad5319 100644 --- a/incubator/calibre-web/6.3.1/Chart.lock +++ b/incubator/calibre-web/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:44:39.26057754Z" +generated: "2021-07-04T14:47:45.032247457Z" diff --git a/incubator/calibre/1.1.1/Chart.lock b/incubator/calibre/1.1.1/Chart.lock index f2b4e756641..2a3cccf7735 100644 --- a/incubator/calibre/1.1.1/Chart.lock +++ b/incubator/calibre/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:44:34.669980906Z" +generated: "2021-07-04T14:47:43.258615215Z" diff --git a/incubator/deconz/1.1.1/Chart.lock b/incubator/deconz/1.1.1/Chart.lock index 71de52996ce..b017b231de6 100644 --- a/incubator/deconz/1.1.1/Chart.lock +++ b/incubator/deconz/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:44:42.683957664Z" +generated: "2021-07-04T14:47:46.789913897Z" diff --git a/incubator/deluge/6.3.1/Chart.lock b/incubator/deluge/6.3.1/Chart.lock index 86cb7c34634..bb3feaca4db 100644 --- a/incubator/deluge/6.3.1/Chart.lock +++ b/incubator/deluge/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:44:46.999408816Z" +generated: "2021-07-04T14:47:48.543360525Z" diff --git a/incubator/dizquetv/1.1.1/Chart.lock b/incubator/dizquetv/1.1.1/Chart.lock index dc027ed01c3..6d4b60a50e2 100644 --- a/incubator/dizquetv/1.1.1/Chart.lock +++ b/incubator/dizquetv/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:44:48.685827553Z" +generated: "2021-07-04T14:47:50.297638333Z" diff --git a/incubator/duplicati/1.1.1/Chart.lock b/incubator/duplicati/1.1.1/Chart.lock index f9c9750c300..ec1baee2a08 100644 --- a/incubator/duplicati/1.1.1/Chart.lock +++ b/incubator/duplicati/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:44:53.563879314Z" +generated: "2021-07-04T14:47:51.994365137Z" diff --git a/incubator/fireflyiii/4.4.1/Chart.lock b/incubator/fireflyiii/4.4.1/Chart.lock index 4d070d6d9f7..679f24edbe2 100644 --- a/incubator/fireflyiii/4.4.1/Chart.lock +++ b/incubator/fireflyiii/4.4.1/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 10.5.1 digest: sha256:70f687e3857498e272f62267e36319bf57c051ca6920a2c625f84be299b5ac0b -generated: "2021-07-04T11:44:58.517902563Z" +generated: "2021-07-04T14:47:56.479714457Z" diff --git a/incubator/flaresolverr/1.1.1/Chart.lock b/incubator/flaresolverr/1.1.1/Chart.lock index 7265b15b3dd..23c6cceb73a 100644 --- a/incubator/flaresolverr/1.1.1/Chart.lock +++ b/incubator/flaresolverr/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:45:04.223780091Z" +generated: "2021-07-04T14:48:01.262362477Z" diff --git a/incubator/flood/1.1.1/Chart.lock b/incubator/flood/1.1.1/Chart.lock index 3713ea5fb52..c37d6349ae5 100644 --- a/incubator/flood/1.1.1/Chart.lock +++ b/incubator/flood/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:45:07.338871588Z" +generated: "2021-07-04T14:48:03.017801099Z" diff --git a/incubator/focalboard/1.1.1/Chart.lock b/incubator/focalboard/1.1.1/Chart.lock index 1c8d91dcea6..422185e1b18 100644 --- a/incubator/focalboard/1.1.1/Chart.lock +++ b/incubator/focalboard/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:45:10.788114744Z" +generated: "2021-07-04T14:48:04.74596517Z" diff --git a/incubator/freshrss/6.3.1/Chart.lock b/incubator/freshrss/6.3.1/Chart.lock index 6e7fc0bc0b8..29ab8731cbd 100644 --- a/incubator/freshrss/6.3.1/Chart.lock +++ b/incubator/freshrss/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:45:13.103841352Z" +generated: "2021-07-04T14:48:06.457002276Z" diff --git a/incubator/gaps/6.3.1/Chart.lock b/incubator/gaps/6.3.1/Chart.lock index 7cd6d1d94f9..d27dd91040a 100644 --- a/incubator/gaps/6.3.1/Chart.lock +++ b/incubator/gaps/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:45:17.593246551Z" +generated: "2021-07-04T14:48:08.180607335Z" diff --git a/incubator/gonic/1.1.1/Chart.lock b/incubator/gonic/1.1.1/Chart.lock index 2ae2023692c..11303dcc960 100644 --- a/incubator/gonic/1.1.1/Chart.lock +++ b/incubator/gonic/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:45:21.841308328Z" +generated: "2021-07-04T14:48:09.957438364Z" diff --git a/incubator/grocy/6.3.1/Chart.lock b/incubator/grocy/6.3.1/Chart.lock index c22a51e7cfc..a1fe51cb676 100644 --- a/incubator/grocy/6.3.1/Chart.lock +++ b/incubator/grocy/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:45:24.888372749Z" +generated: "2021-07-04T14:48:11.683030474Z" diff --git a/incubator/haste-server/1.3.1/Chart.lock b/incubator/haste-server/1.3.1/Chart.lock index eb1f0ba6b99..1be5c532cf1 100644 --- a/incubator/haste-server/1.3.1/Chart.lock +++ b/incubator/haste-server/1.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:45:28.255366771Z" +generated: "2021-07-04T14:48:13.420385837Z" diff --git a/incubator/healthchecks/1.1.1/Chart.lock b/incubator/healthchecks/1.1.1/Chart.lock index 90ab31a7b56..ed4b1b0bd5f 100644 --- a/incubator/healthchecks/1.1.1/Chart.lock +++ b/incubator/healthchecks/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:45:31.914824629Z" +generated: "2021-07-04T14:48:15.171968193Z" diff --git a/incubator/heimdall/6.3.1/Chart.lock b/incubator/heimdall/6.3.1/Chart.lock index 2cb57d800f8..0d82a661113 100644 --- a/incubator/heimdall/6.3.1/Chart.lock +++ b/incubator/heimdall/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:45:34.928619401Z" +generated: "2021-07-04T14:48:16.946095701Z" diff --git a/incubator/hyperion-ng/1.1.1/Chart.lock b/incubator/hyperion-ng/1.1.1/Chart.lock index a149ffa8732..56fadcb06c5 100644 --- a/incubator/hyperion-ng/1.1.1/Chart.lock +++ b/incubator/hyperion-ng/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:45:39.749788375Z" +generated: "2021-07-04T14:48:18.686012748Z" diff --git a/incubator/komga/1.1.1/Chart.lock b/incubator/komga/1.1.1/Chart.lock index c4cfdd1e49d..e71d097dbef 100644 --- a/incubator/komga/1.1.1/Chart.lock +++ b/incubator/komga/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:45:44.070495095Z" +generated: "2021-07-04T14:48:20.423984005Z" diff --git a/incubator/lazylibrarian/6.3.1/Chart.lock b/incubator/lazylibrarian/6.3.1/Chart.lock index 90bb5088069..e6d11863657 100644 --- a/incubator/lazylibrarian/6.3.1/Chart.lock +++ b/incubator/lazylibrarian/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:45:46.34987617Z" +generated: "2021-07-04T14:48:22.152114598Z" diff --git a/incubator/librespeed/1.1.1/Chart.lock b/incubator/librespeed/1.1.1/Chart.lock index 6f5fc0cebea..b557eaced7f 100644 --- a/incubator/librespeed/1.1.1/Chart.lock +++ b/incubator/librespeed/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:45:49.210466425Z" +generated: "2021-07-04T14:48:23.888996647Z" diff --git a/incubator/lychee/6.3.1/Chart.lock b/incubator/lychee/6.3.1/Chart.lock index b73872a3e75..2574bc4dbfe 100644 --- a/incubator/lychee/6.3.1/Chart.lock +++ b/incubator/lychee/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:45:52.276816903Z" +generated: "2021-07-04T14:48:25.625163492Z" diff --git a/incubator/mealie/1.3.1/Chart.lock b/incubator/mealie/1.3.1/Chart.lock index 73ba15a387c..2b0ba75e873 100644 --- a/incubator/mealie/1.3.1/Chart.lock +++ b/incubator/mealie/1.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:45:55.272492035Z" +generated: "2021-07-04T14:48:27.458007378Z" diff --git a/incubator/mosquitto/1.3.1/Chart.lock b/incubator/mosquitto/1.3.1/Chart.lock index 209bb0b24ba..78e6059f19d 100644 --- a/incubator/mosquitto/1.3.1/Chart.lock +++ b/incubator/mosquitto/1.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:45:59.556845498Z" +generated: "2021-07-04T14:48:29.209878957Z" diff --git a/incubator/mylar/1.1.1/Chart.lock b/incubator/mylar/1.1.1/Chart.lock index b623336dea4..fefea52bbc3 100644 --- a/incubator/mylar/1.1.1/Chart.lock +++ b/incubator/mylar/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:46:03.007299091Z" +generated: "2021-07-04T14:48:30.951172902Z" diff --git a/incubator/navidrome/6.3.1/Chart.lock b/incubator/navidrome/6.3.1/Chart.lock index e5614109276..81e663b7ce0 100644 --- a/incubator/navidrome/6.3.1/Chart.lock +++ b/incubator/navidrome/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:46:06.326449053Z" +generated: "2021-07-04T14:48:32.716234354Z" diff --git a/incubator/node-red/6.3.1/Chart.lock b/incubator/node-red/6.3.1/Chart.lock index b97f7195e4c..fd4d6e7c864 100644 --- a/incubator/node-red/6.3.1/Chart.lock +++ b/incubator/node-red/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:46:09.729521755Z" +generated: "2021-07-04T14:48:34.478561877Z" diff --git a/incubator/nullserv/1.1.1/Chart.lock b/incubator/nullserv/1.1.1/Chart.lock index 157341b7122..9978255ebbc 100644 --- a/incubator/nullserv/1.1.1/Chart.lock +++ b/incubator/nullserv/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:46:14.121306944Z" +generated: "2021-07-04T14:48:36.219152576Z" diff --git a/incubator/nzbget/6.3.1/Chart.lock b/incubator/nzbget/6.3.1/Chart.lock index 8f4d40863ff..d7ed7fb8623 100644 --- a/incubator/nzbget/6.3.1/Chart.lock +++ b/incubator/nzbget/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:46:17.133436645Z" +generated: "2021-07-04T14:48:39.030884452Z" diff --git a/incubator/octoprint/1.1.1/Chart.lock b/incubator/octoprint/1.1.1/Chart.lock index df23d969dce..e138eda6091 100644 --- a/incubator/octoprint/1.1.1/Chart.lock +++ b/incubator/octoprint/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:46:21.410153747Z" +generated: "2021-07-04T14:48:40.769943044Z" diff --git a/incubator/omada-controller/1.1.1/Chart.lock b/incubator/omada-controller/1.1.1/Chart.lock index ed03ec4a42c..f7f59a99382 100644 --- a/incubator/omada-controller/1.1.1/Chart.lock +++ b/incubator/omada-controller/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:46:24.524403108Z" +generated: "2021-07-04T14:48:42.514668056Z" diff --git a/incubator/organizr/6.3.1/Chart.lock b/incubator/organizr/6.3.1/Chart.lock index 5a6a73f38d4..4ecf0f95b7e 100644 --- a/incubator/organizr/6.3.1/Chart.lock +++ b/incubator/organizr/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:46:27.309262825Z" +generated: "2021-07-04T14:48:44.277460011Z" diff --git a/incubator/overseerr/1.1.1/Chart.lock b/incubator/overseerr/1.1.1/Chart.lock index 00f13108517..757e29908be 100644 --- a/incubator/overseerr/1.1.1/Chart.lock +++ b/incubator/overseerr/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:46:30.652111816Z" +generated: "2021-07-04T14:48:46.047625076Z" diff --git a/incubator/owncast/1.1.1/Chart.lock b/incubator/owncast/1.1.1/Chart.lock index 05dc4380f1e..37e633b714d 100644 --- a/incubator/owncast/1.1.1/Chart.lock +++ b/incubator/owncast/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:46:33.652479367Z" +generated: "2021-07-04T14:48:47.808717081Z" diff --git a/incubator/owncloud-ocis/1.1.1/Chart.lock b/incubator/owncloud-ocis/1.1.1/Chart.lock index 660fd83df0f..b3bbe710a57 100644 --- a/incubator/owncloud-ocis/1.1.1/Chart.lock +++ b/incubator/owncloud-ocis/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:46:38.525898102Z" +generated: "2021-07-04T14:48:49.536497643Z" diff --git a/incubator/photoprism/1.1.1/Chart.lock b/incubator/photoprism/1.1.1/Chart.lock index 8de9c9a5272..b40301e9377 100644 --- a/incubator/photoprism/1.1.1/Chart.lock +++ b/incubator/photoprism/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:46:41.521342591Z" +generated: "2021-07-04T14:48:51.26391977Z" diff --git a/incubator/piaware/1.1.1/Chart.lock b/incubator/piaware/1.1.1/Chart.lock index 3d41a673540..4839bad6360 100644 --- a/incubator/piaware/1.1.1/Chart.lock +++ b/incubator/piaware/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:46:45.318308906Z" +generated: "2021-07-04T14:48:52.984327311Z" diff --git a/incubator/podgrab/4.3.1/Chart.lock b/incubator/podgrab/4.3.1/Chart.lock index 9296a0ab04c..959541c8eaf 100644 --- a/incubator/podgrab/4.3.1/Chart.lock +++ b/incubator/podgrab/4.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:46:48.94040175Z" +generated: "2021-07-04T14:48:54.705570833Z" diff --git a/incubator/pretend-youre-xyzzy/1.1.1/Chart.lock b/incubator/pretend-youre-xyzzy/1.1.1/Chart.lock index 1ef9db8df73..e3f2a478b06 100644 --- a/incubator/pretend-youre-xyzzy/1.1.1/Chart.lock +++ b/incubator/pretend-youre-xyzzy/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:46:52.143381121Z" +generated: "2021-07-04T14:48:56.451393842Z" diff --git a/incubator/protonmail-bridge/1.1.1/Chart.lock b/incubator/protonmail-bridge/1.1.1/Chart.lock index 45a91050e76..e58738de72f 100644 --- a/incubator/protonmail-bridge/1.1.1/Chart.lock +++ b/incubator/protonmail-bridge/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:46:55.726272432Z" +generated: "2021-07-04T14:48:58.162884977Z" diff --git a/incubator/prowlarr/1.3.1/Chart.lock b/incubator/prowlarr/1.3.1/Chart.lock index ba01ad0372c..7e278fcfcf1 100644 --- a/incubator/prowlarr/1.3.1/Chart.lock +++ b/incubator/prowlarr/1.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:46:58.695227821Z" +generated: "2021-07-04T14:48:59.929580312Z" diff --git a/incubator/pyload/1.1.1/Chart.lock b/incubator/pyload/1.1.1/Chart.lock index a735bf2e333..7aee7a2edec 100644 --- a/incubator/pyload/1.1.1/Chart.lock +++ b/incubator/pyload/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:47:03.118003726Z" +generated: "2021-07-04T14:49:01.684650209Z" diff --git a/incubator/qbittorrent/6.3.1/Chart.lock b/incubator/qbittorrent/6.3.1/Chart.lock index 32442469106..7d98dc2dc48 100644 --- a/incubator/qbittorrent/6.3.1/Chart.lock +++ b/incubator/qbittorrent/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:47:07.529601928Z" +generated: "2021-07-04T14:49:03.512992175Z" diff --git a/incubator/readarr/6.3.1/Chart.lock b/incubator/readarr/6.3.1/Chart.lock index 6133eac9aa6..ead5cd305b3 100644 --- a/incubator/readarr/6.3.1/Chart.lock +++ b/incubator/readarr/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:47:10.810920605Z" +generated: "2021-07-04T14:49:05.265223414Z" diff --git a/incubator/reg/1.3.1/Chart.lock b/incubator/reg/1.3.1/Chart.lock index 4a435f485dd..7c0da114ae4 100644 --- a/incubator/reg/1.3.1/Chart.lock +++ b/incubator/reg/1.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:47:19.147512939Z" +generated: "2021-07-04T14:49:07.011800796Z" diff --git a/incubator/sabnzbd/6.3.1/Chart.lock b/incubator/sabnzbd/6.3.1/Chart.lock index 0063260324d..5de059e0c4c 100644 --- a/incubator/sabnzbd/6.3.1/Chart.lock +++ b/incubator/sabnzbd/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:47:23.580455358Z" +generated: "2021-07-04T14:49:08.729481956Z" diff --git a/incubator/ser2sock/1.1.1/Chart.lock b/incubator/ser2sock/1.1.1/Chart.lock index 3c3b0310c06..8ef548a83b6 100644 --- a/incubator/ser2sock/1.1.1/Chart.lock +++ b/incubator/ser2sock/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:47:27.14991184Z" +generated: "2021-07-04T14:49:10.481837903Z" diff --git a/incubator/stash/1.1.1/Chart.lock b/incubator/stash/1.1.1/Chart.lock index 8133c3ec8d0..b4eb7b13670 100644 --- a/incubator/stash/1.1.1/Chart.lock +++ b/incubator/stash/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:47:29.38165534Z" +generated: "2021-07-04T14:49:12.23852655Z" diff --git a/incubator/thelounge/1.3.1/Chart.lock b/incubator/thelounge/1.3.1/Chart.lock index 8d392178ed6..d4801f86ddf 100644 --- a/incubator/thelounge/1.3.1/Chart.lock +++ b/incubator/thelounge/1.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:47:33.829335142Z" +generated: "2021-07-04T14:49:13.994002744Z" diff --git a/incubator/tvheadend/7.3.1/Chart.lock b/incubator/tvheadend/7.3.1/Chart.lock index c74c779947d..1ad58ad1e52 100644 --- a/incubator/tvheadend/7.3.1/Chart.lock +++ b/incubator/tvheadend/7.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:47:36.339587283Z" +generated: "2021-07-04T14:49:15.777903113Z" diff --git a/incubator/unifi/6.3.1/Chart.lock b/incubator/unifi/6.3.1/Chart.lock index 581594fcddf..ce3c1b7c589 100644 --- a/incubator/unifi/6.3.1/Chart.lock +++ b/incubator/unifi/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:47:39.290310546Z" +generated: "2021-07-04T14:49:17.544967638Z" diff --git a/incubator/unpackerr/1.3.1/Chart.lock b/incubator/unpackerr/1.3.1/Chart.lock index 547deb0971c..11333a8c18b 100644 --- a/incubator/unpackerr/1.3.1/Chart.lock +++ b/incubator/unpackerr/1.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:47:48.855617947Z" +generated: "2021-07-04T14:49:19.259544839Z" diff --git a/incubator/xteve/1.1.1/Chart.lock b/incubator/xteve/1.1.1/Chart.lock index a066a99e1f3..70400531738 100644 --- a/incubator/xteve/1.1.1/Chart.lock +++ b/incubator/xteve/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:47:52.411147121Z" +generated: "2021-07-04T14:49:20.986109279Z" diff --git a/non-free/resilio-sync/1.1.1/Chart.lock b/non-free/resilio-sync/1.1.1/Chart.lock index 33f8c2416ad..ea10b7f286a 100644 --- a/non-free/resilio-sync/1.1.1/Chart.lock +++ b/non-free/resilio-sync/1.1.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 6.5.1 digest: sha256:167ded27a30cb2e82f05bf85f6b35221aa9d9aa0afc44d99824113ab8f96dd42 -generated: "2021-07-04T11:48:10.902498093Z" +generated: "2021-07-04T14:49:37.417021263Z" diff --git a/stable/collabora-online/6.3.1/Chart.lock b/stable/collabora-online/6.3.1/Chart.lock index 25f981847b7..3c006f5c110 100644 --- a/stable/collabora-online/6.3.1/Chart.lock +++ b/stable/collabora-online/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:42:53.323189045Z" +generated: "2021-07-04T14:46:53.177752936Z" diff --git a/stable/deepstack-cpu/4.3.1/Chart.lock b/stable/deepstack-cpu/4.3.1/Chart.lock index 9a9db7f8467..4a8f48bf301 100644 --- a/stable/deepstack-cpu/4.3.1/Chart.lock +++ b/stable/deepstack-cpu/4.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:42:56.721212904Z" +generated: "2021-07-04T14:46:55.014986726Z" diff --git a/stable/emby/6.3.1/Chart.lock b/stable/emby/6.3.1/Chart.lock index 5ab04c1dc00..e5fe41bc29a 100644 --- a/stable/emby/6.3.1/Chart.lock +++ b/stable/emby/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:01.029868943Z" +generated: "2021-07-04T14:46:56.773437501Z" diff --git a/stable/esphome/6.3.1/Chart.lock b/stable/esphome/6.3.1/Chart.lock index a1431b4b506..c52eb4f012c 100644 --- a/stable/esphome/6.3.1/Chart.lock +++ b/stable/esphome/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:05.558024514Z" +generated: "2021-07-04T14:46:58.568453773Z" diff --git a/stable/handbrake/6.3.1/Chart.lock b/stable/handbrake/6.3.1/Chart.lock index 3c4e6938334..fa8cf96a837 100644 --- a/stable/handbrake/6.3.1/Chart.lock +++ b/stable/handbrake/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:09.856793277Z" +generated: "2021-07-04T14:47:00.337529299Z" diff --git a/stable/home-assistant/6.3.1/Chart.lock b/stable/home-assistant/6.3.1/Chart.lock index 27c638341bb..d3b8372179e 100644 --- a/stable/home-assistant/6.3.1/Chart.lock +++ b/stable/home-assistant/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:11.530859003Z" +generated: "2021-07-04T14:47:02.06407495Z" diff --git a/stable/jackett/6.3.1/Chart.lock b/stable/jackett/6.3.1/Chart.lock index 3b90e26192a..aa832e6888c 100644 --- a/stable/jackett/6.3.1/Chart.lock +++ b/stable/jackett/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:16.312017077Z" +generated: "2021-07-04T14:47:03.851543806Z" diff --git a/stable/jellyfin/6.3.1/Chart.lock b/stable/jellyfin/6.3.1/Chart.lock index 9cbee67c70c..96e7548c372 100644 --- a/stable/jellyfin/6.3.1/Chart.lock +++ b/stable/jellyfin/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:20.774787483Z" +generated: "2021-07-04T14:47:05.626869477Z" diff --git a/stable/kms/6.3.1/Chart.lock b/stable/kms/6.3.1/Chart.lock index e0f298ff7f0..02160855e0d 100644 --- a/stable/kms/6.3.1/Chart.lock +++ b/stable/kms/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:25.32561751Z" +generated: "2021-07-04T14:47:07.375176105Z" diff --git a/stable/lidarr/6.3.1/Chart.lock b/stable/lidarr/6.3.1/Chart.lock index f8eac718e7c..043a7779708 100644 --- a/stable/lidarr/6.3.1/Chart.lock +++ b/stable/lidarr/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:28.496675783Z" +generated: "2021-07-04T14:47:09.131278396Z" diff --git a/stable/ombi/6.3.1/Chart.lock b/stable/ombi/6.3.1/Chart.lock index 7b2bb9586b0..bd8f8f1b70c 100644 --- a/stable/ombi/6.3.1/Chart.lock +++ b/stable/ombi/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:32.897514992Z" +generated: "2021-07-04T14:47:10.889084353Z" diff --git a/stable/plex/5.3.1/Chart.lock b/stable/plex/5.3.1/Chart.lock index ba5a966e065..0f23e3408ab 100644 --- a/stable/plex/5.3.1/Chart.lock +++ b/stable/plex/5.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:35.946011669Z" +generated: "2021-07-04T14:47:12.663597622Z" diff --git a/stable/radarr/6.3.1/Chart.lock b/stable/radarr/6.3.1/Chart.lock index b9293ac5144..00c9ed411f8 100644 --- a/stable/radarr/6.3.1/Chart.lock +++ b/stable/radarr/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:40.944575605Z" +generated: "2021-07-04T14:47:14.442851608Z" diff --git a/stable/sonarr/6.3.1/Chart.lock b/stable/sonarr/6.3.1/Chart.lock index dbbcb5d060c..718958847a4 100644 --- a/stable/sonarr/6.3.1/Chart.lock +++ b/stable/sonarr/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:45.297231176Z" +generated: "2021-07-04T14:47:16.176141686Z" diff --git a/stable/syncthing/6.3.1/Chart.lock b/stable/syncthing/6.3.1/Chart.lock index ef2360d65f7..e7fb2864121 100644 --- a/stable/syncthing/6.3.1/Chart.lock +++ b/stable/syncthing/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:48.42053237Z" +generated: "2021-07-04T14:47:17.979219708Z" diff --git a/stable/tautulli/6.3.1/Chart.lock b/stable/tautulli/6.3.1/Chart.lock index 6e6d39f5da3..fdc8173104a 100644 --- a/stable/tautulli/6.3.1/Chart.lock +++ b/stable/tautulli/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:52.06376239Z" +generated: "2021-07-04T14:47:19.753643119Z" diff --git a/stable/traefik/6.4.1/Chart.lock b/stable/traefik/6.4.1/Chart.lock index 55d70c7638d..10696a77ac1 100644 --- a/stable/traefik/6.4.1/Chart.lock +++ b/stable/traefik/6.4.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:56.488307168Z" +generated: "2021-07-04T14:47:21.499036676Z" diff --git a/stable/transmission/6.3.1/Chart.lock b/stable/transmission/6.3.1/Chart.lock index c7a87ac75fa..48e3b7485e6 100644 --- a/stable/transmission/6.3.1/Chart.lock +++ b/stable/transmission/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:43:59.54178018Z" +generated: "2021-07-04T14:47:23.25104038Z" diff --git a/stable/truecommand/6.3.1/Chart.lock b/stable/truecommand/6.3.1/Chart.lock index 7a7321e3dfd..0265d8ef44e 100644 --- a/stable/truecommand/6.3.1/Chart.lock +++ b/stable/truecommand/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:44:04.404749737Z" +generated: "2021-07-04T14:47:25.039243823Z" diff --git a/stable/vaultwarden/3.4.1/Chart.lock b/stable/vaultwarden/3.4.1/Chart.lock index 021648d1181..44617d4eb85 100644 --- a/stable/vaultwarden/3.4.1/Chart.lock +++ b/stable/vaultwarden/3.4.1/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://charts.bitnami.com/bitnami version: 10.5.1 digest: sha256:70f687e3857498e272f62267e36319bf57c051ca6920a2c625f84be299b5ac0b -generated: "2021-07-04T11:44:09.853409716Z" +generated: "2021-07-04T14:47:29.578144116Z" diff --git a/stable/zwavejs2mqtt/6.3.1/Chart.lock b/stable/zwavejs2mqtt/6.3.1/Chart.lock index a6b102d1a80..a7b408263fd 100644 --- a/stable/zwavejs2mqtt/6.3.1/Chart.lock +++ b/stable/zwavejs2mqtt/6.3.1/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.5.1 digest: sha256:49ebea6c66ae70170dffb08df5a4e1f9fcf14d38645d3dd1c5369a77214045ed -generated: "2021-07-04T11:44:17.223823855Z" +generated: "2021-07-04T14:47:34.522351555Z"