diff --git a/charts/elastic-search/1.0.24/Chart.lock b/charts/elastic-search/1.0.25/Chart.lock similarity index 100% rename from charts/elastic-search/1.0.24/Chart.lock rename to charts/elastic-search/1.0.25/Chart.lock diff --git a/charts/elastic-search/1.0.24/Chart.yaml b/charts/elastic-search/1.0.25/Chart.yaml similarity index 95% rename from charts/elastic-search/1.0.24/Chart.yaml rename to charts/elastic-search/1.0.25/Chart.yaml index e1cac25f16..d899debe22 100644 --- a/charts/elastic-search/1.0.24/Chart.yaml +++ b/charts/elastic-search/1.0.25/Chart.yaml @@ -4,9 +4,9 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi annotations: title: Elastic Search type: application -version: 1.0.24 +version: 1.0.25 apiVersion: v2 -appVersion: 8.10.2 +appVersion: 8.10.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/elastic-search/1.0.24/README.md b/charts/elastic-search/1.0.25/README.md similarity index 100% rename from charts/elastic-search/1.0.24/README.md rename to charts/elastic-search/1.0.25/README.md diff --git a/charts/elastic-search/1.0.24/app-readme.md b/charts/elastic-search/1.0.25/app-readme.md similarity index 100% rename from charts/elastic-search/1.0.24/app-readme.md rename to charts/elastic-search/1.0.25/app-readme.md diff --git a/charts/elastic-search/1.0.24/charts/common-1.1.1.tgz b/charts/elastic-search/1.0.25/charts/common-1.1.1.tgz similarity index 100% rename from charts/elastic-search/1.0.24/charts/common-1.1.1.tgz rename to charts/elastic-search/1.0.25/charts/common-1.1.1.tgz diff --git a/charts/elastic-search/1.0.24/ci/basic-values.yaml b/charts/elastic-search/1.0.25/ci/basic-values.yaml similarity index 100% rename from charts/elastic-search/1.0.24/ci/basic-values.yaml rename to charts/elastic-search/1.0.25/ci/basic-values.yaml diff --git a/charts/elastic-search/1.0.24/ci/https-values.yaml b/charts/elastic-search/1.0.25/ci/https-values.yaml similarity index 100% rename from charts/elastic-search/1.0.24/ci/https-values.yaml rename to charts/elastic-search/1.0.25/ci/https-values.yaml diff --git a/charts/elastic-search/1.0.24/ix_values.yaml b/charts/elastic-search/1.0.25/ix_values.yaml similarity index 96% rename from charts/elastic-search/1.0.24/ix_values.yaml rename to charts/elastic-search/1.0.25/ix_values.yaml index 9126b4044d..b5d68042e5 100644 --- a/charts/elastic-search/1.0.24/ix_values.yaml +++ b/charts/elastic-search/1.0.25/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: docker.elastic.co/elasticsearch/elasticsearch pullPolicy: IfNotPresent - tag: 8.10.2 + tag: 8.10.3 resources: limits: diff --git a/charts/elastic-search/1.0.24/metadata.yaml b/charts/elastic-search/1.0.25/metadata.yaml similarity index 100% rename from charts/elastic-search/1.0.24/metadata.yaml rename to charts/elastic-search/1.0.25/metadata.yaml diff --git a/charts/elastic-search/1.0.24/migrations/migrate b/charts/elastic-search/1.0.25/migrations/migrate similarity index 100% rename from charts/elastic-search/1.0.24/migrations/migrate rename to charts/elastic-search/1.0.25/migrations/migrate diff --git a/charts/elastic-search/1.0.24/questions.yaml b/charts/elastic-search/1.0.25/questions.yaml similarity index 100% rename from charts/elastic-search/1.0.24/questions.yaml rename to charts/elastic-search/1.0.25/questions.yaml diff --git a/charts/elastic-search/1.0.24/templates/NOTES.txt b/charts/elastic-search/1.0.25/templates/NOTES.txt similarity index 100% rename from charts/elastic-search/1.0.24/templates/NOTES.txt rename to charts/elastic-search/1.0.25/templates/NOTES.txt diff --git a/charts/elastic-search/1.0.24/templates/_es.tpl b/charts/elastic-search/1.0.25/templates/_es.tpl similarity index 100% rename from charts/elastic-search/1.0.24/templates/_es.tpl rename to charts/elastic-search/1.0.25/templates/_es.tpl diff --git a/charts/elastic-search/1.0.24/templates/_helper.tpl b/charts/elastic-search/1.0.25/templates/_helper.tpl similarity index 100% rename from charts/elastic-search/1.0.24/templates/_helper.tpl rename to charts/elastic-search/1.0.25/templates/_helper.tpl diff --git a/charts/elastic-search/1.0.24/templates/_portal.tpl b/charts/elastic-search/1.0.25/templates/_portal.tpl similarity index 100% rename from charts/elastic-search/1.0.24/templates/_portal.tpl rename to charts/elastic-search/1.0.25/templates/_portal.tpl diff --git a/charts/elastic-search/1.0.24/templates/common.yaml b/charts/elastic-search/1.0.25/templates/common.yaml similarity index 100% rename from charts/elastic-search/1.0.24/templates/common.yaml rename to charts/elastic-search/1.0.25/templates/common.yaml diff --git a/charts/home-assistant/1.0.111/.helmignore b/charts/home-assistant/1.0.112/.helmignore similarity index 100% rename from charts/home-assistant/1.0.111/.helmignore rename to charts/home-assistant/1.0.112/.helmignore diff --git a/charts/home-assistant/1.0.111/Chart.lock b/charts/home-assistant/1.0.112/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.111/Chart.lock rename to charts/home-assistant/1.0.112/Chart.lock diff --git a/charts/home-assistant/1.0.111/Chart.yaml b/charts/home-assistant/1.0.112/Chart.yaml similarity index 94% rename from charts/home-assistant/1.0.111/Chart.yaml rename to charts/home-assistant/1.0.112/Chart.yaml index 03941705e5..1a28e02e31 100644 --- a/charts/home-assistant/1.0.111/Chart.yaml +++ b/charts/home-assistant/1.0.112/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.111 +version: 1.0.112 apiVersion: v2 -appVersion: 2023.10.0 +appVersion: 2023.10.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/1.0.111/README.md b/charts/home-assistant/1.0.112/README.md similarity index 100% rename from charts/home-assistant/1.0.111/README.md rename to charts/home-assistant/1.0.112/README.md diff --git a/charts/home-assistant/1.0.111/app-readme.md b/charts/home-assistant/1.0.112/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.111/app-readme.md rename to charts/home-assistant/1.0.112/app-readme.md diff --git a/charts/home-assistant/1.0.111/charts/common-2304.0.1.tgz b/charts/home-assistant/1.0.112/charts/common-2304.0.1.tgz similarity index 100% rename from charts/home-assistant/1.0.111/charts/common-2304.0.1.tgz rename to charts/home-assistant/1.0.112/charts/common-2304.0.1.tgz diff --git a/charts/home-assistant/1.0.111/ci/test-values.yaml b/charts/home-assistant/1.0.112/ci/test-values.yaml similarity index 100% rename from charts/home-assistant/1.0.111/ci/test-values.yaml rename to charts/home-assistant/1.0.112/ci/test-values.yaml diff --git a/charts/home-assistant/1.0.111/ix_values.yaml b/charts/home-assistant/1.0.112/ix_values.yaml similarity index 81% rename from charts/home-assistant/1.0.111/ix_values.yaml rename to charts/home-assistant/1.0.112/ix_values.yaml index 7e18818ce2..7e14bd2f66 100644 --- a/charts/home-assistant/1.0.111/ix_values.yaml +++ b/charts/home-assistant/1.0.112/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.10.0 + tag: 2023.10.1 diff --git a/charts/home-assistant/1.0.111/metadata.yaml b/charts/home-assistant/1.0.112/metadata.yaml similarity index 100% rename from charts/home-assistant/1.0.111/metadata.yaml rename to charts/home-assistant/1.0.112/metadata.yaml diff --git a/charts/home-assistant/1.0.111/questions.yaml b/charts/home-assistant/1.0.112/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.111/questions.yaml rename to charts/home-assistant/1.0.112/questions.yaml diff --git a/charts/home-assistant/1.0.111/templates/_postgres.tpl b/charts/home-assistant/1.0.112/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.111/templates/_postgres.tpl rename to charts/home-assistant/1.0.112/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.111/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.112/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.111/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.112/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.111/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.112/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.111/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.112/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.111/templates/deployment.yaml b/charts/home-assistant/1.0.112/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.111/templates/deployment.yaml rename to charts/home-assistant/1.0.112/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.111/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.112/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.111/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.112/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.111/templates/postgres-config.yaml b/charts/home-assistant/1.0.112/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.111/templates/postgres-config.yaml rename to charts/home-assistant/1.0.112/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.111/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.112/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.111/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.112/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.111/templates/postgres-secret.yaml b/charts/home-assistant/1.0.112/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.111/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.112/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.111/templates/postgres-service.yaml b/charts/home-assistant/1.0.112/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.111/templates/postgres-service.yaml rename to charts/home-assistant/1.0.112/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.111/templates/pre-install-job.yaml b/charts/home-assistant/1.0.112/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.111/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.112/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.111/templates/service.yaml b/charts/home-assistant/1.0.112/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.111/templates/service.yaml rename to charts/home-assistant/1.0.112/templates/service.yaml diff --git a/community/drawio/1.0.0/Chart.lock b/community/drawio/1.0.0/Chart.lock new file mode 100644 index 0000000000..4b6499659a --- /dev/null +++ b/community/drawio/1.0.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-10-09T17:13:08.326486318+03:00" diff --git a/community/drawio/1.0.0/Chart.yaml b/community/drawio/1.0.0/Chart.yaml new file mode 100644 index 0000000000..ad5a741cd0 --- /dev/null +++ b/community/drawio/1.0.0/Chart.yaml @@ -0,0 +1,26 @@ +name: drawio +description: Draw.io is a whiteboarding / diagramming software application. +annotations: + title: Draw.IO +type: application +version: 1.0.0 +apiVersion: v2 +appVersion: 22.0.3 +kubeVersion: '>=1.16.0-0' +maintainers: + - name: truenas + url: https://www.truenas.com/ + email: dev@ixsystems.com +dependencies: + - name: common + repository: file://../../../common + version: 1.1.1 +home: https://www.drawio.com +icon: https://avatars.githubusercontent.com/u/1769238 +sources: + - https://hub.docker.com/r/jgraph/drawio + - https://github.com/truenas/charts/tree/master/library/ix-dev/community/drawio + - https://github.com/jgraph/drawio +keywords: + - diagram + - whiteboard diff --git a/community/drawio/1.0.0/README.md b/community/drawio/1.0.0/README.md new file mode 100644 index 0000000000..a6004edded --- /dev/null +++ b/community/drawio/1.0.0/README.md @@ -0,0 +1,3 @@ +# Draw.io + +[Draw.io](https://www.drawio.com) is a whiteboarding / diagramming software application. diff --git a/community/drawio/1.0.0/app-readme.md b/community/drawio/1.0.0/app-readme.md new file mode 100644 index 0000000000..a6004edded --- /dev/null +++ b/community/drawio/1.0.0/app-readme.md @@ -0,0 +1,3 @@ +# Draw.io + +[Draw.io](https://www.drawio.com) is a whiteboarding / diagramming software application. diff --git a/community/drawio/1.0.0/charts/common-1.1.1.tgz b/community/drawio/1.0.0/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..8d3f9e686e Binary files /dev/null and b/community/drawio/1.0.0/charts/common-1.1.1.tgz differ diff --git a/community/drawio/1.0.0/ci/basic-values.yaml b/community/drawio/1.0.0/ci/basic-values.yaml new file mode 100644 index 0000000000..6dd6d3cbba --- /dev/null +++ b/community/drawio/1.0.0/ci/basic-values.yaml @@ -0,0 +1,3 @@ +drawioNetwork: + httpPort: 31000 + httpsPort: 31001 diff --git a/community/drawio/1.0.0/ci/extra-values.yaml b/community/drawio/1.0.0/ci/extra-values.yaml new file mode 100644 index 0000000000..a9145703d5 --- /dev/null +++ b/community/drawio/1.0.0/ci/extra-values.yaml @@ -0,0 +1,10 @@ +drawioNetwork: + httpPort: 31000 + httpsPort: 31001 + +drawioStorage: + additionalStorages: + - type: pvc + mountPath: /data1 + - type: pvc + mountPath: /data2 diff --git a/community/drawio/1.0.0/ci/hostNet-values.yaml b/community/drawio/1.0.0/ci/hostNet-values.yaml new file mode 100644 index 0000000000..48c444cb45 --- /dev/null +++ b/community/drawio/1.0.0/ci/hostNet-values.yaml @@ -0,0 +1,4 @@ +drawioNetwork: + httpPort: 31000 + httpsPort: 31001 + hostNetwork: true diff --git a/community/drawio/1.0.0/ix_values.yaml b/community/drawio/1.0.0/ix_values.yaml new file mode 100644 index 0000000000..116f78eef3 --- /dev/null +++ b/community/drawio/1.0.0/ix_values.yaml @@ -0,0 +1,20 @@ +image: + repository: jgraph/drawio + pullPolicy: IfNotPresent + tag: 22.0.3 + +resources: + limits: + cpu: 4000m + memory: 8Gi + +drawioConfig: + additionalEnvs: [] + +drawioNetwork: + httpPort: 30090 + httpsPort: 30091 + hostNetwork: false + +drawioStorage: + additionalStorages: [] diff --git a/community/drawio/1.0.0/metadata.yaml b/community/drawio/1.0.0/metadata.yaml new file mode 100644 index 0000000000..1c05cb45e3 --- /dev/null +++ b/community/drawio/1.0.0/metadata.yaml @@ -0,0 +1,8 @@ +runAsContext: + - userName: drawio + groupName: drawio + gid: 1000 + uid: 999 + description: Draw.IO can run as a non-root user. +capabilities: [] +hostMounts: [] diff --git a/community/drawio/1.0.0/questions.yaml b/community/drawio/1.0.0/questions.yaml new file mode 100644 index 0000000000..9139b3e7a3 --- /dev/null +++ b/community/drawio/1.0.0/questions.yaml @@ -0,0 +1,185 @@ +groups: + - name: Draw.io Configuration + description: Configure Draw.io + - name: Network Configuration + description: Configure Network for Draw.io + - name: Storage Configuration + description: Configure Storage for Draw.io + - name: Resources Configuration + description: Configure Resources for Draw.io + +portals: + web_portal: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "$kubernetes-resource_configmap_portal_path" + +questions: + - variable: drawioConfig + label: "" + group: Draw.io Configuration + schema: + type: dict + attrs: + - variable: additionalEnvs + label: Additional Environment Variables + description: Configure additional environment variables for Draw.io. + schema: + type: list + default: [] + items: + - variable: env + label: Environment Variable + schema: + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + + - variable: drawioNetwork + label: "" + group: Network Configuration + schema: + type: dict + attrs: + - variable: hostNetwork + label: Host Network + description: | + Bind to the host network. It's recommended to keep this disabled.
+ schema: + type: boolean + default: false + - variable: httpPort + label: HTTP Port + description: | + The HTTP port for the Draw.io Web UI. + You have to append [/?offline=1&https=0] to the URL + schema: + type: int + default: 30090 + show_if: [["hostNetwork", "=", false]] + min: 9000 + max: 65535 + required: true + - variable: httpsPort + label: HTTPS Port + description: | + The HTTPS port for the Draw.io Web UI. + You have to append [/?offline=1] to the URL + schema: + type: int + default: 30091 + show_if: [["hostNetwork", "=", false]] + min: 9000 + max: 65535 + required: true + + - variable: drawioStorage + label: "" + group: Storage Configuration + schema: + type: dict + attrs: + - variable: additionalStorages + label: Additional Storage + description: Additional storage for Draw.io. + schema: + type: list + default: [] + items: + - variable: storageEntry + label: Storage Entry + schema: + type: dict + attrs: + - variable: type + label: Type + description: | + ixVolume: Is dataset created automatically by the system.
+ Host Path: Is a path that already exists on the system. + schema: + type: string + required: true + default: "ixVolume" + enum: + - value: "hostPath" + description: Host Path (Path that already exists on the system) + - value: "ixVolume" + description: ixVolume (Dataset created automatically by the system) + - variable: mountPath + label: Mount Path + description: The path inside the container to mount the storage. + schema: + type: path + required: true + - variable: hostPath + label: Host Path + description: The host path to use for storage. + schema: + type: hostpath + show_if: [["type", "=", "hostPath"]] + required: true + - variable: datasetName + label: Dataset Name + description: The name of the dataset to use for storage. + schema: + type: string + show_if: [["type", "=", "ixVolume"]] + required: true + immutable: true + default: "storage_entry" + $ref: + - "normalize/ixVolume" + + - variable: resources + group: Resources Configuration + label: "" + schema: + type: dict + attrs: + - variable: limits + label: Limits + schema: + type: dict + attrs: + - variable: cpu + label: CPU + description: CPU limit for Draw.io. + schema: + type: string + max_length: 6 + valid_chars: '^(0\.[1-9]|[1-9][0-9]*)(\.[0-9]|m?)$' + valid_chars_error: | + Valid CPU limit formats are
+ - Plain Integer - eg. 1
+ - Float - eg. 0.5
+ - Milicpu - eg. 500m + default: "4000m" + required: true + - variable: memory + label: Memory + description: Memory limit for Draw.io. + schema: + type: string + max_length: 12 + valid_chars: '^[1-9][0-9]*([EPTGMK]i?|e[0-9]+)?$' + valid_chars_error: | + Valid Memory limit formats are
+ - Suffixed with E/P/T/G/M/K - eg. 1G
+ - Suffixed with Ei/Pi/Ti/Gi/Mi/Ki - eg. 1Gi
+ - Plain Integer in bytes - eg. 1024
+ - Exponent - eg. 134e6 + default: "8Gi" + required: true diff --git a/community/immich/1.0.26/templates/NOTES.txt b/community/drawio/1.0.0/templates/NOTES.txt similarity index 100% rename from community/immich/1.0.26/templates/NOTES.txt rename to community/drawio/1.0.0/templates/NOTES.txt diff --git a/community/drawio/1.0.0/templates/_drawio.tpl b/community/drawio/1.0.0/templates/_drawio.tpl new file mode 100644 index 0000000000..d20e0c795c --- /dev/null +++ b/community/drawio/1.0.0/templates/_drawio.tpl @@ -0,0 +1,41 @@ +{{- define "drawio.workload" -}} +workload: + drawio: + enabled: true + primary: true + type: Deployment + podSpec: + hostNetwork: {{ .Values.drawioNetwork.hostNetwork }} + containers: + drawio: + enabled: true + primary: true + imageSelector: image + securityContext: + runAsUser: 1000 + runAsGroup: 999 + readOnlyRootFilesystem: false + {{ with .Values.drawioConfig.additionalEnvs }} + envList: + {{ range $env := . }} + - name: {{ $env.name }} + value: {{ $env.value }} + {{ end }} + {{ end }} + probes: + liveness: + enabled: true + type: http + port: 8080 + path: / + readiness: + enabled: true + type: http + port: 8080 + path: / + startup: + enabled: true + type: http + port: 8080 + path: / +{{- end -}} diff --git a/community/drawio/1.0.0/templates/_persistence.tpl b/community/drawio/1.0.0/templates/_persistence.tpl new file mode 100644 index 0000000000..a6dd93ecfc --- /dev/null +++ b/community/drawio/1.0.0/templates/_persistence.tpl @@ -0,0 +1,21 @@ +{{- define "drawio.persistence" -}} +persistence: + tmp: + enabled: true + type: emptyDir + targetSelector: + drawio: + drawio: + mountPath: /tmp + {{- range $idx, $storage := .Values.drawioStorage.additionalStorages }} + {{ printf "drawio-%v" (int $idx) }}: + enabled: true + type: {{ $storage.type }} + datasetName: {{ $storage.datasetName | default "" }} + hostPath: {{ $storage.hostPath | default "" }} + targetSelector: + drawio: + drawio: + mountPath: {{ $storage.mountPath }} + {{- end }} +{{- end -}} diff --git a/community/drawio/1.0.0/templates/_portal.tpl b/community/drawio/1.0.0/templates/_portal.tpl new file mode 100644 index 0000000000..a38d2598b9 --- /dev/null +++ b/community/drawio/1.0.0/templates/_portal.tpl @@ -0,0 +1,12 @@ +{{- define "drawio.portal" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: portal +data: + path: "/?offline=1&https=0" + port: {{ .Values.drawioNetwork.httpPort | quote }} + protocol: http + host: $node_ip +{{- end -}} diff --git a/community/drawio/1.0.0/templates/_service.tpl b/community/drawio/1.0.0/templates/_service.tpl new file mode 100644 index 0000000000..4fbc5751d1 --- /dev/null +++ b/community/drawio/1.0.0/templates/_service.tpl @@ -0,0 +1,22 @@ +{{- define "drawio.service" -}} +service: + drawio: + enabled: true + primary: true + type: NodePort + targetSelector: drawio + ports: + http: + enabled: true + primary: true + port: {{ .Values.drawioNetwork.httpPort }} + nodePort: {{ .Values.drawioNetwork.httpPort }} + targetPort: 8080 + targetSelector: drawio + https: + enabled: true + port: {{ .Values.drawioNetwork.httpsPort }} + nodePort: {{ .Values.drawioNetwork.httpsPort }} + targetPort: 8443 + targetSelector: drawio +{{- end -}} diff --git a/community/drawio/1.0.0/templates/common.yaml b/community/drawio/1.0.0/templates/common.yaml new file mode 100644 index 0000000000..e8e1170701 --- /dev/null +++ b/community/drawio/1.0.0/templates/common.yaml @@ -0,0 +1,11 @@ +{{- include "ix.v1.common.loader.init" . -}} + +{{/* Merge the templates with Values */}} +{{- $_ := mustMergeOverwrite .Values (include "drawio.workload" $ | fromYaml) -}} +{{- $_ := mustMergeOverwrite .Values (include "drawio.service" $ | fromYaml) -}} +{{- $_ := mustMergeOverwrite .Values (include "drawio.persistence" $ | fromYaml) -}} + +{{/* Create the configmap for portal manually*/}} +{{- include "drawio.portal" $ -}} + +{{- include "ix.v1.common.loader.apply" . -}} diff --git a/community/drawio/item.yaml b/community/drawio/item.yaml new file mode 100644 index 0000000000..03398421a8 --- /dev/null +++ b/community/drawio/item.yaml @@ -0,0 +1,10 @@ +icon_url: https://avatars.githubusercontent.com/u/1769238 +categories: + - productivity +screenshots: + - https://www.drawio.com/assets/img/blog/uml-association-class.gif + - https://www.drawio.com/assets/img/blog/export-as-editable-png.gif + - https://www.drawio.com/assets/img/blog/import-file.gif +tags: + - diagram + - whiteboard diff --git a/community/immich/1.0.26/Chart.lock b/community/immich/1.0.27/Chart.lock similarity index 100% rename from community/immich/1.0.26/Chart.lock rename to community/immich/1.0.27/Chart.lock diff --git a/community/immich/1.0.26/Chart.yaml b/community/immich/1.0.27/Chart.yaml similarity index 97% rename from community/immich/1.0.26/Chart.yaml rename to community/immich/1.0.27/Chart.yaml index cbf293adcc..2d5b63dc2a 100644 --- a/community/immich/1.0.26/Chart.yaml +++ b/community/immich/1.0.27/Chart.yaml @@ -3,7 +3,7 @@ description: Immich annotations: title: Immich type: application -version: 1.0.26 +version: 1.0.27 apiVersion: v2 appVersion: 1.81.1 kubeVersion: '>=1.16.0-0' diff --git a/community/immich/1.0.26/README.md b/community/immich/1.0.27/README.md similarity index 100% rename from community/immich/1.0.26/README.md rename to community/immich/1.0.27/README.md diff --git a/community/immich/1.0.26/app-readme.md b/community/immich/1.0.27/app-readme.md similarity index 100% rename from community/immich/1.0.26/app-readme.md rename to community/immich/1.0.27/app-readme.md diff --git a/community/immich/1.0.26/charts/common-1.1.1.tgz b/community/immich/1.0.27/charts/common-1.1.1.tgz similarity index 100% rename from community/immich/1.0.26/charts/common-1.1.1.tgz rename to community/immich/1.0.27/charts/common-1.1.1.tgz diff --git a/community/immich/1.0.26/ci/basic-values.yaml b/community/immich/1.0.27/ci/basic-values.yaml similarity index 100% rename from community/immich/1.0.26/ci/basic-values.yaml rename to community/immich/1.0.27/ci/basic-values.yaml diff --git a/community/immich/1.0.26/ci/extra-values.yaml b/community/immich/1.0.27/ci/extra-values.yaml similarity index 100% rename from community/immich/1.0.26/ci/extra-values.yaml rename to community/immich/1.0.27/ci/extra-values.yaml diff --git a/community/immich/1.0.26/ci/no-extra-values.yaml b/community/immich/1.0.27/ci/no-extra-values.yaml similarity index 100% rename from community/immich/1.0.26/ci/no-extra-values.yaml rename to community/immich/1.0.27/ci/no-extra-values.yaml diff --git a/community/immich/1.0.26/ci/no-ml-values.yaml b/community/immich/1.0.27/ci/no-ml-values.yaml similarity index 100% rename from community/immich/1.0.26/ci/no-ml-values.yaml rename to community/immich/1.0.27/ci/no-ml-values.yaml diff --git a/community/immich/1.0.26/ci/no-typesenes-values.yaml b/community/immich/1.0.27/ci/no-typesenes-values.yaml similarity index 100% rename from community/immich/1.0.26/ci/no-typesenes-values.yaml rename to community/immich/1.0.27/ci/no-typesenes-values.yaml diff --git a/community/immich/1.0.26/ix_values.yaml b/community/immich/1.0.27/ix_values.yaml similarity index 99% rename from community/immich/1.0.26/ix_values.yaml rename to community/immich/1.0.27/ix_values.yaml index 8d82499bd4..ad1726f56f 100644 --- a/community/immich/1.0.26/ix_values.yaml +++ b/community/immich/1.0.27/ix_values.yaml @@ -28,6 +28,8 @@ resources: cpu: 4000m memory: 8Gi +immichGPU: {} + immichConfig: publicLoginMessage: '' enableML: true diff --git a/community/immich/1.0.26/metadata.yaml b/community/immich/1.0.27/metadata.yaml similarity index 100% rename from community/immich/1.0.26/metadata.yaml rename to community/immich/1.0.27/metadata.yaml diff --git a/community/immich/1.0.26/questions.yaml b/community/immich/1.0.27/questions.yaml similarity index 98% rename from community/immich/1.0.26/questions.yaml rename to community/immich/1.0.27/questions.yaml index a8035bb981..1d2776aec2 100644 --- a/community/immich/1.0.26/questions.yaml +++ b/community/immich/1.0.27/questions.yaml @@ -407,3 +407,12 @@ questions: - Exponent - eg. 134e6 default: "8Gi" required: true + + - variable: immichGPU + group: Resources Configuration + label: GPU Configuration + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] diff --git a/community/lidarr/1.0.23/templates/NOTES.txt b/community/immich/1.0.27/templates/NOTES.txt similarity index 100% rename from community/lidarr/1.0.23/templates/NOTES.txt rename to community/immich/1.0.27/templates/NOTES.txt diff --git a/community/immich/1.0.26/templates/_configuration.tpl b/community/immich/1.0.27/templates/_configuration.tpl similarity index 100% rename from community/immich/1.0.26/templates/_configuration.tpl rename to community/immich/1.0.27/templates/_configuration.tpl diff --git a/community/immich/1.0.26/templates/_immich-machinelearning.tpl b/community/immich/1.0.27/templates/_immich-machinelearning.tpl similarity index 100% rename from community/immich/1.0.26/templates/_immich-machinelearning.tpl rename to community/immich/1.0.27/templates/_immich-machinelearning.tpl diff --git a/community/immich/1.0.26/templates/_immich-microservices.tpl b/community/immich/1.0.27/templates/_immich-microservices.tpl similarity index 89% rename from community/immich/1.0.26/templates/_immich-microservices.tpl rename to community/immich/1.0.27/templates/_immich-microservices.tpl index 2db364b5f5..4a351f0f97 100644 --- a/community/immich/1.0.26/templates/_immich-microservices.tpl +++ b/community/immich/1.0.27/templates/_immich-microservices.tpl @@ -45,4 +45,15 @@ workload: {{- include "ix.v1.common.app.redisWait" (dict "name" "redis-wait" "secretName" "redis-creds") | nindent 8 }} {{- include "immich.wait.init" (dict "url" $url) | indent 8 }} + +{{- with .Values.immichGPU }} +scaleGPU: + {{- range $key, $value := . }} + - gpu: + {{ $key }}: {{ $value }} + targetSelector: + microservices: + - microservices + {{- end -}} +{{- end -}} {{- end -}} diff --git a/community/immich/1.0.26/templates/_immich-proxy.tpl b/community/immich/1.0.27/templates/_immich-proxy.tpl similarity index 100% rename from community/immich/1.0.26/templates/_immich-proxy.tpl rename to community/immich/1.0.27/templates/_immich-proxy.tpl diff --git a/community/immich/1.0.26/templates/_immich-server.tpl b/community/immich/1.0.27/templates/_immich-server.tpl similarity index 100% rename from community/immich/1.0.26/templates/_immich-server.tpl rename to community/immich/1.0.27/templates/_immich-server.tpl diff --git a/community/immich/1.0.26/templates/_immich-typesense.tpl b/community/immich/1.0.27/templates/_immich-typesense.tpl similarity index 100% rename from community/immich/1.0.26/templates/_immich-typesense.tpl rename to community/immich/1.0.27/templates/_immich-typesense.tpl diff --git a/community/immich/1.0.26/templates/_immich-web.tpl b/community/immich/1.0.27/templates/_immich-web.tpl similarity index 100% rename from community/immich/1.0.26/templates/_immich-web.tpl rename to community/immich/1.0.27/templates/_immich-web.tpl diff --git a/community/immich/1.0.26/templates/_persistence.tpl b/community/immich/1.0.27/templates/_persistence.tpl similarity index 100% rename from community/immich/1.0.26/templates/_persistence.tpl rename to community/immich/1.0.27/templates/_persistence.tpl diff --git a/community/immich/1.0.26/templates/_portal.tpl b/community/immich/1.0.27/templates/_portal.tpl similarity index 100% rename from community/immich/1.0.26/templates/_portal.tpl rename to community/immich/1.0.27/templates/_portal.tpl diff --git a/community/immich/1.0.26/templates/_postgres.tpl b/community/immich/1.0.27/templates/_postgres.tpl similarity index 100% rename from community/immich/1.0.26/templates/_postgres.tpl rename to community/immich/1.0.27/templates/_postgres.tpl diff --git a/community/immich/1.0.26/templates/_redis.tpl b/community/immich/1.0.27/templates/_redis.tpl similarity index 100% rename from community/immich/1.0.26/templates/_redis.tpl rename to community/immich/1.0.27/templates/_redis.tpl diff --git a/community/immich/1.0.26/templates/_service.tpl b/community/immich/1.0.27/templates/_service.tpl similarity index 100% rename from community/immich/1.0.26/templates/_service.tpl rename to community/immich/1.0.27/templates/_service.tpl diff --git a/community/immich/1.0.26/templates/_waitURL.tpl b/community/immich/1.0.27/templates/_waitURL.tpl similarity index 100% rename from community/immich/1.0.26/templates/_waitURL.tpl rename to community/immich/1.0.27/templates/_waitURL.tpl diff --git a/community/immich/1.0.26/templates/common.yaml b/community/immich/1.0.27/templates/common.yaml similarity index 100% rename from community/immich/1.0.26/templates/common.yaml rename to community/immich/1.0.27/templates/common.yaml diff --git a/community/lidarr/1.0.23/Chart.lock b/community/lidarr/1.0.24/Chart.lock similarity index 100% rename from community/lidarr/1.0.23/Chart.lock rename to community/lidarr/1.0.24/Chart.lock diff --git a/community/lidarr/1.0.23/Chart.yaml b/community/lidarr/1.0.24/Chart.yaml similarity index 94% rename from community/lidarr/1.0.23/Chart.yaml rename to community/lidarr/1.0.24/Chart.yaml index aafac7d52a..13c61f552f 100644 --- a/community/lidarr/1.0.23/Chart.yaml +++ b/community/lidarr/1.0.24/Chart.yaml @@ -3,9 +3,9 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user annotations: title: Lidarr type: application -version: 1.0.23 +version: 1.0.24 apiVersion: v2 -appVersion: 1.4.3.3586 +appVersion: 1.4.5.3639 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/lidarr/1.0.23/README.md b/community/lidarr/1.0.24/README.md similarity index 100% rename from community/lidarr/1.0.23/README.md rename to community/lidarr/1.0.24/README.md diff --git a/community/lidarr/1.0.23/app-readme.md b/community/lidarr/1.0.24/app-readme.md similarity index 100% rename from community/lidarr/1.0.23/app-readme.md rename to community/lidarr/1.0.24/app-readme.md diff --git a/community/lidarr/1.0.23/charts/common-1.1.1.tgz b/community/lidarr/1.0.24/charts/common-1.1.1.tgz similarity index 100% rename from community/lidarr/1.0.23/charts/common-1.1.1.tgz rename to community/lidarr/1.0.24/charts/common-1.1.1.tgz diff --git a/community/lidarr/1.0.23/ci/basic-values.yaml b/community/lidarr/1.0.24/ci/basic-values.yaml similarity index 100% rename from community/lidarr/1.0.23/ci/basic-values.yaml rename to community/lidarr/1.0.24/ci/basic-values.yaml diff --git a/community/lidarr/1.0.23/ci/extra-values.yaml b/community/lidarr/1.0.24/ci/extra-values.yaml similarity index 100% rename from community/lidarr/1.0.23/ci/extra-values.yaml rename to community/lidarr/1.0.24/ci/extra-values.yaml diff --git a/community/lidarr/1.0.23/ci/hostNet-values.yaml b/community/lidarr/1.0.24/ci/hostNet-values.yaml similarity index 100% rename from community/lidarr/1.0.23/ci/hostNet-values.yaml rename to community/lidarr/1.0.24/ci/hostNet-values.yaml diff --git a/community/lidarr/1.0.23/ix_values.yaml b/community/lidarr/1.0.24/ix_values.yaml similarity index 95% rename from community/lidarr/1.0.23/ix_values.yaml rename to community/lidarr/1.0.24/ix_values.yaml index a9782004df..a53348ce1a 100644 --- a/community/lidarr/1.0.23/ix_values.yaml +++ b/community/lidarr/1.0.24/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: 1.4.3.3586 + tag: 1.4.5.3639 resources: limits: diff --git a/community/lidarr/1.0.23/metadata.yaml b/community/lidarr/1.0.24/metadata.yaml similarity index 100% rename from community/lidarr/1.0.23/metadata.yaml rename to community/lidarr/1.0.24/metadata.yaml diff --git a/community/lidarr/1.0.23/migrations/migrate b/community/lidarr/1.0.24/migrations/migrate similarity index 100% rename from community/lidarr/1.0.23/migrations/migrate rename to community/lidarr/1.0.24/migrations/migrate diff --git a/community/lidarr/1.0.23/questions.yaml b/community/lidarr/1.0.24/questions.yaml similarity index 100% rename from community/lidarr/1.0.23/questions.yaml rename to community/lidarr/1.0.24/questions.yaml diff --git a/community/linkding/1.0.1/templates/NOTES.txt b/community/lidarr/1.0.24/templates/NOTES.txt similarity index 100% rename from community/linkding/1.0.1/templates/NOTES.txt rename to community/lidarr/1.0.24/templates/NOTES.txt diff --git a/community/lidarr/1.0.23/templates/_lidarr.tpl b/community/lidarr/1.0.24/templates/_lidarr.tpl similarity index 100% rename from community/lidarr/1.0.23/templates/_lidarr.tpl rename to community/lidarr/1.0.24/templates/_lidarr.tpl diff --git a/community/lidarr/1.0.23/templates/_portal.tpl b/community/lidarr/1.0.24/templates/_portal.tpl similarity index 100% rename from community/lidarr/1.0.23/templates/_portal.tpl rename to community/lidarr/1.0.24/templates/_portal.tpl diff --git a/community/lidarr/1.0.23/templates/common.yaml b/community/lidarr/1.0.24/templates/common.yaml similarity index 100% rename from community/lidarr/1.0.23/templates/common.yaml rename to community/lidarr/1.0.24/templates/common.yaml diff --git a/community/linkding/1.0.1/Chart.lock b/community/linkding/1.0.2/Chart.lock similarity index 100% rename from community/linkding/1.0.1/Chart.lock rename to community/linkding/1.0.2/Chart.lock diff --git a/community/linkding/1.0.1/Chart.yaml b/community/linkding/1.0.2/Chart.yaml similarity index 95% rename from community/linkding/1.0.1/Chart.yaml rename to community/linkding/1.0.2/Chart.yaml index 15770f886c..ccd5da351d 100644 --- a/community/linkding/1.0.1/Chart.yaml +++ b/community/linkding/1.0.2/Chart.yaml @@ -3,9 +3,9 @@ description: Linkding is a bookmark manager that you can host yourself. annotations: title: Linkding type: application -version: 1.0.1 +version: 1.0.2 apiVersion: v2 -appVersion: 1.22.0 +appVersion: 1.22.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/linkding/1.0.1/README.md b/community/linkding/1.0.2/README.md similarity index 100% rename from community/linkding/1.0.1/README.md rename to community/linkding/1.0.2/README.md diff --git a/community/linkding/1.0.1/app-readme.md b/community/linkding/1.0.2/app-readme.md similarity index 100% rename from community/linkding/1.0.1/app-readme.md rename to community/linkding/1.0.2/app-readme.md diff --git a/community/linkding/1.0.1/charts/common-1.1.1.tgz b/community/linkding/1.0.2/charts/common-1.1.1.tgz similarity index 100% rename from community/linkding/1.0.1/charts/common-1.1.1.tgz rename to community/linkding/1.0.2/charts/common-1.1.1.tgz diff --git a/community/linkding/1.0.1/ci/basic-values.yaml b/community/linkding/1.0.2/ci/basic-values.yaml similarity index 100% rename from community/linkding/1.0.1/ci/basic-values.yaml rename to community/linkding/1.0.2/ci/basic-values.yaml diff --git a/community/linkding/1.0.1/ci/extra-values.yaml b/community/linkding/1.0.2/ci/extra-values.yaml similarity index 100% rename from community/linkding/1.0.1/ci/extra-values.yaml rename to community/linkding/1.0.2/ci/extra-values.yaml diff --git a/community/linkding/1.0.1/ci/hostNet-values.yaml b/community/linkding/1.0.2/ci/hostNet-values.yaml similarity index 100% rename from community/linkding/1.0.1/ci/hostNet-values.yaml rename to community/linkding/1.0.2/ci/hostNet-values.yaml diff --git a/community/linkding/1.0.1/ix_values.yaml b/community/linkding/1.0.2/ix_values.yaml similarity index 98% rename from community/linkding/1.0.1/ix_values.yaml rename to community/linkding/1.0.2/ix_values.yaml index 600a855808..5837e876b7 100644 --- a/community/linkding/1.0.1/ix_values.yaml +++ b/community/linkding/1.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: sissbruecker/linkding pullPolicy: IfNotPresent - tag: 1.22.0 + tag: 1.22.1 resources: limits: diff --git a/community/linkding/1.0.1/metadata.yaml b/community/linkding/1.0.2/metadata.yaml similarity index 100% rename from community/linkding/1.0.1/metadata.yaml rename to community/linkding/1.0.2/metadata.yaml diff --git a/community/linkding/1.0.1/questions.yaml b/community/linkding/1.0.2/questions.yaml similarity index 100% rename from community/linkding/1.0.1/questions.yaml rename to community/linkding/1.0.2/questions.yaml diff --git a/community/prowlarr/1.0.13/templates/NOTES.txt b/community/linkding/1.0.2/templates/NOTES.txt similarity index 100% rename from community/prowlarr/1.0.13/templates/NOTES.txt rename to community/linkding/1.0.2/templates/NOTES.txt diff --git a/community/linkding/1.0.1/templates/_configuration.tpl b/community/linkding/1.0.2/templates/_configuration.tpl similarity index 100% rename from community/linkding/1.0.1/templates/_configuration.tpl rename to community/linkding/1.0.2/templates/_configuration.tpl diff --git a/community/linkding/1.0.1/templates/_linkding.tpl b/community/linkding/1.0.2/templates/_linkding.tpl similarity index 100% rename from community/linkding/1.0.1/templates/_linkding.tpl rename to community/linkding/1.0.2/templates/_linkding.tpl diff --git a/community/linkding/1.0.1/templates/_persistence.tpl b/community/linkding/1.0.2/templates/_persistence.tpl similarity index 100% rename from community/linkding/1.0.1/templates/_persistence.tpl rename to community/linkding/1.0.2/templates/_persistence.tpl diff --git a/community/linkding/1.0.1/templates/_portal.tpl b/community/linkding/1.0.2/templates/_portal.tpl similarity index 100% rename from community/linkding/1.0.1/templates/_portal.tpl rename to community/linkding/1.0.2/templates/_portal.tpl diff --git a/community/linkding/1.0.1/templates/_postgres.tpl b/community/linkding/1.0.2/templates/_postgres.tpl similarity index 100% rename from community/linkding/1.0.1/templates/_postgres.tpl rename to community/linkding/1.0.2/templates/_postgres.tpl diff --git a/community/linkding/1.0.1/templates/_service.tpl b/community/linkding/1.0.2/templates/_service.tpl similarity index 100% rename from community/linkding/1.0.1/templates/_service.tpl rename to community/linkding/1.0.2/templates/_service.tpl diff --git a/community/linkding/1.0.1/templates/_validation.tpl b/community/linkding/1.0.2/templates/_validation.tpl similarity index 100% rename from community/linkding/1.0.1/templates/_validation.tpl rename to community/linkding/1.0.2/templates/_validation.tpl diff --git a/community/linkding/1.0.1/templates/common.yaml b/community/linkding/1.0.2/templates/common.yaml similarity index 100% rename from community/linkding/1.0.1/templates/common.yaml rename to community/linkding/1.0.2/templates/common.yaml diff --git a/community/prowlarr/1.0.13/Chart.lock b/community/prowlarr/1.0.15/Chart.lock similarity index 100% rename from community/prowlarr/1.0.13/Chart.lock rename to community/prowlarr/1.0.15/Chart.lock diff --git a/community/prowlarr/1.0.13/Chart.yaml b/community/prowlarr/1.0.15/Chart.yaml similarity index 94% rename from community/prowlarr/1.0.13/Chart.yaml rename to community/prowlarr/1.0.15/Chart.yaml index 4ad9d388fc..8d00094b34 100644 --- a/community/prowlarr/1.0.13/Chart.yaml +++ b/community/prowlarr/1.0.15/Chart.yaml @@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various annotations: title: Prowlarr type: application -version: 1.0.13 +version: 1.0.15 apiVersion: v2 -appVersion: 1.9.1.3981 +appVersion: 1.9.3.4013 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/prowlarr/1.0.13/README.md b/community/prowlarr/1.0.15/README.md similarity index 100% rename from community/prowlarr/1.0.13/README.md rename to community/prowlarr/1.0.15/README.md diff --git a/community/prowlarr/1.0.13/app-readme.md b/community/prowlarr/1.0.15/app-readme.md similarity index 100% rename from community/prowlarr/1.0.13/app-readme.md rename to community/prowlarr/1.0.15/app-readme.md diff --git a/community/prowlarr/1.0.13/charts/common-1.1.1.tgz b/community/prowlarr/1.0.15/charts/common-1.1.1.tgz similarity index 100% rename from community/prowlarr/1.0.13/charts/common-1.1.1.tgz rename to community/prowlarr/1.0.15/charts/common-1.1.1.tgz diff --git a/community/prowlarr/1.0.13/ci/basic-values.yaml b/community/prowlarr/1.0.15/ci/basic-values.yaml similarity index 100% rename from community/prowlarr/1.0.13/ci/basic-values.yaml rename to community/prowlarr/1.0.15/ci/basic-values.yaml diff --git a/community/prowlarr/1.0.13/ci/extra-values.yaml b/community/prowlarr/1.0.15/ci/extra-values.yaml similarity index 100% rename from community/prowlarr/1.0.13/ci/extra-values.yaml rename to community/prowlarr/1.0.15/ci/extra-values.yaml diff --git a/community/prowlarr/1.0.13/ci/hostNet-values.yaml b/community/prowlarr/1.0.15/ci/hostNet-values.yaml similarity index 100% rename from community/prowlarr/1.0.13/ci/hostNet-values.yaml rename to community/prowlarr/1.0.15/ci/hostNet-values.yaml diff --git a/community/prowlarr/1.0.13/ix_values.yaml b/community/prowlarr/1.0.15/ix_values.yaml similarity index 95% rename from community/prowlarr/1.0.13/ix_values.yaml rename to community/prowlarr/1.0.15/ix_values.yaml index 5f45f54c9e..276783e6e5 100644 --- a/community/prowlarr/1.0.13/ix_values.yaml +++ b/community/prowlarr/1.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop pullPolicy: IfNotPresent - tag: 1.9.1.3981 + tag: 1.9.3.4013 resources: limits: diff --git a/community/prowlarr/1.0.13/metadata.yaml b/community/prowlarr/1.0.15/metadata.yaml similarity index 100% rename from community/prowlarr/1.0.13/metadata.yaml rename to community/prowlarr/1.0.15/metadata.yaml diff --git a/community/prowlarr/1.0.13/questions.yaml b/community/prowlarr/1.0.15/questions.yaml similarity index 100% rename from community/prowlarr/1.0.13/questions.yaml rename to community/prowlarr/1.0.15/questions.yaml diff --git a/community/radarr/1.0.21/templates/NOTES.txt b/community/prowlarr/1.0.15/templates/NOTES.txt similarity index 100% rename from community/radarr/1.0.21/templates/NOTES.txt rename to community/prowlarr/1.0.15/templates/NOTES.txt diff --git a/community/prowlarr/1.0.13/templates/_persistence.tpl b/community/prowlarr/1.0.15/templates/_persistence.tpl similarity index 100% rename from community/prowlarr/1.0.13/templates/_persistence.tpl rename to community/prowlarr/1.0.15/templates/_persistence.tpl diff --git a/community/prowlarr/1.0.13/templates/_portal.tpl b/community/prowlarr/1.0.15/templates/_portal.tpl similarity index 100% rename from community/prowlarr/1.0.13/templates/_portal.tpl rename to community/prowlarr/1.0.15/templates/_portal.tpl diff --git a/community/prowlarr/1.0.13/templates/_prowlarr.tpl b/community/prowlarr/1.0.15/templates/_prowlarr.tpl similarity index 100% rename from community/prowlarr/1.0.13/templates/_prowlarr.tpl rename to community/prowlarr/1.0.15/templates/_prowlarr.tpl diff --git a/community/prowlarr/1.0.13/templates/_service.tpl b/community/prowlarr/1.0.15/templates/_service.tpl similarity index 100% rename from community/prowlarr/1.0.13/templates/_service.tpl rename to community/prowlarr/1.0.15/templates/_service.tpl diff --git a/community/prowlarr/1.0.13/templates/common.yaml b/community/prowlarr/1.0.15/templates/common.yaml similarity index 100% rename from community/prowlarr/1.0.13/templates/common.yaml rename to community/prowlarr/1.0.15/templates/common.yaml diff --git a/community/radarr/1.0.21/Chart.lock b/community/radarr/1.0.21/Chart.lock deleted file mode 100644 index 8233073042..0000000000 --- a/community/radarr/1.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T16:57:09.531165664+03:00" diff --git a/community/radarr/1.0.21/charts/common-1.1.0.tgz b/community/radarr/1.0.21/charts/common-1.1.0.tgz deleted file mode 100644 index a653c9036e..0000000000 Binary files a/community/radarr/1.0.21/charts/common-1.1.0.tgz and /dev/null differ diff --git a/community/radarr/1.0.22/Chart.lock b/community/radarr/1.0.22/Chart.lock new file mode 100644 index 0000000000..c4c8a29d4b --- /dev/null +++ b/community/radarr/1.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-10-10T14:15:41.570065083+03:00" diff --git a/community/radarr/1.0.21/Chart.yaml b/community/radarr/1.0.22/Chart.yaml similarity index 92% rename from community/radarr/1.0.21/Chart.yaml rename to community/radarr/1.0.22/Chart.yaml index a5a9576eb1..e04ffb02d4 100644 --- a/community/radarr/1.0.21/Chart.yaml +++ b/community/radarr/1.0.22/Chart.yaml @@ -3,9 +3,9 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user annotations: title: Radarr type: application -version: 1.0.21 +version: 1.0.22 apiVersion: v2 -appVersion: 4.7.5.7809 +appVersion: 5.0.3.8127 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://github.com/Radarr/Radarr icon: https://raw.githubusercontent.com/Radarr/Radarr/develop/Logo/256.png sources: diff --git a/community/radarr/1.0.21/README.md b/community/radarr/1.0.22/README.md similarity index 100% rename from community/radarr/1.0.21/README.md rename to community/radarr/1.0.22/README.md diff --git a/community/radarr/1.0.21/app-readme.md b/community/radarr/1.0.22/app-readme.md similarity index 100% rename from community/radarr/1.0.21/app-readme.md rename to community/radarr/1.0.22/app-readme.md diff --git a/community/radarr/1.0.22/charts/common-1.1.1.tgz b/community/radarr/1.0.22/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..636c78bbbf Binary files /dev/null and b/community/radarr/1.0.22/charts/common-1.1.1.tgz differ diff --git a/community/radarr/1.0.21/ci/basic-values.yaml b/community/radarr/1.0.22/ci/basic-values.yaml similarity index 100% rename from community/radarr/1.0.21/ci/basic-values.yaml rename to community/radarr/1.0.22/ci/basic-values.yaml diff --git a/community/radarr/1.0.21/ci/extra-values.yaml b/community/radarr/1.0.22/ci/extra-values.yaml similarity index 100% rename from community/radarr/1.0.21/ci/extra-values.yaml rename to community/radarr/1.0.22/ci/extra-values.yaml diff --git a/community/radarr/1.0.21/ci/hostNet-values.yaml b/community/radarr/1.0.22/ci/hostNet-values.yaml similarity index 100% rename from community/radarr/1.0.21/ci/hostNet-values.yaml rename to community/radarr/1.0.22/ci/hostNet-values.yaml diff --git a/community/radarr/1.0.21/ix_values.yaml b/community/radarr/1.0.22/ix_values.yaml similarity index 95% rename from community/radarr/1.0.21/ix_values.yaml rename to community/radarr/1.0.22/ix_values.yaml index b7f662d63d..7d14e9e246 100644 --- a/community/radarr/1.0.21/ix_values.yaml +++ b/community/radarr/1.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/radarr pullPolicy: IfNotPresent - tag: 4.7.5.7809 + tag: 5.0.3.8127 resources: limits: diff --git a/community/radarr/1.0.21/metadata.yaml b/community/radarr/1.0.22/metadata.yaml similarity index 100% rename from community/radarr/1.0.21/metadata.yaml rename to community/radarr/1.0.22/metadata.yaml diff --git a/community/radarr/1.0.21/migrations/migrate b/community/radarr/1.0.22/migrations/migrate similarity index 100% rename from community/radarr/1.0.21/migrations/migrate rename to community/radarr/1.0.22/migrations/migrate diff --git a/community/radarr/1.0.21/questions.yaml b/community/radarr/1.0.22/questions.yaml similarity index 100% rename from community/radarr/1.0.21/questions.yaml rename to community/radarr/1.0.22/questions.yaml diff --git a/community/searxng/1.0.1/templates/NOTES.txt b/community/radarr/1.0.22/templates/NOTES.txt similarity index 100% rename from community/searxng/1.0.1/templates/NOTES.txt rename to community/radarr/1.0.22/templates/NOTES.txt diff --git a/community/radarr/1.0.21/templates/_portal.tpl b/community/radarr/1.0.22/templates/_portal.tpl similarity index 100% rename from community/radarr/1.0.21/templates/_portal.tpl rename to community/radarr/1.0.22/templates/_portal.tpl diff --git a/community/radarr/1.0.21/templates/_radarr.tpl b/community/radarr/1.0.22/templates/_radarr.tpl similarity index 100% rename from community/radarr/1.0.21/templates/_radarr.tpl rename to community/radarr/1.0.22/templates/_radarr.tpl diff --git a/community/radarr/1.0.21/templates/common.yaml b/community/radarr/1.0.22/templates/common.yaml similarity index 100% rename from community/radarr/1.0.21/templates/common.yaml rename to community/radarr/1.0.22/templates/common.yaml diff --git a/community/searxng/1.0.1/Chart.lock b/community/searxng/1.0.1/Chart.lock deleted file mode 100644 index 4b34d285ca..0000000000 --- a/community/searxng/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T16:57:33.099968217+03:00" diff --git a/community/searxng/1.0.1/charts/common-1.1.0.tgz b/community/searxng/1.0.1/charts/common-1.1.0.tgz deleted file mode 100644 index be8e3d1d6a..0000000000 Binary files a/community/searxng/1.0.1/charts/common-1.1.0.tgz and /dev/null differ diff --git a/community/searxng/1.0.2/Chart.lock b/community/searxng/1.0.2/Chart.lock new file mode 100644 index 0000000000..21990e76c5 --- /dev/null +++ b/community/searxng/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-10-11T12:04:58.70653092+03:00" diff --git a/community/searxng/1.0.1/Chart.yaml b/community/searxng/1.0.2/Chart.yaml similarity index 92% rename from community/searxng/1.0.1/Chart.yaml rename to community/searxng/1.0.2/Chart.yaml index 7b1d216085..7b39b3c86a 100644 --- a/community/searxng/1.0.1/Chart.yaml +++ b/community/searxng/1.0.2/Chart.yaml @@ -3,9 +3,9 @@ description: SearXNG is a privacy-respecting, hackable metasearch engine annotations: title: SearXNG type: application -version: 1.0.1 +version: 1.0.2 apiVersion: v2 -appVersion: 2023.7.7 +appVersion: 2023.10.10 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://github.com/searxng/searxng icon: https://raw.githubusercontent.com/searxng/searxng/master/src/brand/searxng.svg sources: diff --git a/community/searxng/1.0.1/README.md b/community/searxng/1.0.2/README.md similarity index 100% rename from community/searxng/1.0.1/README.md rename to community/searxng/1.0.2/README.md diff --git a/community/searxng/1.0.1/app-readme.md b/community/searxng/1.0.2/app-readme.md similarity index 100% rename from community/searxng/1.0.1/app-readme.md rename to community/searxng/1.0.2/app-readme.md diff --git a/community/searxng/1.0.2/charts/common-1.1.1.tgz b/community/searxng/1.0.2/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..fa39951ee4 Binary files /dev/null and b/community/searxng/1.0.2/charts/common-1.1.1.tgz differ diff --git a/community/searxng/1.0.1/ci/basic-values.yaml b/community/searxng/1.0.2/ci/basic-values.yaml similarity index 100% rename from community/searxng/1.0.1/ci/basic-values.yaml rename to community/searxng/1.0.2/ci/basic-values.yaml diff --git a/community/searxng/1.0.1/ci/extra-values.yaml b/community/searxng/1.0.2/ci/extra-values.yaml similarity index 100% rename from community/searxng/1.0.1/ci/extra-values.yaml rename to community/searxng/1.0.2/ci/extra-values.yaml diff --git a/community/searxng/1.0.1/ci/hostNet-values.yaml b/community/searxng/1.0.2/ci/hostNet-values.yaml similarity index 100% rename from community/searxng/1.0.1/ci/hostNet-values.yaml rename to community/searxng/1.0.2/ci/hostNet-values.yaml diff --git a/community/searxng/1.0.1/ix_values.yaml b/community/searxng/1.0.2/ix_values.yaml similarity index 92% rename from community/searxng/1.0.1/ix_values.yaml rename to community/searxng/1.0.2/ix_values.yaml index 94330bb6ef..3e0ad30a09 100644 --- a/community/searxng/1.0.1/ix_values.yaml +++ b/community/searxng/1.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: searxng/searxng pullPolicy: IfNotPresent - tag: 2023.7.7-cada89ee + tag: 2023.10.10-9197efa2a resources: limits: diff --git a/community/searxng/1.0.1/metadata.yaml b/community/searxng/1.0.2/metadata.yaml similarity index 100% rename from community/searxng/1.0.1/metadata.yaml rename to community/searxng/1.0.2/metadata.yaml diff --git a/community/searxng/1.0.1/questions.yaml b/community/searxng/1.0.2/questions.yaml similarity index 100% rename from community/searxng/1.0.1/questions.yaml rename to community/searxng/1.0.2/questions.yaml diff --git a/community/unifi-protect-backup/1.0.0/templates/NOTES.txt b/community/searxng/1.0.2/templates/NOTES.txt similarity index 100% rename from community/unifi-protect-backup/1.0.0/templates/NOTES.txt rename to community/searxng/1.0.2/templates/NOTES.txt diff --git a/community/searxng/1.0.1/templates/_persistence.tpl b/community/searxng/1.0.2/templates/_persistence.tpl similarity index 100% rename from community/searxng/1.0.1/templates/_persistence.tpl rename to community/searxng/1.0.2/templates/_persistence.tpl diff --git a/community/searxng/1.0.1/templates/_portal.tpl b/community/searxng/1.0.2/templates/_portal.tpl similarity index 100% rename from community/searxng/1.0.1/templates/_portal.tpl rename to community/searxng/1.0.2/templates/_portal.tpl diff --git a/community/searxng/1.0.1/templates/_searxng.tpl b/community/searxng/1.0.2/templates/_searxng.tpl similarity index 100% rename from community/searxng/1.0.1/templates/_searxng.tpl rename to community/searxng/1.0.2/templates/_searxng.tpl diff --git a/community/searxng/1.0.1/templates/_service.tpl b/community/searxng/1.0.2/templates/_service.tpl similarity index 100% rename from community/searxng/1.0.1/templates/_service.tpl rename to community/searxng/1.0.2/templates/_service.tpl diff --git a/community/searxng/1.0.1/templates/common.yaml b/community/searxng/1.0.2/templates/common.yaml similarity index 100% rename from community/searxng/1.0.1/templates/common.yaml rename to community/searxng/1.0.2/templates/common.yaml diff --git a/community/unifi-protect-backup/1.0.0/Chart.lock b/community/unifi-protect-backup/1.0.1/Chart.lock similarity index 100% rename from community/unifi-protect-backup/1.0.0/Chart.lock rename to community/unifi-protect-backup/1.0.1/Chart.lock diff --git a/community/unifi-protect-backup/1.0.0/Chart.yaml b/community/unifi-protect-backup/1.0.1/Chart.yaml similarity index 90% rename from community/unifi-protect-backup/1.0.0/Chart.yaml rename to community/unifi-protect-backup/1.0.1/Chart.yaml index 66a231a0ef..abdea0a4bd 100644 --- a/community/unifi-protect-backup/1.0.0/Chart.yaml +++ b/community/unifi-protect-backup/1.0.1/Chart.yaml @@ -1,11 +1,12 @@ name: unifi-protect-backup -description: Unifi Protect Backup is a python based tool for backing up UniFi Protect event clips as they occur. +description: Unifi Protect Backup is a python based tool for backing up UniFi Protect + event clips as they occur. annotations: title: Unifi Protect Backup type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 -appVersion: 0.9.4 +appVersion: 0.9.5 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/unifi-protect-backup/1.0.0/README.md b/community/unifi-protect-backup/1.0.1/README.md similarity index 100% rename from community/unifi-protect-backup/1.0.0/README.md rename to community/unifi-protect-backup/1.0.1/README.md diff --git a/community/unifi-protect-backup/1.0.0/app-readme.md b/community/unifi-protect-backup/1.0.1/app-readme.md similarity index 100% rename from community/unifi-protect-backup/1.0.0/app-readme.md rename to community/unifi-protect-backup/1.0.1/app-readme.md diff --git a/community/unifi-protect-backup/1.0.0/charts/common-1.1.1.tgz b/community/unifi-protect-backup/1.0.1/charts/common-1.1.1.tgz similarity index 100% rename from community/unifi-protect-backup/1.0.0/charts/common-1.1.1.tgz rename to community/unifi-protect-backup/1.0.1/charts/common-1.1.1.tgz diff --git a/community/unifi-protect-backup/1.0.0/ci/basic-values.yaml b/community/unifi-protect-backup/1.0.1/ci/basic-values.yaml similarity index 100% rename from community/unifi-protect-backup/1.0.0/ci/basic-values.yaml rename to community/unifi-protect-backup/1.0.1/ci/basic-values.yaml diff --git a/community/unifi-protect-backup/1.0.0/ci/extra-values.yaml b/community/unifi-protect-backup/1.0.1/ci/extra-values.yaml similarity index 100% rename from community/unifi-protect-backup/1.0.0/ci/extra-values.yaml rename to community/unifi-protect-backup/1.0.1/ci/extra-values.yaml diff --git a/community/unifi-protect-backup/1.0.0/ix_values.yaml b/community/unifi-protect-backup/1.0.1/ix_values.yaml similarity index 98% rename from community/unifi-protect-backup/1.0.0/ix_values.yaml rename to community/unifi-protect-backup/1.0.1/ix_values.yaml index 64414f3520..2814c04e28 100644 --- a/community/unifi-protect-backup/1.0.0/ix_values.yaml +++ b/community/unifi-protect-backup/1.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/ep1cman/unifi-protect-backup pullPolicy: IfNotPresent - tag: 0.9.4 + tag: 0.9.5 resources: limits: diff --git a/community/unifi-protect-backup/1.0.0/metadata.yaml b/community/unifi-protect-backup/1.0.1/metadata.yaml similarity index 100% rename from community/unifi-protect-backup/1.0.0/metadata.yaml rename to community/unifi-protect-backup/1.0.1/metadata.yaml diff --git a/community/unifi-protect-backup/1.0.0/questions.yaml b/community/unifi-protect-backup/1.0.1/questions.yaml similarity index 100% rename from community/unifi-protect-backup/1.0.0/questions.yaml rename to community/unifi-protect-backup/1.0.1/questions.yaml diff --git a/community/unifi-protect-backup/1.0.1/templates/NOTES.txt b/community/unifi-protect-backup/1.0.1/templates/NOTES.txt new file mode 100644 index 0000000000..ba4e01146c --- /dev/null +++ b/community/unifi-protect-backup/1.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{ include "ix.v1.common.lib.chart.notes" $ }} diff --git a/community/unifi-protect-backup/1.0.0/templates/_configuration.tpl b/community/unifi-protect-backup/1.0.1/templates/_configuration.tpl similarity index 100% rename from community/unifi-protect-backup/1.0.0/templates/_configuration.tpl rename to community/unifi-protect-backup/1.0.1/templates/_configuration.tpl diff --git a/community/unifi-protect-backup/1.0.0/templates/_persistence.tpl b/community/unifi-protect-backup/1.0.1/templates/_persistence.tpl similarity index 100% rename from community/unifi-protect-backup/1.0.0/templates/_persistence.tpl rename to community/unifi-protect-backup/1.0.1/templates/_persistence.tpl diff --git a/community/unifi-protect-backup/1.0.0/templates/_unifi-protect-backup.tpl b/community/unifi-protect-backup/1.0.1/templates/_unifi-protect-backup.tpl similarity index 100% rename from community/unifi-protect-backup/1.0.0/templates/_unifi-protect-backup.tpl rename to community/unifi-protect-backup/1.0.1/templates/_unifi-protect-backup.tpl diff --git a/community/unifi-protect-backup/1.0.0/templates/_validation.tpl b/community/unifi-protect-backup/1.0.1/templates/_validation.tpl similarity index 100% rename from community/unifi-protect-backup/1.0.0/templates/_validation.tpl rename to community/unifi-protect-backup/1.0.1/templates/_validation.tpl diff --git a/community/unifi-protect-backup/1.0.0/templates/common.yaml b/community/unifi-protect-backup/1.0.1/templates/common.yaml similarity index 100% rename from community/unifi-protect-backup/1.0.0/templates/common.yaml rename to community/unifi-protect-backup/1.0.1/templates/common.yaml