diff --git a/deprecated/nzbhydra/6.3.1/Chart.lock b/deprecated/nzbhydra/6.3.1/Chart.lock index bc82adcce5..d83a7dbace 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-04T17:43:02.765073365Z" +generated: "2021-07-04T20:01:16.96922065Z" diff --git a/develop/nextcloud/1.1.1/CONFIG.md b/develop/nextcloud/1.1.1/CONFIG.md new file mode 100644 index 0000000000..dddbce2007 --- /dev/null +++ b/develop/nextcloud/1.1.1/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.1/Chart.lock b/develop/nextcloud/1.1.1/Chart.lock new file mode 100644 index 0000000000..893eae5d60 --- /dev/null +++ b/develop/nextcloud/1.1.1/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-04T20:01:05.714131129Z" diff --git a/develop/nextcloud/1.1.1/Chart.yaml b/develop/nextcloud/1.1.1/Chart.yaml new file mode 100644 index 0000000000..9fc075731b --- /dev/null +++ b/develop/nextcloud/1.1.1/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.1 diff --git a/develop/nextcloud/1.1.1/README.md b/develop/nextcloud/1.1.1/README.md new file mode 100644 index 0000000000..a6c0421d33 --- /dev/null +++ b/develop/nextcloud/1.1.1/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.1/app-readme.md b/develop/nextcloud/1.1.1/app-readme.md new file mode 100644 index 0000000000..6989aad394 --- /dev/null +++ b/develop/nextcloud/1.1.1/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.1/charts/common-6.5.1.tgz b/develop/nextcloud/1.1.1/charts/common-6.5.1.tgz new file mode 100644 index 0000000000..1f89b5f9c7 Binary files /dev/null and b/develop/nextcloud/1.1.1/charts/common-6.5.1.tgz differ diff --git a/develop/nextcloud/1.1.1/charts/postgresql-10.5.1.tgz b/develop/nextcloud/1.1.1/charts/postgresql-10.5.1.tgz new file mode 100644 index 0000000000..9e316da600 Binary files /dev/null and b/develop/nextcloud/1.1.1/charts/postgresql-10.5.1.tgz differ diff --git a/develop/nextcloud/1.1.1/charts/redis-14.6.3.tgz b/develop/nextcloud/1.1.1/charts/redis-14.6.3.tgz new file mode 100644 index 0000000000..b95f7f9dfd Binary files /dev/null and b/develop/nextcloud/1.1.1/charts/redis-14.6.3.tgz differ diff --git a/develop/nextcloud/1.1.1/ix_values.yaml b/develop/nextcloud/1.1.1/ix_values.yaml new file mode 100644 index 0000000000..46d365cadd --- /dev/null +++ b/develop/nextcloud/1.1.1/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.1/questions.yaml b/develop/nextcloud/1.1.1/questions.yaml new file mode 100644 index 0000000000..8b7a305de6 --- /dev/null +++ b/develop/nextcloud/1.1.1/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.1/templates/_configmap.tpl b/develop/nextcloud/1.1.1/templates/_configmap.tpl new file mode 100644 index 0000000000..aa6473aaf2 --- /dev/null +++ b/develop/nextcloud/1.1.1/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.1/templates/_cronjob.tpl b/develop/nextcloud/1.1.1/templates/_cronjob.tpl new file mode 100644 index 0000000000..c2ed1ca20f --- /dev/null +++ b/develop/nextcloud/1.1.1/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.1/templates/_secrets.tpl b/develop/nextcloud/1.1.1/templates/_secrets.tpl new file mode 100644 index 0000000000..d9ae0df858 --- /dev/null +++ b/develop/nextcloud/1.1.1/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.1/templates/common.yaml b/develop/nextcloud/1.1.1/templates/common.yaml new file mode 100644 index 0000000000..8e72c538b1 --- /dev/null +++ b/develop/nextcloud/1.1.1/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.1/test_values.yaml b/develop/nextcloud/1.1.1/test_values.yaml new file mode 100644 index 0000000000..9f10f6e404 --- /dev/null +++ b/develop/nextcloud/1.1.1/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.1/values.yaml b/develop/nextcloud/1.1.1/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 ab91bfb020..e6ae7c3af6 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-04T17:42:59.1313876Z" +generated: "2021-07-04T20:01:13.625087538Z" diff --git a/incubator/airsonic/1.3.1/Chart.lock b/incubator/airsonic/1.3.1/Chart.lock index 43bc77b9f8..f0ee239a04 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-04T17:40:58.328915171Z" +generated: "2021-07-04T19:59:21.172633135Z" diff --git a/incubator/appdaemon/3.3.1/Chart.lock b/incubator/appdaemon/3.3.1/Chart.lock index a8a9283731..51b82fa392 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-04T17:41:00.069496891Z" +generated: "2021-07-04T19:59:22.86102659Z" diff --git a/incubator/bazarr/6.3.1/Chart.lock b/incubator/bazarr/6.3.1/Chart.lock index 6d31e286de..07e14e5694 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-04T17:41:01.852165657Z" +generated: "2021-07-04T19:59:24.535871265Z" diff --git a/incubator/booksonic-air/1.1.1/Chart.lock b/incubator/booksonic-air/1.1.1/Chart.lock index 9ed64cc22d..4bd602efee 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-04T17:41:03.659847924Z" +generated: "2021-07-04T19:59:26.185097339Z" diff --git a/incubator/calibre-web/6.3.1/Chart.lock b/incubator/calibre-web/6.3.1/Chart.lock index 74b9835376..d5ac9ce753 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-04T17:41:07.236281979Z" +generated: "2021-07-04T19:59:29.572764482Z" diff --git a/incubator/calibre/1.1.1/Chart.lock b/incubator/calibre/1.1.1/Chart.lock index 49f65fcb80..6034d94507 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-04T17:41:05.442114182Z" +generated: "2021-07-04T19:59:27.884086673Z" diff --git a/incubator/deconz/1.1.1/Chart.lock b/incubator/deconz/1.1.1/Chart.lock index cca26a2687..c159a9ca79 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-04T17:41:09.036281982Z" +generated: "2021-07-04T19:59:31.219961144Z" diff --git a/incubator/deluge/6.3.1/Chart.lock b/incubator/deluge/6.3.1/Chart.lock index 78c325c5fe..19e9545746 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-04T17:41:10.834421968Z" +generated: "2021-07-04T19:59:32.865242171Z" diff --git a/incubator/dizquetv/1.1.1/Chart.lock b/incubator/dizquetv/1.1.1/Chart.lock index 05e3af23ef..d765c1bdd5 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-04T17:41:12.588854277Z" +generated: "2021-07-04T19:59:34.521664301Z" diff --git a/incubator/duplicati/1.1.1/Chart.lock b/incubator/duplicati/1.1.1/Chart.lock index 38f8203e91..25bd907f48 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-04T17:41:14.341787555Z" +generated: "2021-07-04T19:59:36.160420042Z" diff --git a/incubator/fireflyiii/4.4.1/Chart.lock b/incubator/fireflyiii/4.4.1/Chart.lock index b6259f32a6..33bf4aaab5 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-04T17:41:18.933204369Z" +generated: "2021-07-04T19:59:40.406605237Z" diff --git a/incubator/flaresolverr/1.1.1/Chart.lock b/incubator/flaresolverr/1.1.1/Chart.lock index 97bb026645..e31795e58a 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-04T17:41:23.82258082Z" +generated: "2021-07-04T19:59:44.961199656Z" diff --git a/incubator/flood/1.1.1/Chart.lock b/incubator/flood/1.1.1/Chart.lock index 2b97d8346e..a41b5052de 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-04T17:41:25.609926746Z" +generated: "2021-07-04T19:59:46.577043568Z" diff --git a/incubator/focalboard/1.1.1/Chart.lock b/incubator/focalboard/1.1.1/Chart.lock index 80db2be43b..7e711c89fa 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-04T17:41:27.37827949Z" +generated: "2021-07-04T19:59:48.222712627Z" diff --git a/incubator/freshrss/6.3.1/Chart.lock b/incubator/freshrss/6.3.1/Chart.lock index 1495a72649..5f2193ecb9 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-04T17:41:29.150026402Z" +generated: "2021-07-04T19:59:49.845472965Z" diff --git a/incubator/gaps/6.3.1/Chart.lock b/incubator/gaps/6.3.1/Chart.lock index ee9005e055..31bcbffa48 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-04T17:41:30.976173808Z" +generated: "2021-07-04T19:59:51.48735172Z" diff --git a/incubator/gonic/1.1.1/Chart.lock b/incubator/gonic/1.1.1/Chart.lock index 4371d3f100..210d0b16d1 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-04T17:41:32.762348046Z" +generated: "2021-07-04T19:59:53.114885886Z" diff --git a/incubator/grocy/6.3.1/Chart.lock b/incubator/grocy/6.3.1/Chart.lock index 92fef9bcd9..d14efc26cb 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-04T17:41:34.554760553Z" +generated: "2021-07-04T19:59:54.785980065Z" diff --git a/incubator/haste-server/1.3.1/Chart.lock b/incubator/haste-server/1.3.1/Chart.lock index ec99d7c6a4..0e9c72f45b 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-04T17:41:36.370290637Z" +generated: "2021-07-04T19:59:56.441102564Z" diff --git a/incubator/healthchecks/1.1.1/Chart.lock b/incubator/healthchecks/1.1.1/Chart.lock index 7866b56e64..a6a451c923 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-04T17:41:38.152436831Z" +generated: "2021-07-04T19:59:58.110749224Z" diff --git a/incubator/heimdall/6.3.1/Chart.lock b/incubator/heimdall/6.3.1/Chart.lock index 8e9d99f223..c910cb7d2a 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-04T17:41:39.938955121Z" +generated: "2021-07-04T19:59:59.731750324Z" diff --git a/incubator/hyperion-ng/1.1.1/Chart.lock b/incubator/hyperion-ng/1.1.1/Chart.lock index 0294ce7a3c..134740b1c7 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-04T17:41:41.667203205Z" +generated: "2021-07-04T20:00:01.374541076Z" diff --git a/incubator/komga/1.1.1/Chart.lock b/incubator/komga/1.1.1/Chart.lock index d576155dc0..b2327ee1f6 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-04T17:41:43.466044927Z" +generated: "2021-07-04T20:00:03.025633973Z" diff --git a/incubator/lazylibrarian/6.3.1/Chart.lock b/incubator/lazylibrarian/6.3.1/Chart.lock index 7c43300a19..b3fc5925b2 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-04T17:41:45.256739083Z" +generated: "2021-07-04T20:00:04.672129725Z" diff --git a/incubator/librespeed/1.1.1/Chart.lock b/incubator/librespeed/1.1.1/Chart.lock index 58046c1881..c55207e4c6 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-04T17:41:47.039934086Z" +generated: "2021-07-04T20:00:06.351032178Z" diff --git a/incubator/lychee/6.3.1/Chart.lock b/incubator/lychee/6.3.1/Chart.lock index 331bfeba6e..b7664541e9 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-04T17:41:48.839683318Z" +generated: "2021-07-04T20:00:07.994233034Z" diff --git a/incubator/mealie/1.3.1/Chart.lock b/incubator/mealie/1.3.1/Chart.lock index 72562060ad..c245ec6f83 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-04T17:41:50.688713049Z" +generated: "2021-07-04T20:00:09.687853905Z" diff --git a/incubator/mosquitto/1.3.1/Chart.lock b/incubator/mosquitto/1.3.1/Chart.lock index 66be945894..bb3eb24ada 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-04T17:41:52.504845611Z" +generated: "2021-07-04T20:00:11.362239808Z" diff --git a/incubator/mylar/1.1.1/Chart.lock b/incubator/mylar/1.1.1/Chart.lock index 8cb71fc49a..8569a77540 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-04T17:41:54.326818092Z" +generated: "2021-07-04T20:00:13.028003464Z" diff --git a/incubator/navidrome/6.3.1/Chart.lock b/incubator/navidrome/6.3.1/Chart.lock index 266e8cc1d2..39120c64ac 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-04T17:41:56.110220453Z" +generated: "2021-07-04T20:00:14.687116423Z" diff --git a/incubator/node-red/6.3.1/Chart.lock b/incubator/node-red/6.3.1/Chart.lock index b03d49b74f..b99081b599 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-04T17:41:57.985155282Z" +generated: "2021-07-04T20:00:16.381846278Z" diff --git a/incubator/nullserv/1.1.1/Chart.lock b/incubator/nullserv/1.1.1/Chart.lock index fafa3f9985..aa128b5ee8 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-04T17:41:59.785921322Z" +generated: "2021-07-04T20:00:18.064424943Z" diff --git a/incubator/nzbget/6.3.1/Chart.lock b/incubator/nzbget/6.3.1/Chart.lock index f33e13ea1a..a3ac07910a 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-04T17:42:01.640765448Z" +generated: "2021-07-04T20:00:19.716217008Z" diff --git a/incubator/octoprint/1.1.1/Chart.lock b/incubator/octoprint/1.1.1/Chart.lock index 29f3a11bdf..9d45200702 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-04T17:42:03.465225864Z" +generated: "2021-07-04T20:00:21.357813756Z" diff --git a/incubator/omada-controller/1.1.1/Chart.lock b/incubator/omada-controller/1.1.1/Chart.lock index d4a4a6b07b..0ef9ba31f0 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-04T17:42:05.264891024Z" +generated: "2021-07-04T20:00:23.005036307Z" diff --git a/incubator/organizr/6.3.1/Chart.lock b/incubator/organizr/6.3.1/Chart.lock index 9d768c712f..b498f38020 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-04T17:42:07.002776139Z" +generated: "2021-07-04T20:00:24.63841482Z" diff --git a/incubator/overseerr/1.1.1/Chart.lock b/incubator/overseerr/1.1.1/Chart.lock index 1ec48a6b4a..316b41af88 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-04T17:42:08.791408571Z" +generated: "2021-07-04T20:00:26.369723098Z" diff --git a/incubator/owncast/1.1.1/Chart.lock b/incubator/owncast/1.1.1/Chart.lock index 012ee6b159..e1fe03c903 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-04T17:42:10.554604694Z" +generated: "2021-07-04T20:00:28.014989973Z" diff --git a/incubator/owncloud-ocis/1.1.1/Chart.lock b/incubator/owncloud-ocis/1.1.1/Chart.lock index 2b660618a5..633613d1ae 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-04T17:42:12.349974609Z" +generated: "2021-07-04T20:00:29.675807586Z" diff --git a/incubator/photoprism/1.1.1/Chart.lock b/incubator/photoprism/1.1.1/Chart.lock index 33f636dddf..cf219a829d 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-04T17:42:14.176594428Z" +generated: "2021-07-04T20:00:31.31367194Z" diff --git a/incubator/piaware/1.1.1/Chart.lock b/incubator/piaware/1.1.1/Chart.lock index 7198709e0b..118403d903 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-04T17:42:15.996978521Z" +generated: "2021-07-04T20:00:32.966113301Z" diff --git a/incubator/podgrab/4.3.1/Chart.lock b/incubator/podgrab/4.3.1/Chart.lock index 76a337362e..7e849931cb 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-04T17:42:17.783235129Z" +generated: "2021-07-04T20:00:34.755694468Z" diff --git a/incubator/pretend-youre-xyzzy/1.1.1/Chart.lock b/incubator/pretend-youre-xyzzy/1.1.1/Chart.lock index 74e9543d37..eea2423795 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-04T17:42:19.577031288Z" +generated: "2021-07-04T20:00:36.413900305Z" diff --git a/incubator/protonmail-bridge/1.1.1/Chart.lock b/incubator/protonmail-bridge/1.1.1/Chart.lock index fb380c1f69..9f537df724 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-04T17:42:21.370147593Z" +generated: "2021-07-04T20:00:38.056648723Z" diff --git a/incubator/prowlarr/1.3.1/Chart.lock b/incubator/prowlarr/1.3.1/Chart.lock index 4881446fc1..e7322ccff6 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-04T17:42:23.121991467Z" +generated: "2021-07-04T20:00:39.69492844Z" diff --git a/incubator/pyload/1.1.1/Chart.lock b/incubator/pyload/1.1.1/Chart.lock index 721dd1cd41..3979afcae6 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-04T17:42:24.889813763Z" +generated: "2021-07-04T20:00:41.359386404Z" diff --git a/incubator/qbittorrent/6.3.1/Chart.lock b/incubator/qbittorrent/6.3.1/Chart.lock index 2c6f8dde51..4a1764d66a 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-04T17:42:26.67122033Z" +generated: "2021-07-04T20:00:43.033718252Z" diff --git a/incubator/readarr/6.3.1/Chart.lock b/incubator/readarr/6.3.1/Chart.lock index 9669f1a179..aa9d4b6395 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-04T17:42:28.467076047Z" +generated: "2021-07-04T20:00:44.669815707Z" diff --git a/incubator/reg/1.3.1/Chart.lock b/incubator/reg/1.3.1/Chart.lock index b9d2d60723..a3b85da511 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-04T17:42:30.240709267Z" +generated: "2021-07-04T20:00:46.362195502Z" diff --git a/incubator/sabnzbd/6.3.1/Chart.lock b/incubator/sabnzbd/6.3.1/Chart.lock index b888d9aac3..8a6d2f998b 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-04T17:42:32.019493289Z" +generated: "2021-07-04T20:00:48.00415368Z" diff --git a/incubator/ser2sock/1.1.1/Chart.lock b/incubator/ser2sock/1.1.1/Chart.lock index 586c0c0ed7..85494d11e8 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-04T17:42:33.876557479Z" +generated: "2021-07-04T20:00:49.674238677Z" diff --git a/incubator/stash/1.1.1/Chart.lock b/incubator/stash/1.1.1/Chart.lock index 9f8714c8d1..504f0b1a81 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-04T17:42:35.652709849Z" +generated: "2021-07-04T20:00:51.322226773Z" diff --git a/incubator/thelounge/1.3.1/Chart.lock b/incubator/thelounge/1.3.1/Chart.lock index ce23acc09f..9cfa9ec702 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-04T17:42:37.469943883Z" +generated: "2021-07-04T20:00:53.025672396Z" diff --git a/incubator/tvheadend/7.3.1/Chart.lock b/incubator/tvheadend/7.3.1/Chart.lock index 626cd209d8..bf1ba68b36 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-04T17:42:39.219139552Z" +generated: "2021-07-04T20:00:54.680188541Z" diff --git a/incubator/unifi/6.3.1/Chart.lock b/incubator/unifi/6.3.1/Chart.lock index c53ae8e673..5fd9b04084 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-04T17:42:40.976644288Z" +generated: "2021-07-04T20:00:56.330542413Z" diff --git a/incubator/unpackerr/1.3.1/Chart.lock b/incubator/unpackerr/1.3.1/Chart.lock index ca827e1a4e..6f9eb309eb 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-04T17:42:42.779426235Z" +generated: "2021-07-04T20:00:57.948913024Z" diff --git a/incubator/xteve/1.1.1/Chart.lock b/incubator/xteve/1.1.1/Chart.lock index 0db448d7bb..f8f36e8d8e 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-04T17:42:44.541403125Z" +generated: "2021-07-04T20:00:59.606014953Z" diff --git a/non-free/resilio-sync/1.1.1/Chart.lock b/non-free/resilio-sync/1.1.1/Chart.lock index c9407ba81f..fb65d1d0dd 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-04T17:43:00.978488959Z" +generated: "2021-07-04T20:01:15.300000147Z" diff --git a/stable/collabora-online/6.3.1/Chart.lock b/stable/collabora-online/6.3.1/Chart.lock index 997535f2d0..361a748c59 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-04T17:40:14.443128719Z" +generated: "2021-07-04T19:58:40.757296835Z" diff --git a/stable/deepstack-cpu/4.3.1/Chart.lock b/stable/deepstack-cpu/4.3.1/Chart.lock index 0dece328fb..a6f42d6baa 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-04T17:40:16.355957257Z" +generated: "2021-07-04T19:58:42.507168083Z" diff --git a/stable/emby/6.3.1/Chart.lock b/stable/emby/6.3.1/Chart.lock index 3e616bae49..e4756ed3cf 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-04T17:40:18.137944673Z" +generated: "2021-07-04T19:58:44.168333615Z" diff --git a/stable/esphome/6.3.1/Chart.lock b/stable/esphome/6.3.1/Chart.lock index 19bd1b5559..9571e96428 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-04T17:40:19.960932392Z" +generated: "2021-07-04T19:58:45.810257765Z" diff --git a/stable/handbrake/6.3.1/Chart.lock b/stable/handbrake/6.3.1/Chart.lock index ee2ac3558f..cb1b7e1780 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-04T17:40:21.729498771Z" +generated: "2021-07-04T19:58:47.504107656Z" diff --git a/stable/home-assistant/6.3.1/Chart.lock b/stable/home-assistant/6.3.1/Chart.lock index d54008a9c8..62fcd0cb76 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-04T17:40:23.630226493Z" +generated: "2021-07-04T19:58:49.144750391Z" diff --git a/stable/jackett/6.3.1/Chart.lock b/stable/jackett/6.3.1/Chart.lock index 6bec588387..1cca6c3c61 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-04T17:40:25.396252221Z" +generated: "2021-07-04T19:58:50.812810677Z" diff --git a/stable/jellyfin/6.3.1/Chart.lock b/stable/jellyfin/6.3.1/Chart.lock index 0f4b81ae7b..176b800b85 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-04T17:40:27.245858821Z" +generated: "2021-07-04T19:58:52.450912609Z" diff --git a/stable/kms/6.3.1/Chart.lock b/stable/kms/6.3.1/Chart.lock index 7b95523003..6294674abc 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-04T17:40:29.071774665Z" +generated: "2021-07-04T19:58:54.101884203Z" diff --git a/stable/lidarr/6.3.1/Chart.lock b/stable/lidarr/6.3.1/Chart.lock index 589eef0e56..0e0ce50339 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-04T17:40:30.816844894Z" +generated: "2021-07-04T19:58:55.754351032Z" diff --git a/stable/ombi/6.3.1/Chart.lock b/stable/ombi/6.3.1/Chart.lock index 289b909ff4..2f2e36ca42 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-04T17:40:32.62369036Z" +generated: "2021-07-04T19:58:57.386100006Z" diff --git a/stable/plex/5.3.1/Chart.lock b/stable/plex/5.3.1/Chart.lock index d3b1bebc3e..0f00398750 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-04T17:40:34.396576045Z" +generated: "2021-07-04T19:58:59.024326459Z" diff --git a/stable/radarr/6.3.1/Chart.lock b/stable/radarr/6.3.1/Chart.lock index 5288e7aa01..f095aa47ef 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-04T17:40:36.167764819Z" +generated: "2021-07-04T19:59:00.669154564Z" diff --git a/stable/sonarr/6.3.1/Chart.lock b/stable/sonarr/6.3.1/Chart.lock index 2c0acc71c5..2f983bb8ca 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-04T17:40:37.929016632Z" +generated: "2021-07-04T19:59:02.303327216Z" diff --git a/stable/syncthing/6.3.1/Chart.lock b/stable/syncthing/6.3.1/Chart.lock index e752ea2426..007fd161a2 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-04T17:40:39.684431028Z" +generated: "2021-07-04T19:59:03.978666851Z" diff --git a/stable/tautulli/6.3.1/Chart.lock b/stable/tautulli/6.3.1/Chart.lock index b6a7bc8fdb..2878b9137e 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-04T17:40:41.484714523Z" +generated: "2021-07-04T19:59:05.655609428Z" diff --git a/stable/traefik/6.4.1/Chart.lock b/stable/traefik/6.4.1/Chart.lock index 693781ddfa..9a6ac9e023 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-04T17:40:43.302890077Z" +generated: "2021-07-04T19:59:07.335735626Z" diff --git a/stable/transmission/6.3.1/Chart.lock b/stable/transmission/6.3.1/Chart.lock index a7b143838f..ec76c5337e 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-04T17:40:45.067529807Z" +generated: "2021-07-04T19:59:08.991808846Z" diff --git a/stable/truecommand/6.3.1/Chart.lock b/stable/truecommand/6.3.1/Chart.lock index ce52afca73..f5b615d4af 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-04T17:40:46.873551657Z" +generated: "2021-07-04T19:59:10.636242021Z" diff --git a/stable/vaultwarden/3.4.1/Chart.lock b/stable/vaultwarden/3.4.1/Chart.lock index 7cd61d374b..bcdb78acb7 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-04T17:40:51.571073185Z" +generated: "2021-07-04T19:59:14.891404247Z" diff --git a/stable/zwavejs2mqtt/6.3.1/Chart.lock b/stable/zwavejs2mqtt/6.3.1/Chart.lock index 2a76f4d0df..85ffad3b97 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-04T17:40:56.558945664Z" +generated: "2021-07-04T19:59:19.512330099Z"