diff --git a/deprecated/nzbhydra/6.3.1/Chart.lock b/deprecated/nzbhydra/6.3.1/Chart.lock index 659bd80ace..8f16ac198f 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-04T20:47:19.745608246Z" +generated: "2021-07-04T21:29:51.932385216Z" diff --git a/develop/nextcloud/1.1.5/CONFIG.md b/develop/nextcloud/1.1.5/CONFIG.md new file mode 100644 index 0000000000..dddbce2007 --- /dev/null +++ b/develop/nextcloud/1.1.5/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.1.5/Chart.lock b/develop/nextcloud/1.1.5/Chart.lock new file mode 100644 index 0000000000..3e3025a092 --- /dev/null +++ b/develop/nextcloud/1.1.5/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-04T21:29:41.288206709Z" diff --git a/develop/nextcloud/1.1.5/Chart.yaml b/develop/nextcloud/1.1.5/Chart.yaml new file mode 100644 index 0000000000..32aab2fab4 --- /dev/null +++ b/develop/nextcloud/1.1.5/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.1.5 diff --git a/develop/nextcloud/1.1.5/README.md b/develop/nextcloud/1.1.5/README.md new file mode 100644 index 0000000000..a6c0421d33 --- /dev/null +++ b/develop/nextcloud/1.1.5/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.1.5/app-readme.md b/develop/nextcloud/1.1.5/app-readme.md new file mode 100644 index 0000000000..6989aad394 --- /dev/null +++ b/develop/nextcloud/1.1.5/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.1.5/charts/common-6.5.1.tgz b/develop/nextcloud/1.1.5/charts/common-6.5.1.tgz new file mode 100644 index 0000000000..1f89b5f9c7 Binary files /dev/null and b/develop/nextcloud/1.1.5/charts/common-6.5.1.tgz differ diff --git a/develop/nextcloud/1.1.5/charts/postgresql-10.5.1.tgz b/develop/nextcloud/1.1.5/charts/postgresql-10.5.1.tgz new file mode 100644 index 0000000000..9e316da600 Binary files /dev/null and b/develop/nextcloud/1.1.5/charts/postgresql-10.5.1.tgz differ diff --git a/develop/nextcloud/1.1.5/charts/redis-14.6.3.tgz b/develop/nextcloud/1.1.5/charts/redis-14.6.3.tgz new file mode 100644 index 0000000000..b95f7f9dfd Binary files /dev/null and b/develop/nextcloud/1.1.5/charts/redis-14.6.3.tgz differ diff --git a/develop/nextcloud/1.1.5/ix_values.yaml b/develop/nextcloud/1.1.5/ix_values.yaml new file mode 100644 index 0000000000..46d365cadd --- /dev/null +++ b/develop/nextcloud/1.1.5/ix_values.yaml @@ -0,0 +1,186 @@ +## +# 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 + +additionalContainers: +- name: hpb + image: nextcloud:21.0.2 + imagePullPolicy: IfNotPresent + command: + - "/bin/bash" + - "-c" + - "--" + args: + - 'while [ ! -f "/var/www/html/custom_apps/notify_push/bin/x86_64/notify_push" ]; do sleep 30; echo "notify_push not found, waiting"; done && /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push /var/www/html/config/config.php' + env: + - name: PORT + value: "7867" + envFrom: + - configMapRef: + name: hpbconfig + ports: + - name: hpb + containerPort: 7867 + volumeMounts: + - mountPath: /var/www/html + name: data + securityContext: + runAsUser: 33 + runAsGroup: 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: + 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.1.5/questions.yaml b/develop/nextcloud/1.1.5/questions.yaml new file mode 100644 index 0000000000..8b7a305de6 --- /dev/null +++ b/develop/nextcloud/1.1.5/questions.yaml @@ -0,0 +1,1056 @@ +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: hpb + label: "High Performance Backend Service" + description: "The service which runs the High Performance Backend" + 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: hpb + 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: 7867 + editable: false + hidden: true + - variable: targetport + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 7867 + 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: 36092 + 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/html" + 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: hpb + label: "High Performance Backend 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: "/push" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Service" + schema: + type: dict + hidden: true + attrs: + - variable: name + label: "service name" + schema: + type: string + hidden: true + default: "{{ .Release.Name }}-nextcloud-hpb" + - variable: port + label: "serviceport" + schema: + type: int + hidden: true + default: 7867 + - 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.1.5/templates/_configmap.tpl b/develop/nextcloud/1.1.5/templates/_configmap.tpl new file mode 100644 index 0000000000..aa6473aaf2 --- /dev/null +++ b/develop/nextcloud/1.1.5/templates/_configmap.tpl @@ -0,0 +1,33 @@ +{{/* 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 %v %v" "test.fakedomain.dns" ( .Values.env.NODE_IP | default "localhost" ) ( printf "%v-%v" .Release.Name "nextcloud" ) ( printf "%v-%v" .Release.Name "nextcloud-hpb" ) $hosts ) | quote }} + {{- if .Values.ingress.main.enabled }} + APACHE_DISABLE_REWRITE_IP: "1" + {{- end }} + +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: hpbconfig +data: + NEXTCLOUD_URL: {{ ( printf "%v-%v" .Release.Name "nextcloud" ) | quote }} + +{{- end -}} diff --git a/develop/nextcloud/1.1.5/templates/_cronjob.tpl b/develop/nextcloud/1.1.5/templates/_cronjob.tpl new file mode 100644 index 0000000000..c2ed1ca20f --- /dev/null +++ b/develop/nextcloud/1.1.5/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.1.5/templates/_secrets.tpl b/develop/nextcloud/1.1.5/templates/_secrets.tpl new file mode 100644 index 0000000000..d9ae0df858 --- /dev/null +++ b/develop/nextcloud/1.1.5/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.1.5/templates/common.yaml b/develop/nextcloud/1.1.5/templates/common.yaml new file mode 100644 index 0000000000..8e72c538b1 --- /dev/null +++ b/develop/nextcloud/1.1.5/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.1.5/test_values.yaml b/develop/nextcloud/1.1.5/test_values.yaml new file mode 100644 index 0000000000..9f10f6e404 --- /dev/null +++ b/develop/nextcloud/1.1.5/test_values.yaml @@ -0,0 +1,224 @@ +# Default values for Bitwarden. + +image: + repository: nextcloud + pullPolicy: IfNotPresent + tag: 21.0.2 + +strategy: + type: Recreate + +service: + main: + ports: + main: + port: 80 + hpb: + enabled: true + ports: + hpb: + enabled: true + port: 7867 + +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 + +additionalContainers: +- name: hpb + image: nextcloud:21.0.2 + imagePullPolicy: IfNotPresent + command: + - "/bin/bash" + - "-c" + - "--" + args: + - 'while [ ! -f "/var/www/html/custom_apps/notify_push/bin/x86_64/notify_push" ]; do sleep 30; echo "notify_push not found, waiting"; done && /var/www/html/custom_apps/notify_push/bin/x86_64/notify_push /var/www/html/config/config.php' + env: + - name: PORT + value: "7867" + envFrom: + - configMapRef: + name: hpbconfig + ports: + - name: hpb + containerPort: 7867 + volumeMounts: + - mountPath: /var/www/html + name: data + securityContext: + runAsUser: 33 + runAsGroup: 33 + + +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.1.5/values.yaml b/develop/nextcloud/1.1.5/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/develop/prototype-gui/1.4.1/Chart.lock b/develop/prototype-gui/1.4.1/Chart.lock index 4c9e6a3830..d4cb1ae3c2 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-04T20:47:16.966092564Z" +generated: "2021-07-04T21:29:48.841804758Z" diff --git a/incubator/airsonic/1.3.1/Chart.lock b/incubator/airsonic/1.3.1/Chart.lock index fae7610c36..994fc927bd 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-04T20:45:41.039832345Z" +generated: "2021-07-04T21:28:02.751508225Z" diff --git a/incubator/appdaemon/3.3.1/Chart.lock b/incubator/appdaemon/3.3.1/Chart.lock index 0ccbfef0ad..cb3a572d79 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-04T20:45:42.447851544Z" +generated: "2021-07-04T21:28:04.282227314Z" diff --git a/incubator/bazarr/6.3.1/Chart.lock b/incubator/bazarr/6.3.1/Chart.lock index 72fe71d085..d1bb57a123 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-04T20:45:43.905401064Z" +generated: "2021-07-04T21:28:05.848770374Z" diff --git a/incubator/booksonic-air/1.1.1/Chart.lock b/incubator/booksonic-air/1.1.1/Chart.lock index 852ad3a377..ddbc5c345a 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-04T20:45:45.330104361Z" +generated: "2021-07-04T21:28:07.426988211Z" diff --git a/incubator/calibre-web/6.3.1/Chart.lock b/incubator/calibre-web/6.3.1/Chart.lock index 1e2dc99f06..772c548a99 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-04T20:45:48.35428158Z" +generated: "2021-07-04T21:28:10.620702332Z" diff --git a/incubator/calibre/1.1.1/Chart.lock b/incubator/calibre/1.1.1/Chart.lock index 60ebea7453..4ea1fa78f4 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-04T20:45:46.789510981Z" +generated: "2021-07-04T21:28:09.027737797Z" diff --git a/incubator/deconz/1.1.1/Chart.lock b/incubator/deconz/1.1.1/Chart.lock index ce4828de40..cb2c150411 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-04T20:45:49.7207214Z" +generated: "2021-07-04T21:28:12.286135928Z" diff --git a/incubator/deluge/6.3.1/Chart.lock b/incubator/deluge/6.3.1/Chart.lock index aba60c8134..6b2861c8a8 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-04T20:45:51.196126323Z" +generated: "2021-07-04T21:28:13.886663177Z" diff --git a/incubator/dizquetv/1.1.1/Chart.lock b/incubator/dizquetv/1.1.1/Chart.lock index bcb9709ea9..57fb25b9c5 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-04T20:45:52.5646147Z" +generated: "2021-07-04T21:28:15.479611176Z" diff --git a/incubator/duplicati/1.1.1/Chart.lock b/incubator/duplicati/1.1.1/Chart.lock index cd19bdd9aa..523f0cbc0a 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-04T20:45:53.956156109Z" +generated: "2021-07-04T21:28:17.052218141Z" diff --git a/incubator/fireflyiii/4.4.1/Chart.lock b/incubator/fireflyiii/4.4.1/Chart.lock index f784e8f5ed..ae343295cb 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-04T20:45:57.664159681Z" +generated: "2021-07-04T21:28:21.036670918Z" diff --git a/incubator/flaresolverr/1.1.1/Chart.lock b/incubator/flaresolverr/1.1.1/Chart.lock index ef0318f278..e71160e3a4 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-04T20:46:01.777518978Z" +generated: "2021-07-04T21:28:25.361339066Z" diff --git a/incubator/flood/1.1.1/Chart.lock b/incubator/flood/1.1.1/Chart.lock index ecfff0ebd7..0e9c4d0c8d 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-04T20:46:03.201095873Z" +generated: "2021-07-04T21:28:26.901219031Z" diff --git a/incubator/focalboard/1.1.1/Chart.lock b/incubator/focalboard/1.1.1/Chart.lock index e3e324b502..357aa2e674 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-04T20:46:04.579680075Z" +generated: "2021-07-04T21:28:28.428377139Z" diff --git a/incubator/freshrss/6.3.1/Chart.lock b/incubator/freshrss/6.3.1/Chart.lock index b2e972f0bf..52412f5603 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-04T20:46:05.936708035Z" +generated: "2021-07-04T21:28:29.975825233Z" diff --git a/incubator/gaps/6.3.1/Chart.lock b/incubator/gaps/6.3.1/Chart.lock index a0bbb15007..c3ba1abc9c 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-04T20:46:07.368447384Z" +generated: "2021-07-04T21:28:31.534854303Z" diff --git a/incubator/gonic/1.1.1/Chart.lock b/incubator/gonic/1.1.1/Chart.lock index 2cbb6d6fbc..631585c6e7 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-04T20:46:08.794976672Z" +generated: "2021-07-04T21:28:33.075546654Z" diff --git a/incubator/grocy/6.3.1/Chart.lock b/incubator/grocy/6.3.1/Chart.lock index 167be19c15..cb1898acdd 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-04T20:46:10.157744718Z" +generated: "2021-07-04T21:28:34.575625239Z" diff --git a/incubator/haste-server/1.3.1/Chart.lock b/incubator/haste-server/1.3.1/Chart.lock index d69b86b7ec..5cc670b349 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-04T20:46:11.523869786Z" +generated: "2021-07-04T21:28:36.124574868Z" diff --git a/incubator/healthchecks/1.1.1/Chart.lock b/incubator/healthchecks/1.1.1/Chart.lock index 911b2369de..4c11048f30 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-04T20:46:12.937955565Z" +generated: "2021-07-04T21:28:37.646870473Z" diff --git a/incubator/heimdall/6.3.1/Chart.lock b/incubator/heimdall/6.3.1/Chart.lock index 2620e2c4c8..fcc0a5a458 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-04T20:46:14.348382921Z" +generated: "2021-07-04T21:28:39.186357484Z" diff --git a/incubator/hyperion-ng/1.1.1/Chart.lock b/incubator/hyperion-ng/1.1.1/Chart.lock index b5c5c46bd8..6d43f76c21 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-04T20:46:15.718172012Z" +generated: "2021-07-04T21:28:40.700744539Z" diff --git a/incubator/komga/1.1.1/Chart.lock b/incubator/komga/1.1.1/Chart.lock index 99cc37dc1a..67ef56e103 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-04T20:46:17.13061227Z" +generated: "2021-07-04T21:28:42.259099669Z" diff --git a/incubator/lazylibrarian/6.3.1/Chart.lock b/incubator/lazylibrarian/6.3.1/Chart.lock index 62d71c941f..4d4a337ffb 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-04T20:46:18.526184313Z" +generated: "2021-07-04T21:28:43.782076765Z" diff --git a/incubator/librespeed/1.1.1/Chart.lock b/incubator/librespeed/1.1.1/Chart.lock index e938cb838c..db81ce901a 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-04T20:46:19.932881429Z" +generated: "2021-07-04T21:28:45.329013587Z" diff --git a/incubator/lychee/6.3.1/Chart.lock b/incubator/lychee/6.3.1/Chart.lock index 360be58cd8..30c4448b60 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-04T20:46:21.327521367Z" +generated: "2021-07-04T21:28:46.942915899Z" diff --git a/incubator/mealie/1.3.1/Chart.lock b/incubator/mealie/1.3.1/Chart.lock index 46701cc3d8..0ab2b51b97 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-04T20:46:22.70451819Z" +generated: "2021-07-04T21:28:48.469913304Z" diff --git a/incubator/mosquitto/1.3.1/Chart.lock b/incubator/mosquitto/1.3.1/Chart.lock index 06148f62d2..fc63dca198 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-04T20:46:24.107027979Z" +generated: "2021-07-04T21:28:50.004537054Z" diff --git a/incubator/mylar/1.1.1/Chart.lock b/incubator/mylar/1.1.1/Chart.lock index 0008790363..9c89b5cde5 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-04T20:46:25.490574737Z" +generated: "2021-07-04T21:28:51.569870319Z" diff --git a/incubator/navidrome/6.3.1/Chart.lock b/incubator/navidrome/6.3.1/Chart.lock index 8a6fd8c0fc..a9ccf51ded 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-04T20:46:26.926853736Z" +generated: "2021-07-04T21:28:53.1289865Z" diff --git a/incubator/node-red/6.3.1/Chart.lock b/incubator/node-red/6.3.1/Chart.lock index ff49425fe7..f6db7353f4 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-04T20:46:28.344330714Z" +generated: "2021-07-04T21:28:54.682846758Z" diff --git a/incubator/nullserv/1.1.1/Chart.lock b/incubator/nullserv/1.1.1/Chart.lock index 25a69c4486..c7478dc289 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-04T20:46:29.784304537Z" +generated: "2021-07-04T21:28:56.235738811Z" diff --git a/incubator/nzbget/6.3.1/Chart.lock b/incubator/nzbget/6.3.1/Chart.lock index 8c4afe97b7..b648e7c1e2 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-04T20:46:31.217995719Z" +generated: "2021-07-04T21:28:57.75538901Z" diff --git a/incubator/octoprint/1.1.1/Chart.lock b/incubator/octoprint/1.1.1/Chart.lock index ef2b486227..bdeeaa2c2c 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-04T20:46:32.550101143Z" +generated: "2021-07-04T21:28:59.278628464Z" diff --git a/incubator/omada-controller/1.1.1/Chart.lock b/incubator/omada-controller/1.1.1/Chart.lock index d77391003a..07b1423774 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-04T20:46:33.914377772Z" +generated: "2021-07-04T21:29:00.870947819Z" diff --git a/incubator/organizr/6.3.1/Chart.lock b/incubator/organizr/6.3.1/Chart.lock index 19148da8c4..9296d85df5 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-04T20:46:35.380944363Z" +generated: "2021-07-04T21:29:02.445297787Z" diff --git a/incubator/overseerr/1.1.1/Chart.lock b/incubator/overseerr/1.1.1/Chart.lock index bef854257f..fcba19c101 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-04T20:46:36.771673763Z" +generated: "2021-07-04T21:29:03.989302361Z" diff --git a/incubator/owncast/1.1.1/Chart.lock b/incubator/owncast/1.1.1/Chart.lock index 9a9c2ce5e0..545dc0e09b 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-04T20:46:38.212500188Z" +generated: "2021-07-04T21:29:05.50604116Z" diff --git a/incubator/owncloud-ocis/1.1.1/Chart.lock b/incubator/owncloud-ocis/1.1.1/Chart.lock index 8f741c60e8..e4310ea478 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-04T20:46:39.616732575Z" +generated: "2021-07-04T21:29:07.045723106Z" diff --git a/incubator/photoprism/1.1.1/Chart.lock b/incubator/photoprism/1.1.1/Chart.lock index 7148bb8b52..b54b303a31 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-04T20:46:41.010077591Z" +generated: "2021-07-04T21:29:08.596043291Z" diff --git a/incubator/piaware/1.1.1/Chart.lock b/incubator/piaware/1.1.1/Chart.lock index 8d242f88a1..bc0adfa35b 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-04T20:46:42.366619867Z" +generated: "2021-07-04T21:29:10.125438307Z" diff --git a/incubator/podgrab/4.3.1/Chart.lock b/incubator/podgrab/4.3.1/Chart.lock index 40ee9cac7f..3d625e7943 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-04T20:46:43.764036908Z" +generated: "2021-07-04T21:29:11.663606575Z" diff --git a/incubator/pretend-youre-xyzzy/1.1.1/Chart.lock b/incubator/pretend-youre-xyzzy/1.1.1/Chart.lock index ba782fe35e..aa75077182 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-04T20:46:45.186224009Z" +generated: "2021-07-04T21:29:13.187946861Z" diff --git a/incubator/protonmail-bridge/1.1.1/Chart.lock b/incubator/protonmail-bridge/1.1.1/Chart.lock index 44f0c77ce0..423f48e74c 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-04T20:46:46.567612946Z" +generated: "2021-07-04T21:29:14.721807903Z" diff --git a/incubator/prowlarr/1.3.1/Chart.lock b/incubator/prowlarr/1.3.1/Chart.lock index 5dd9bcf47f..d4fdba6532 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-04T20:46:47.968028806Z" +generated: "2021-07-04T21:29:16.299516102Z" diff --git a/incubator/pyload/1.1.1/Chart.lock b/incubator/pyload/1.1.1/Chart.lock index 5c2b59281f..051d2df802 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-04T20:46:49.351133252Z" +generated: "2021-07-04T21:29:17.858643997Z" diff --git a/incubator/qbittorrent/6.3.1/Chart.lock b/incubator/qbittorrent/6.3.1/Chart.lock index 6cd209b39c..4498a08169 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-04T20:46:50.724253734Z" +generated: "2021-07-04T21:29:19.543053446Z" diff --git a/incubator/readarr/6.3.1/Chart.lock b/incubator/readarr/6.3.1/Chart.lock index 0f29d21edb..63c7975d37 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-04T20:46:52.096879112Z" +generated: "2021-07-04T21:29:21.078251496Z" diff --git a/incubator/reg/1.3.1/Chart.lock b/incubator/reg/1.3.1/Chart.lock index 5a786223a0..1c1f55b1f9 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-04T20:46:53.479083153Z" +generated: "2021-07-04T21:29:22.615199357Z" diff --git a/incubator/sabnzbd/6.3.1/Chart.lock b/incubator/sabnzbd/6.3.1/Chart.lock index 8a79aef3e7..ef5c46c1ff 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-04T20:46:54.872008162Z" +generated: "2021-07-04T21:29:24.183367281Z" diff --git a/incubator/ser2sock/1.1.1/Chart.lock b/incubator/ser2sock/1.1.1/Chart.lock index fceb4f16bf..76a1b43d89 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-04T20:46:56.248056163Z" +generated: "2021-07-04T21:29:25.760520019Z" diff --git a/incubator/stash/1.1.1/Chart.lock b/incubator/stash/1.1.1/Chart.lock index e2a336d287..f55dafefa0 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-04T20:46:57.637130147Z" +generated: "2021-07-04T21:29:27.324695857Z" diff --git a/incubator/thelounge/1.3.1/Chart.lock b/incubator/thelounge/1.3.1/Chart.lock index 75152660e7..c5a63468fc 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-04T20:46:59.065467985Z" +generated: "2021-07-04T21:29:28.874838219Z" diff --git a/incubator/tvheadend/7.3.1/Chart.lock b/incubator/tvheadend/7.3.1/Chart.lock index a14a9dbaff..49962cdd1b 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-04T20:47:00.549750784Z" +generated: "2021-07-04T21:29:30.411106094Z" diff --git a/incubator/unifi/6.3.1/Chart.lock b/incubator/unifi/6.3.1/Chart.lock index 7e52476b04..9faf0fd8d1 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-04T20:47:02.039886222Z" +generated: "2021-07-04T21:29:31.973789707Z" diff --git a/incubator/unpackerr/1.3.1/Chart.lock b/incubator/unpackerr/1.3.1/Chart.lock index 51f87e0d5c..0cdd3a1187 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-04T20:47:03.470420574Z" +generated: "2021-07-04T21:29:33.486674658Z" diff --git a/incubator/xteve/1.1.1/Chart.lock b/incubator/xteve/1.1.1/Chart.lock index 4dccf6d5ed..aec4ddd3cd 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-04T20:47:04.923594872Z" +generated: "2021-07-04T21:29:35.04428639Z" diff --git a/non-free/resilio-sync/1.1.1/Chart.lock b/non-free/resilio-sync/1.1.1/Chart.lock index a8b8de0555..e1a2f21df9 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-04T20:47:18.363142002Z" +generated: "2021-07-04T21:29:50.39557671Z" diff --git a/stable/collabora-online/6.3.1/Chart.lock b/stable/collabora-online/6.3.1/Chart.lock index 81bc385680..e18f580bd6 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-04T20:45:04.997008372Z" +generated: "2021-07-04T21:27:24.330571887Z" diff --git a/stable/deepstack-cpu/4.3.1/Chart.lock b/stable/deepstack-cpu/4.3.1/Chart.lock index 07848a0635..1df0774fa7 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-04T20:45:06.592384252Z" +generated: "2021-07-04T21:27:25.984946973Z" diff --git a/stable/emby/6.3.1/Chart.lock b/stable/emby/6.3.1/Chart.lock index 95a9c3073e..eafe8ed5de 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-04T20:45:08.023270972Z" +generated: "2021-07-04T21:27:27.55974352Z" diff --git a/stable/esphome/6.3.1/Chart.lock b/stable/esphome/6.3.1/Chart.lock index 4f03f8e6b4..af3f4953ef 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-04T20:45:09.476596537Z" +generated: "2021-07-04T21:27:29.145371741Z" diff --git a/stable/handbrake/6.3.1/Chart.lock b/stable/handbrake/6.3.1/Chart.lock index 3fa3d29d80..4e66b15582 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-04T20:45:10.866408393Z" +generated: "2021-07-04T21:27:30.71590446Z" diff --git a/stable/home-assistant/6.3.1/Chart.lock b/stable/home-assistant/6.3.1/Chart.lock index a782571c54..0cc6995083 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-04T20:45:12.278548205Z" +generated: "2021-07-04T21:27:32.288907337Z" diff --git a/stable/jackett/6.3.1/Chart.lock b/stable/jackett/6.3.1/Chart.lock index 70daf0bd9c..cdd2407d81 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-04T20:45:13.699146631Z" +generated: "2021-07-04T21:27:33.888493967Z" diff --git a/stable/jellyfin/6.3.1/Chart.lock b/stable/jellyfin/6.3.1/Chart.lock index 409c348c0a..9f7b97d5c6 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-04T20:45:15.104057156Z" +generated: "2021-07-04T21:27:35.482806759Z" diff --git a/stable/kms/6.3.1/Chart.lock b/stable/kms/6.3.1/Chart.lock index f51d1d0948..99a5f57b58 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-04T20:45:16.557847598Z" +generated: "2021-07-04T21:27:37.015943206Z" diff --git a/stable/lidarr/6.3.1/Chart.lock b/stable/lidarr/6.3.1/Chart.lock index e50670fbf7..99ff2f9175 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-04T20:45:18.087983836Z" +generated: "2021-07-04T21:27:38.619207063Z" diff --git a/stable/ombi/6.3.1/Chart.lock b/stable/ombi/6.3.1/Chart.lock index c2fee2aebd..0fb948bc1d 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-04T20:45:19.633140471Z" +generated: "2021-07-04T21:27:40.194949677Z" diff --git a/stable/plex/5.3.1/Chart.lock b/stable/plex/5.3.1/Chart.lock index fb6a66f6df..cc8d0fe40b 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-04T20:45:21.123853477Z" +generated: "2021-07-04T21:27:41.758802733Z" diff --git a/stable/radarr/6.3.1/Chart.lock b/stable/radarr/6.3.1/Chart.lock index 95c17618df..bfc3d2c7ff 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-04T20:45:22.696751929Z" +generated: "2021-07-04T21:27:43.333005657Z" diff --git a/stable/sonarr/6.3.1/Chart.lock b/stable/sonarr/6.3.1/Chart.lock index d328fbd6bf..4d21781711 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-04T20:45:24.187956648Z" +generated: "2021-07-04T21:27:44.88104871Z" diff --git a/stable/syncthing/6.3.1/Chart.lock b/stable/syncthing/6.3.1/Chart.lock index ee7faaf6c4..1669af37ed 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-04T20:45:25.699589401Z" +generated: "2021-07-04T21:27:46.46681211Z" diff --git a/stable/tautulli/6.3.1/Chart.lock b/stable/tautulli/6.3.1/Chart.lock index 5ee25bca03..0c47208c27 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-04T20:45:27.215884983Z" +generated: "2021-07-04T21:27:48.013366731Z" diff --git a/stable/traefik/6.4.1/Chart.lock b/stable/traefik/6.4.1/Chart.lock index 0dc9070141..5873ba6307 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-04T20:45:28.672788736Z" +generated: "2021-07-04T21:27:49.5369811Z" diff --git a/stable/transmission/6.3.1/Chart.lock b/stable/transmission/6.3.1/Chart.lock index 70f87c48d1..50e0c8bd55 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-04T20:45:30.096652647Z" +generated: "2021-07-04T21:27:51.08699775Z" diff --git a/stable/truecommand/6.3.1/Chart.lock b/stable/truecommand/6.3.1/Chart.lock index cbfca4290f..94016aba8b 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-04T20:45:31.494164485Z" +generated: "2021-07-04T21:27:52.675919767Z" diff --git a/stable/vaultwarden/3.4.1/Chart.lock b/stable/vaultwarden/3.4.1/Chart.lock index 325ce85291..cd253c3add 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-04T20:45:35.420583437Z" +generated: "2021-07-04T21:27:56.706805734Z" diff --git a/stable/zwavejs2mqtt/6.3.1/Chart.lock b/stable/zwavejs2mqtt/6.3.1/Chart.lock index 15258b9a21..83cc8158cf 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-04T20:45:39.67887245Z" +generated: "2021-07-04T21:28:01.14433052Z"