diff --git a/stable/home-assistant/11.0.5/CHANGELOG.md b/stable/home-assistant/11.0.5/CHANGELOG.md new file mode 100644 index 00000000000..1016cac21d1 --- /dev/null +++ b/stable/home-assistant/11.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog
+ + + +### [home-assistant-11.0.5](https://github.com/truecharts/apps/compare/home-assistant-11.0.4...home-assistant-11.0.5) (2021-11-02) + +#### Chore + +* update non-major ([#1265](https://github.com/truecharts/apps/issues/1265)) + + + + +### [home-assistant-11.0.4](https://github.com/truecharts/apps/compare/home-assistant-11.0.3...home-assistant-11.0.4) (2021-11-01) + +#### Chore + +* update non-major deps helm releases ([#1264](https://github.com/truecharts/apps/issues/1264)) + + + + +### [home-assistant-11.0.3](https://github.com/truecharts/apps/compare/home-assistant-11.0.2...home-assistant-11.0.3) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5.1.4 ([#1249](https://github.com/truecharts/apps/issues/1249)) + + + + +### [home-assistant-11.0.2](https://github.com/truecharts/apps/compare/home-assistant-11.0.1...home-assistant-11.0.2) (2021-10-26) + +#### Chore + +* update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) + + + + +### [home-assistant-11.0.1](https://github.com/truecharts/apps/compare/home-assistant-11.0.0...home-assistant-11.0.1) (2021-10-26) + +#### Chore + +* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) + + + + +### [home-assistant-11.0.0](https://github.com/truecharts/apps/compare/home-assistant-10.0.0...home-assistant-11.0.0) (2021-10-26) + +#### Chore + +* update helm chart postgresql to v5 ([#1234](https://github.com/truecharts/apps/issues/1234)) +* update helm chart postgresql to v4.1.0 ([#1237](https://github.com/truecharts/apps/issues/1237)) + + + + +### [home-assistant-10.0.0](https://github.com/truecharts/apps/compare/home-assistant-9.0.3...home-assistant-10.0.0) (2021-10-25) + +#### Chore + +* Adapt for TrueNAS SCALE RC1 + + + + +### [home-assistant-9.0.3](https://github.com/truecharts/apps/compare/home-assistant-9.0.2...home-assistant-9.0.3) (2021-10-20) + +#### Chore + +* bump apps, remove duplicates and move incubator to stable for RC1 + + + + +### [home-assistant-9.0.0](https://github.com/truecharts/apps/compare/home-assistant-8.2.9...home-assistant-9.0.0) (2021-10-20) + +#### Chore + +* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214)) + +#### Fix + +* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) + + + + +### [home-assistant-8.2.9](https://github.com/truecharts/apps/compare/home-assistant-8.2.8...home-assistant-8.2.9) (2021-10-20) + +#### Chore + +* bump versions to rerelease and fix icons + + + + diff --git a/stable/octoprint/4.0.3/CONFIG.md b/stable/home-assistant/11.0.5/CONFIG.md similarity index 100% rename from stable/octoprint/4.0.3/CONFIG.md rename to stable/home-assistant/11.0.5/CONFIG.md diff --git a/stable/recipes/3.0.6/Chart.lock b/stable/home-assistant/11.0.5/Chart.lock similarity index 84% rename from stable/recipes/3.0.6/Chart.lock rename to stable/home-assistant/11.0.5/Chart.lock index b2a07e0478d..7ccd0dfc60e 100644 --- a/stable/recipes/3.0.6/Chart.lock +++ b/stable/home-assistant/11.0.5/Chart.lock @@ -6,4 +6,4 @@ dependencies: repository: https://truecharts.org/ version: 5.1.5 digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 -generated: "2021-11-01T14:37:00.869562723Z" +generated: "2021-11-02T10:27:04.66375994Z" diff --git a/stable/home-assistant/11.0.5/Chart.yaml b/stable/home-assistant/11.0.5/Chart.yaml new file mode 100644 index 00000000000..c32836270df --- /dev/null +++ b/stable/home-assistant/11.0.5/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "2021.10.7" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- condition: postgresql.enabled + name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant +icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png +keywords: +- home-assistant +- hass +- homeassistant +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +- email: 35702532+tprelog@users.noreply.github.com + name: tprelog + url: truecharts.org +name: home-assistant +sources: +- https://github.com/home-assistant/home-assistant +- https://github.com/cdr/code-server +type: application +version: 11.0.5 +annotations: + truecharts.org/catagories: | + - home-automation + + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/11.0.5/README.md b/stable/home-assistant/11.0.5/README.md new file mode 100644 index 00000000000..a19410bbb6b --- /dev/null +++ b/stable/home-assistant/11.0.5/README.md @@ -0,0 +1,39 @@ +# Introduction + +home-assistant App for TrueNAS SCALE + +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://truecharts.org/ | postgresql | 5.1.5 | +| https://truecharts.org | common | 8.3.18 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/11.0.5/app-readme.md b/stable/home-assistant/11.0.5/app-readme.md new file mode 100644 index 00000000000..3f7d1730309 --- /dev/null +++ b/stable/home-assistant/11.0.5/app-readme.md @@ -0,0 +1,3 @@ +home-assistant App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/stable/octoprint/4.0.3/charts/common-8.3.18.tgz b/stable/home-assistant/11.0.5/charts/common-8.3.18.tgz similarity index 100% rename from stable/octoprint/4.0.3/charts/common-8.3.18.tgz rename to stable/home-assistant/11.0.5/charts/common-8.3.18.tgz diff --git a/stable/recipes/3.0.6/charts/postgresql-5.1.5.tgz b/stable/home-assistant/11.0.5/charts/postgresql-5.1.5.tgz similarity index 100% rename from stable/recipes/3.0.6/charts/postgresql-5.1.5.tgz rename to stable/home-assistant/11.0.5/charts/postgresql-5.1.5.tgz diff --git a/stable/home-assistant/11.0.5/helm-values.md b/stable/home-assistant/11.0.5/helm-values.md new file mode 100644 index 00000000000..a07f473c422 --- /dev/null +++ b/stable/home-assistant/11.0.5/helm-values.md @@ -0,0 +1,44 @@ +# Default Helm-Values + +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. + +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| env.PUID | int | `568` | | +| git.deployKey | string | `""` | | +| git.deployKeyBase64 | string | `""` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"ghcr.io/truecharts/home-assistant"` | | +| image.tag | string | `"v2021.10.7@sha256:28a83c183e94a8e9ba8b6242f72a1d45fc2b3c88c1fe1a72fc03f9d6beb40919"` | | +| influxdb.architecture | string | `"standalone"` | | +| influxdb.authEnabled | bool | `false` | | +| influxdb.database | string | `"home_assistant"` | | +| influxdb.enabled | bool | `false` | | +| influxdb.persistence.enabled | bool | `false` | | +| initContainers.init.command[0] | string | `"/config/init/init.sh"` | | +| initContainers.init.image | string | `"{{ .Values.image.repository }}:{{ .Values.image.tag }}"` | | +| initContainers.init.volumeMounts[0].mountPath | string | `"/config/init"` | | +| initContainers.init.volumeMounts[0].name | string | `"init"` | | +| initContainers.init.volumeMounts[1].mountPath | string | `"/config"` | | +| initContainers.init.volumeMounts[1].name | string | `"config"` | | +| persistence.config.accessMode | string | `"ReadWriteOnce"` | | +| persistence.config.enabled | bool | `true` | | +| persistence.config.mountPath | string | `"/config"` | | +| persistence.config.size | string | `"100Gi"` | | +| persistence.config.type | string | `"pvc"` | | +| podSecurityContext.runAsGroup | int | `0` | | +| podSecurityContext.runAsUser | int | `0` | | +| postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) | +| prometheus.serviceMonitor.enabled | bool | `false` | | +| securityContext.readOnlyRootFilesystem | bool | `false` | | +| securityContext.runAsNonRoot | bool | `false` | | +| service.main.ports.main.port | int | `8123` | | + +All Rights Reserved - The TrueCharts Project diff --git a/stable/home-assistant/11.0.5/ix_values.yaml b/stable/home-assistant/11.0.5/ix_values.yaml new file mode 100644 index 00000000000..bf62eddc871 --- /dev/null +++ b/stable/home-assistant/11.0.5/ix_values.yaml @@ -0,0 +1,82 @@ +# Default values for Home Assistant + +image: + repository: ghcr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: v2021.10.7@sha256:28a83c183e94a8e9ba8b6242f72a1d45fc2b3c88c1fe1a72fc03f9d6beb40919 + +env: + PUID: 568 + +securityContext: + readOnlyRootFilesystem: false + runAsNonRoot: false + +podSecurityContext: + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8123 + +initContainers: + init: + image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}" + command: ["/config/init/init.sh"] + volumeMounts: + - name: init + mountPath: /config/init + - name: config + mountPath: /config + +# # Enable devices to be discoverable +# hostNetwork: true + +# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet +# dnsPolicy: ClusterFirstWithHostNet + +# Allow access a Git repository by passing in a private SSH key +git: + # Raw SSH private key + deployKey: "" + # Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence. + deployKeyBase64: "" + +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} + +persistence: + config: + enabled: true + mountPath: "/config" + type: pvc + accessMode: ReadWriteOnce + size: "100Gi" + +# -- Enable and configure postgresql database subchart under this key. +# For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) +# @default -- See values.yaml +postgresql: + enabled: true + postgresqlUsername: home-assistant + postgresqlDatabase: home-assistant + existingSecret: "dbcreds" + +# Enable influxdb +# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/influxdb +influxdb: + enabled: false + architecture: standalone + database: home_assistant + authEnabled: false + persistence: + enabled: false + # storageClass: "" + # size: 8Gi diff --git a/stable/home-assistant/11.0.5/questions.yaml b/stable/home-assistant/11.0.5/questions.yaml new file mode 100644 index 00000000000..04efcf4333e --- /dev/null +++ b/stable/home-assistant/11.0.5/questions.yaml @@ -0,0 +1,1754 @@ +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: "Middlewares" + description: "Traefik Middlewares" + - name: "Addons" + description: "Addon Configuration" + - 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: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: 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: advanced + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: argItem + label: "Arg" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: git + group: "Container Configuration" + label: "Home-Assistant Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + label: "Git deploy key" + schema: + type: string + default: "" + - variable: deployKeyBase64 + label: "Git KeyBase64 deploy key" + schema: + type: string + default: "" + - 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: PUID + label: "PUID" + description: "Sets the PUID env var for LinuxServer.io (compatible) containers" + schema: + type: int + default: 568 + + + - 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: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - 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: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8123 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 8123 + 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: 36008 + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - 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: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + 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 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + 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: "/config" + hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' + - 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 + hidden: true + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - 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: "(Advanced) 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: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: accessMode + label: "(Advanced) Access Mode" + 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: 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: "(Advanced) 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: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: "These middlewares enforce a number of best practices." + label: "Enable Default Middlewares" + schema: + type: boolean + default: true + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingressList + label: "Add Manual Custom Ingresses" + group: "Ingress" + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: "Custom Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - 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: service + label: "Linked Service" + schema: + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - 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: securityContext + group: "Security and Permissions" + label: "Security Context" + schema: + type: dict + attrs: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: false + - variable: allowPrivilegeEscalation + label: "Allow Privilege Escalation" + schema: + type: boolean + default: false + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: The groupID this App of the user running the application" + schema: + type: int + default: 0 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + + - 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: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Advanced Request minimum resources required" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "50Mi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + + - variable: deviceList + label: "Mount USB devices" + group: "Resources and Devices" + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: "Device" + 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" + hidden: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "Host Device Path" + description: "Path to the device on the host system" + schema: + type: path + - variable: mountPath + label: "Container Device Path" + description: "Path inside the container the device is mounted" + schema: + type: string + default: "/dev/ttyACM0" + + + + - variable: autoscaling + group: "Advanced" + label: "(Advanced) Horizontal Pod Autoscaler" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: "Target" + description: "deployment name, defaults to main deployment" + schema: + type: string + default: "" + - variable: minReplicas + label: "Minimum Replicas" + schema: + type: int + default: 1 + - variable: maxReplicas + label: "Maximum Replicas" + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: "Target CPU Utilization Percentage" + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: "Target Memory Utilization Percentage" + schema: + type: int + default: 80 + + + - variable: addons + group: "Addons" + label: "" + schema: + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "openvpn" + description: "OpenVPN" + - value: "wireguard" + description: "Wireguard" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + 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: codeserver + label: "Codeserver" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + type: dict + attrs: + - 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: "" + schema: + type: dict + attrs: + - variable: codeserver + label: "" + schema: + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: "Codeserver environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + 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: promtail + label: "Promtail" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + 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: netshoot + label: "Netshoot" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + 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 diff --git a/stable/home-assistant/11.0.5/templates/_configmap.tpl b/stable/home-assistant/11.0.5/templates/_configmap.tpl new file mode 100644 index 00000000000..086c40af678 --- /dev/null +++ b/stable/home-assistant/11.0.5/templates/_configmap.tpl @@ -0,0 +1,90 @@ +{{/* Define the configmap */}} +{{- define "hass.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: {{ include "common.names.fullname" . }}-init +data: + init.sh: |- + #!/bin/sh + if test -f "/config/configuration.yaml"; then + echo "configuration.yaml exists." + if grep -q recorder: "/config/configuration.yaml"; then + echo "configuration.yaml already contains recorder" + else + cat /config/init/recorder.default >> /config/configuration.yaml + fi + if grep -q http: "/config/configuration.yaml"; then + echo "configuration.yaml already contains http section" + else + cat /config/init/http.default >> /config/configuration.yaml + fi + else + echo "configuration.yaml does NOT exist." + cp /config/init/configuration.yaml.default /config/configuration.yaml + cat /config/init/recorder.default >> /config/configuration.yaml + cat /config/init/http.default >> /config/configuration.yaml + fi + + echo "Creating include files..." + for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do + if test -f "/config/$include_file"; then + echo "$include_file exists." + else + echo "$include_file does NOT exist." + touch "/config/$include_file" + fi + done + + cd "/config" || echo "Could not change path to /config" + echo "Creating custom_components directory..." + mkdir "/config/custom_components" || echo "custom_components directory already exists" + + echo "Changing to the custom_components directory..." + cd "/config/custom_components" || echo "Could not change path to /config/custom_components" + + echo "Downloading HACS" + wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0 + + if [ -d "/config/custom_components/hacs" ]; then + echo "HACS directory already exist, cleaning up..." + rm -R "/config/custom_components/hacs" + fi + + echo "Creating HACS directory..." + mkdir "/config/custom_components/hacs" + + echo "Unpacking HACS..." + unzip "/config/custom_components/hacs.zip" -d "/config/custom_components/hacs" >/dev/null 2>&1 + + echo "Removing HACS zip file..." + rm "/config/custom_components/hacs.zip" + echo "Installation complete." + + configuration.yaml.default: |- + # Configure a default setup of Home Assistant (frontend, api, etc) + default_config: + + # Text to speech + tts: + - platform: google_translate + + group: !include groups.yaml + automation: !include automations.yaml + script: !include scripts.yaml + scene: !include scenes.yaml + recorder.default: |- + + recorder: + purge_keep_days: 30 + commit_interval: 3 + db_url: {{ ( printf "%s?client_encoding=utf8" ( .Values.postgresql.url.complete | trimAll "\"" ) ) | quote }} + http.default: |- + + http: + use_x_forwarded_for: true + trusted_proxies: + - 172.16.0.0/16 + +{{- end -}} diff --git a/stable/home-assistant/11.0.5/templates/common.yaml b/stable/home-assistant/11.0.5/templates/common.yaml new file mode 100644 index 00000000000..0cc42ff47ee --- /dev/null +++ b/stable/home-assistant/11.0.5/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.setup" . }} + +{{/* Render configmap for hass */}} +{{- include "hass.configmap" . }} + +{{/* Append the general secret volumes to the volumes */}} +{{- define "hass.initvolume" -}} +enabled: "true" +mountPath: "/config/init" +readOnly: true +type: "custom" +volumeSpec: + configMap: + name: {{ include "common.names.fullname" . }}-init + defaultMode: 0777 +{{- end -}} + +{{- $_ := set .Values.persistence "init" (include "hass.initvolume" . | fromYaml) -}} + +{{/* Render the templates */}} +{{ include "common.postSetup" . }} diff --git a/stable/home-assistant/11.0.5/templates/secret.yaml b/stable/home-assistant/11.0.5/templates/secret.yaml new file mode 100644 index 00000000000..19f769cf59b --- /dev/null +++ b/stable/home-assistant/11.0.5/templates/secret.yaml @@ -0,0 +1,15 @@ +{{- if or .Values.git.deployKey .Values.git.deployKeyBase64 }} +apiVersion: v1 +kind: Secret +metadata: + name: {{ template "common.names.fullname" . }}-deploykey + labels: + {{- include "common.labels" . | nindent 4 }} +type: Opaque +data: + {{- if .Values.git.deployKey }} + id_rsa: {{ .Values.git.deployKey | b64enc | quote }} + {{- else }} + id_rsa: {{ .Values.git.deployKeyBase64 | quote }} + {{- end }} +{{- end }} diff --git a/stable/octoprint/4.0.3/values.yaml b/stable/home-assistant/11.0.5/values.yaml similarity index 100% rename from stable/octoprint/4.0.3/values.yaml rename to stable/home-assistant/11.0.5/values.yaml diff --git a/stable/octoprint/4.0.3/CHANGELOG.md b/stable/octoprint/4.0.4/CHANGELOG.md similarity index 92% rename from stable/octoprint/4.0.3/CHANGELOG.md rename to stable/octoprint/4.0.4/CHANGELOG.md index 016c2240fd4..d01771b573b 100644 --- a/stable/octoprint/4.0.3/CHANGELOG.md +++ b/stable/octoprint/4.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [octoprint-4.0.4](https://github.com/truecharts/apps/compare/octoprint-4.0.3...octoprint-4.0.4) (2021-11-02) + +#### Chore + +* update non-major ([#1265](https://github.com/truecharts/apps/issues/1265)) + + + ### [octoprint-4.0.3](https://github.com/truecharts/apps/compare/octoprint-4.0.2...octoprint-4.0.3) (2021-11-01) @@ -88,12 +97,3 @@ ### [octoprint-3.0.12](https://github.com/truecharts/apps/compare/octoprint-3.0.11...octoprint-3.0.12) (2021-10-19) #### Fix - -* fix previous SCALE bugfix not correctly being applied - - - - -### [octoprint-3.0.11](https://github.com/truecharts/apps/compare/octoprint-3.0.10...octoprint-3.0.11) (2021-10-19) - -#### Fix diff --git a/stable/postgresql/5.1.6/CONFIG.md b/stable/octoprint/4.0.4/CONFIG.md similarity index 100% rename from stable/postgresql/5.1.6/CONFIG.md rename to stable/octoprint/4.0.4/CONFIG.md diff --git a/stable/postgresql/5.1.6/Chart.lock b/stable/octoprint/4.0.4/Chart.lock similarity index 78% rename from stable/postgresql/5.1.6/Chart.lock rename to stable/octoprint/4.0.4/Chart.lock index f9fb7afdf29..83f38049f69 100644 --- a/stable/postgresql/5.1.6/Chart.lock +++ b/stable/octoprint/4.0.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.18 digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 -generated: "2021-11-01T14:33:19.524031567Z" +generated: "2021-11-02T10:27:42.934973133Z" diff --git a/stable/octoprint/4.0.3/Chart.yaml b/stable/octoprint/4.0.4/Chart.yaml similarity index 95% rename from stable/octoprint/4.0.3/Chart.yaml rename to stable/octoprint/4.0.4/Chart.yaml index 20360ea2361..db3b9732bf2 100644 --- a/stable/octoprint/4.0.3/Chart.yaml +++ b/stable/octoprint/4.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.7.0" +appVersion: "1.7.1" dependencies: - name: common repository: https://truecharts.org @@ -20,7 +20,7 @@ name: octoprint sources: - https://github.com/OctoPrint/OctoPrint - https://hub.docker.com/r/octoprint/octoprint -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/octoprint/4.0.3/README.md b/stable/octoprint/4.0.4/README.md similarity index 100% rename from stable/octoprint/4.0.3/README.md rename to stable/octoprint/4.0.4/README.md diff --git a/stable/octoprint/4.0.3/app-readme.md b/stable/octoprint/4.0.4/app-readme.md similarity index 100% rename from stable/octoprint/4.0.3/app-readme.md rename to stable/octoprint/4.0.4/app-readme.md diff --git a/stable/postgresql/5.1.6/charts/common-8.3.18.tgz b/stable/octoprint/4.0.4/charts/common-8.3.18.tgz similarity index 100% rename from stable/postgresql/5.1.6/charts/common-8.3.18.tgz rename to stable/octoprint/4.0.4/charts/common-8.3.18.tgz diff --git a/stable/octoprint/4.0.3/helm-values.md b/stable/octoprint/4.0.4/helm-values.md similarity index 93% rename from stable/octoprint/4.0.3/helm-values.md rename to stable/octoprint/4.0.4/helm-values.md index 3c88151eb77..327cb525fa8 100644 --- a/stable/octoprint/4.0.3/helm-values.md +++ b/stable/octoprint/4.0.4/helm-values.md @@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/truecharts/octoprint"` | image repository | -| image.tag | string | `"v1.7.0@sha256:597bbb8c3df90ea8c7bfd731a08677fcd3eb4744d6acd6b6838c28460dc1e11f"` | image tag | +| image.tag | string | `"v1.7.1@sha256:df4cc1d0e7461d6a402c8ac9dbf045714eb0812a9683eddaa1131869aebde18a"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | persistence.printer | object | See values.yaml | Configure a hostPathMount to mount a USB device in the container. | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/stable/octoprint/4.0.3/ix_values.yaml b/stable/octoprint/4.0.4/ix_values.yaml similarity index 94% rename from stable/octoprint/4.0.3/ix_values.yaml rename to stable/octoprint/4.0.4/ix_values.yaml index d4da4e5f175..5cd657da00a 100644 --- a/stable/octoprint/4.0.3/ix_values.yaml +++ b/stable/octoprint/4.0.4/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/truecharts/octoprint # -- image tag - tag: v1.7.0@sha256:597bbb8c3df90ea8c7bfd731a08677fcd3eb4744d6acd6b6838c28460dc1e11f + tag: v1.7.1@sha256:df4cc1d0e7461d6a402c8ac9dbf045714eb0812a9683eddaa1131869aebde18a # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/octoprint/4.0.3/questions.yaml b/stable/octoprint/4.0.4/questions.yaml similarity index 100% rename from stable/octoprint/4.0.3/questions.yaml rename to stable/octoprint/4.0.4/questions.yaml diff --git a/stable/octoprint/4.0.3/templates/common.yaml b/stable/octoprint/4.0.4/templates/common.yaml similarity index 100% rename from stable/octoprint/4.0.3/templates/common.yaml rename to stable/octoprint/4.0.4/templates/common.yaml diff --git a/stable/postgresql/5.1.6/values.yaml b/stable/octoprint/4.0.4/values.yaml similarity index 100% rename from stable/postgresql/5.1.6/values.yaml rename to stable/octoprint/4.0.4/values.yaml diff --git a/stable/postgresql/5.1.6/CHANGELOG.md b/stable/postgresql/5.1.7/CHANGELOG.md similarity index 91% rename from stable/postgresql/5.1.6/CHANGELOG.md rename to stable/postgresql/5.1.7/CHANGELOG.md index ab120e3777f..f38f38953a2 100644 --- a/stable/postgresql/5.1.6/CHANGELOG.md +++ b/stable/postgresql/5.1.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-5.1.7](https://github.com/truecharts/apps/compare/postgresql-5.1.6...postgresql-5.1.7) (2021-11-02) + +#### Chore + +* update non-major ([#1265](https://github.com/truecharts/apps/issues/1265)) + + + ### [postgresql-5.1.6](https://github.com/truecharts/apps/compare/postgresql-5.1.5...postgresql-5.1.6) (2021-11-01) @@ -88,12 +97,3 @@ * bump apps, remove duplicates and move incubator to stable for RC1 #### Fix - -* reenable postgresql migration scripting and bump all to force update - - - - -### [postgresql-4.0.1](https://github.com/truecharts/apps/compare/postgresql-4.0.0...postgresql-4.0.1) (2021-10-20) - -#### Chore diff --git a/stable/recipes/3.0.6/CONFIG.md b/stable/postgresql/5.1.7/CONFIG.md similarity index 100% rename from stable/recipes/3.0.6/CONFIG.md rename to stable/postgresql/5.1.7/CONFIG.md diff --git a/stable/octoprint/4.0.3/Chart.lock b/stable/postgresql/5.1.7/Chart.lock similarity index 78% rename from stable/octoprint/4.0.3/Chart.lock rename to stable/postgresql/5.1.7/Chart.lock index 0a9a7f75f2c..2034adf1cdb 100644 --- a/stable/octoprint/4.0.3/Chart.lock +++ b/stable/postgresql/5.1.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.18 digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 -generated: "2021-11-01T14:23:18.653822905Z" +generated: "2021-11-02T10:28:11.039510702Z" diff --git a/stable/postgresql/5.1.6/Chart.yaml b/stable/postgresql/5.1.7/Chart.yaml similarity index 97% rename from stable/postgresql/5.1.6/Chart.yaml rename to stable/postgresql/5.1.7/Chart.yaml index 4c5ee5d71e0..21437f5a898 100644 --- a/stable/postgresql/5.1.6/Chart.yaml +++ b/stable/postgresql/5.1.7/Chart.yaml @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 5.1.6 +version: 5.1.7 annotations: truecharts.org/catagories: | - database diff --git a/stable/postgresql/5.1.6/README.md b/stable/postgresql/5.1.7/README.md similarity index 100% rename from stable/postgresql/5.1.6/README.md rename to stable/postgresql/5.1.7/README.md diff --git a/stable/postgresql/5.1.6/app-readme.md b/stable/postgresql/5.1.7/app-readme.md similarity index 100% rename from stable/postgresql/5.1.6/app-readme.md rename to stable/postgresql/5.1.7/app-readme.md diff --git a/stable/recipes/3.0.6/charts/common-8.3.18.tgz b/stable/postgresql/5.1.7/charts/common-8.3.18.tgz similarity index 100% rename from stable/recipes/3.0.6/charts/common-8.3.18.tgz rename to stable/postgresql/5.1.7/charts/common-8.3.18.tgz diff --git a/stable/postgresql/5.1.6/helm-values.md b/stable/postgresql/5.1.7/helm-values.md similarity index 94% rename from stable/postgresql/5.1.6/helm-values.md rename to stable/postgresql/5.1.7/helm-values.md index 55630805edf..0d3e75fe548 100644 --- a/stable/postgresql/5.1.6/helm-values.md +++ b/stable/postgresql/5.1.7/helm-values.md @@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here | existingSecret | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"bitnami/postgresql"` | | -| image.tag | string | `"14.0.0@sha256:0ba854e1cf12f0d58c643db3a52b168b53111d8d4ca136b98c3e18ae191b78bf"` | | +| image.tag | string | `"14.0.0@sha256:3e0b927bcc0a09956a4ea91bc90683c1ba198d2d2cf18797e8912ff2c9a9b37d"` | | | persistence.db.accessMode | string | `"ReadWriteOnce"` | | | persistence.db.enabled | bool | `true` | | | persistence.db.mountPath | string | `"/bitnami/postgresql"` | | diff --git a/stable/postgresql/5.1.6/ix_values.yaml b/stable/postgresql/5.1.7/ix_values.yaml similarity index 91% rename from stable/postgresql/5.1.6/ix_values.yaml rename to stable/postgresql/5.1.7/ix_values.yaml index c7c222327b3..dd4748089c0 100644 --- a/stable/postgresql/5.1.6/ix_values.yaml +++ b/stable/postgresql/5.1.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 14.0.0@sha256:0ba854e1cf12f0d58c643db3a52b168b53111d8d4ca136b98c3e18ae191b78bf + tag: 14.0.0@sha256:3e0b927bcc0a09956a4ea91bc90683c1ba198d2d2cf18797e8912ff2c9a9b37d securityContext: readOnlyRootFilesystem: false diff --git a/stable/postgresql/5.1.6/questions.yaml b/stable/postgresql/5.1.7/questions.yaml similarity index 100% rename from stable/postgresql/5.1.6/questions.yaml rename to stable/postgresql/5.1.7/questions.yaml diff --git a/stable/postgresql/5.1.6/templates/backup-postgres-config.yaml b/stable/postgresql/5.1.7/templates/backup-postgres-config.yaml similarity index 100% rename from stable/postgresql/5.1.6/templates/backup-postgres-config.yaml rename to stable/postgresql/5.1.7/templates/backup-postgres-config.yaml diff --git a/stable/postgresql/5.1.6/templates/common.yaml b/stable/postgresql/5.1.7/templates/common.yaml similarity index 100% rename from stable/postgresql/5.1.6/templates/common.yaml rename to stable/postgresql/5.1.7/templates/common.yaml diff --git a/stable/postgresql/5.1.6/templates/secret.yaml b/stable/postgresql/5.1.7/templates/secret.yaml similarity index 100% rename from stable/postgresql/5.1.6/templates/secret.yaml rename to stable/postgresql/5.1.7/templates/secret.yaml diff --git a/stable/postgresql/5.1.6/templates/upgrade-backup-postgres-hook.yaml b/stable/postgresql/5.1.7/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from stable/postgresql/5.1.6/templates/upgrade-backup-postgres-hook.yaml rename to stable/postgresql/5.1.7/templates/upgrade-backup-postgres-hook.yaml diff --git a/stable/recipes/3.0.6/values.yaml b/stable/postgresql/5.1.7/values.yaml similarity index 100% rename from stable/recipes/3.0.6/values.yaml rename to stable/postgresql/5.1.7/values.yaml diff --git a/stable/recipes/3.0.6/CHANGELOG.md b/stable/recipes/3.0.7/CHANGELOG.md similarity index 89% rename from stable/recipes/3.0.6/CHANGELOG.md rename to stable/recipes/3.0.7/CHANGELOG.md index c62e51620ff..a481e394dfd 100644 --- a/stable/recipes/3.0.6/CHANGELOG.md +++ b/stable/recipes/3.0.7/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [recipes-3.0.7](https://github.com/truecharts/apps/compare/recipes-3.0.6...recipes-3.0.7) (2021-11-02) + +#### Chore + +* update non-major ([#1265](https://github.com/truecharts/apps/issues/1265)) + + + ### [recipes-3.0.6](https://github.com/truecharts/apps/compare/recipes-3.0.5...recipes-3.0.6) (2021-11-01) @@ -88,12 +97,3 @@ #### Chore -* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214)) - -#### Fix - -* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) - - - - diff --git a/stable/remmina/1.0.3/CONFIG.md b/stable/recipes/3.0.7/CONFIG.md similarity index 100% rename from stable/remmina/1.0.3/CONFIG.md rename to stable/recipes/3.0.7/CONFIG.md diff --git a/stable/recipes/3.0.7/Chart.lock b/stable/recipes/3.0.7/Chart.lock new file mode 100644 index 00000000000..50c96f5e9dc --- /dev/null +++ b/stable/recipes/3.0.7/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.3.18 +- name: postgresql + repository: https://truecharts.org/ + version: 5.1.5 +digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8 +generated: "2021-11-02T10:28:40.74492229Z" diff --git a/stable/recipes/3.0.6/Chart.yaml b/stable/recipes/3.0.7/Chart.yaml similarity index 96% rename from stable/recipes/3.0.6/Chart.yaml rename to stable/recipes/3.0.7/Chart.yaml index faf287419dd..b1f64dedbfa 100644 --- a/stable/recipes/3.0.6/Chart.yaml +++ b/stable/recipes/3.0.7/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "0.17.4" +appVersion: "0.18.0" description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files. name: recipes -version: 3.0.6 +version: 3.0.7 kubeVersion: ">=1.16.0-0" keywords: - recipes diff --git a/stable/recipes/3.0.6/README.md b/stable/recipes/3.0.7/README.md similarity index 100% rename from stable/recipes/3.0.6/README.md rename to stable/recipes/3.0.7/README.md diff --git a/stable/recipes/3.0.6/app-readme.md b/stable/recipes/3.0.7/app-readme.md similarity index 100% rename from stable/recipes/3.0.6/app-readme.md rename to stable/recipes/3.0.7/app-readme.md diff --git a/stable/remmina/1.0.3/charts/common-8.3.18.tgz b/stable/recipes/3.0.7/charts/common-8.3.18.tgz similarity index 100% rename from stable/remmina/1.0.3/charts/common-8.3.18.tgz rename to stable/recipes/3.0.7/charts/common-8.3.18.tgz diff --git a/stable/recipes/3.0.7/charts/postgresql-5.1.5.tgz b/stable/recipes/3.0.7/charts/postgresql-5.1.5.tgz new file mode 100644 index 00000000000..12af7bda79d Binary files /dev/null and b/stable/recipes/3.0.7/charts/postgresql-5.1.5.tgz differ diff --git a/stable/recipes/3.0.6/helm-values.md b/stable/recipes/3.0.7/helm-values.md similarity index 96% rename from stable/recipes/3.0.6/helm-values.md rename to stable/recipes/3.0.7/helm-values.md index bffd2d5be0f..f24ba9c10af 100644 --- a/stable/recipes/3.0.6/helm-values.md +++ b/stable/recipes/3.0.7/helm-values.md @@ -34,7 +34,7 @@ You will, however, be able to use all values referenced in the common chart here | envValueFrom.POSTGRES_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"vabene1111/recipes"` | image repository | -| image.tag | string | `"0.17.4@sha256:caf171e406f8cd08a6ea9b3f836b25b7a0f4a88406e767fcfb1d0e19e8b5cb29"` | image tag | +| image.tag | string | `"0.18.0@sha256:9d01d30f3e15a2f014242538a2d1e362ff4d0ab469e1baefcc609d22ec6fec79"` | image tag | | nginxImage.repository | string | `"nginx"` | nginx sidecar image repository | | nginxImage.tag | string | `"1.21.3@sha256:644a70516a26004c97d0d85c7fe1d0c3a67ea8ab7ddf4aff193d9f301670cf36"` | nginx sidecar image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | diff --git a/stable/recipes/3.0.6/ix_values.yaml b/stable/recipes/3.0.7/ix_values.yaml similarity index 96% rename from stable/recipes/3.0.6/ix_values.yaml rename to stable/recipes/3.0.7/ix_values.yaml index e8e4fda6ae1..ef0ed552547 100644 --- a/stable/recipes/3.0.6/ix_values.yaml +++ b/stable/recipes/3.0.7/ix_values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: vabene1111/recipes # -- image tag - tag: 0.17.4@sha256:caf171e406f8cd08a6ea9b3f836b25b7a0f4a88406e767fcfb1d0e19e8b5cb29 + tag: 0.18.0@sha256:9d01d30f3e15a2f014242538a2d1e362ff4d0ab469e1baefcc609d22ec6fec79 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/recipes/3.0.6/questions.yaml b/stable/recipes/3.0.7/questions.yaml similarity index 100% rename from stable/recipes/3.0.6/questions.yaml rename to stable/recipes/3.0.7/questions.yaml diff --git a/stable/recipes/3.0.6/templates/common.yaml b/stable/recipes/3.0.7/templates/common.yaml similarity index 100% rename from stable/recipes/3.0.6/templates/common.yaml rename to stable/recipes/3.0.7/templates/common.yaml diff --git a/stable/recipes/3.0.6/templates/configmap.yaml b/stable/recipes/3.0.7/templates/configmap.yaml similarity index 100% rename from stable/recipes/3.0.6/templates/configmap.yaml rename to stable/recipes/3.0.7/templates/configmap.yaml diff --git a/stable/remmina/1.0.3/values.yaml b/stable/recipes/3.0.7/values.yaml similarity index 100% rename from stable/remmina/1.0.3/values.yaml rename to stable/recipes/3.0.7/values.yaml diff --git a/stable/remmina/1.0.3/CHANGELOG.md b/stable/remmina/1.0.4/CHANGELOG.md similarity index 90% rename from stable/remmina/1.0.3/CHANGELOG.md rename to stable/remmina/1.0.4/CHANGELOG.md index c6d2f094c17..a6224f1b9e7 100644 --- a/stable/remmina/1.0.3/CHANGELOG.md +++ b/stable/remmina/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [remmina-1.0.4](https://github.com/truecharts/apps/compare/remmina-1.0.3...remmina-1.0.4) (2021-11-02) + +#### Chore + +* update non-major ([#1265](https://github.com/truecharts/apps/issues/1265)) + + + ### [remmina-1.0.3](https://github.com/truecharts/apps/compare/remmina-1.0.2...remmina-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ * fix previous SCALE bugfix not correctly being applied - - -### [remmina-0.0.6](https://github.com/truecharts/apps/compare/remmina-0.0.5...remmina-0.0.6) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - diff --git a/stable/zigbee2mqtt/1.0.3/CONFIG.md b/stable/remmina/1.0.4/CONFIG.md similarity index 100% rename from stable/zigbee2mqtt/1.0.3/CONFIG.md rename to stable/remmina/1.0.4/CONFIG.md diff --git a/stable/zigbee2mqtt/1.0.3/Chart.lock b/stable/remmina/1.0.4/Chart.lock similarity index 78% rename from stable/zigbee2mqtt/1.0.3/Chart.lock rename to stable/remmina/1.0.4/Chart.lock index 0ba8936175f..5420cb0ae7a 100644 --- a/stable/zigbee2mqtt/1.0.3/Chart.lock +++ b/stable/remmina/1.0.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.18 digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 -generated: "2021-11-01T14:55:22.911901431Z" +generated: "2021-11-02T10:29:18.526271288Z" diff --git a/stable/remmina/1.0.3/Chart.yaml b/stable/remmina/1.0.4/Chart.yaml similarity index 98% rename from stable/remmina/1.0.3/Chart.yaml rename to stable/remmina/1.0.4/Chart.yaml index 9002aae8d3c..05b94013c3d 100644 --- a/stable/remmina/1.0.3/Chart.yaml +++ b/stable/remmina/1.0.4/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-remmina - https://remmina.org/ type: application -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/remmina/1.0.3/README.md b/stable/remmina/1.0.4/README.md similarity index 100% rename from stable/remmina/1.0.3/README.md rename to stable/remmina/1.0.4/README.md diff --git a/stable/remmina/1.0.3/app-readme.md b/stable/remmina/1.0.4/app-readme.md similarity index 100% rename from stable/remmina/1.0.3/app-readme.md rename to stable/remmina/1.0.4/app-readme.md diff --git a/stable/zigbee2mqtt/1.0.3/charts/common-8.3.18.tgz b/stable/remmina/1.0.4/charts/common-8.3.18.tgz similarity index 100% rename from stable/zigbee2mqtt/1.0.3/charts/common-8.3.18.tgz rename to stable/remmina/1.0.4/charts/common-8.3.18.tgz diff --git a/stable/remmina/1.0.3/helm-values.md b/stable/remmina/1.0.4/helm-values.md similarity index 94% rename from stable/remmina/1.0.3/helm-values.md rename to stable/remmina/1.0.4/helm-values.md index 7f42da02e15..b53dba63b29 100644 --- a/stable/remmina/1.0.3/helm-values.md +++ b/stable/remmina/1.0.4/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/linuxserver/remmina"` | | -| image.tag | string | `"version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:4c695da1fbaa9279b22f3088f7d0dce598148e87b967706ff4c64686fd84c5dd"` | | +| image.tag | string | `"version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:0e024b919b7e7c5b359436f118f782d3da426873be1fa15e49eaf544e950009e"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | persistence.varrun.enabled | bool | `true` | | diff --git a/stable/remmina/1.0.3/ix_values.yaml b/stable/remmina/1.0.4/ix_values.yaml similarity index 76% rename from stable/remmina/1.0.3/ix_values.yaml rename to stable/remmina/1.0.4/ix_values.yaml index a5837e071ca..1f0dc832db4 100644 --- a/stable/remmina/1.0.3/ix_values.yaml +++ b/stable/remmina/1.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/remmina pullPolicy: IfNotPresent - tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:4c695da1fbaa9279b22f3088f7d0dce598148e87b967706ff4c64686fd84c5dd + tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:0e024b919b7e7c5b359436f118f782d3da426873be1fa15e49eaf544e950009e env: diff --git a/stable/remmina/1.0.3/questions.yaml b/stable/remmina/1.0.4/questions.yaml similarity index 100% rename from stable/remmina/1.0.3/questions.yaml rename to stable/remmina/1.0.4/questions.yaml diff --git a/stable/remmina/1.0.3/templates/common.yaml b/stable/remmina/1.0.4/templates/common.yaml similarity index 100% rename from stable/remmina/1.0.3/templates/common.yaml rename to stable/remmina/1.0.4/templates/common.yaml diff --git a/stable/zigbee2mqtt/1.0.3/values.yaml b/stable/remmina/1.0.4/values.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.3/values.yaml rename to stable/remmina/1.0.4/values.yaml diff --git a/stable/zigbee2mqtt/1.0.3/CHANGELOG.md b/stable/zigbee2mqtt/1.0.4/CHANGELOG.md similarity index 89% rename from stable/zigbee2mqtt/1.0.3/CHANGELOG.md rename to stable/zigbee2mqtt/1.0.4/CHANGELOG.md index bc0a87f8b01..9fa28fd27f2 100644 --- a/stable/zigbee2mqtt/1.0.3/CHANGELOG.md +++ b/stable/zigbee2mqtt/1.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [zigbee2mqtt-1.0.4](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.3...zigbee2mqtt-1.0.4) (2021-11-02) + +#### Chore + +* update non-major ([#1265](https://github.com/truecharts/apps/issues/1265)) + + + ### [zigbee2mqtt-1.0.3](https://github.com/truecharts/apps/compare/zigbee2mqtt-1.0.2...zigbee2mqtt-1.0.3) (2021-11-01) @@ -88,12 +97,3 @@ -### [zigbee2mqtt-0.0.6](https://github.com/truecharts/apps/compare/zigbee2mqtt-0.0.5...zigbee2mqtt-0.0.6) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - diff --git a/stable/zigbee2mqtt/1.0.4/CONFIG.md b/stable/zigbee2mqtt/1.0.4/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/stable/zigbee2mqtt/1.0.4/CONFIG.md @@ -0,0 +1,8 @@ +# 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 Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### 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/stable/remmina/1.0.3/Chart.lock b/stable/zigbee2mqtt/1.0.4/Chart.lock similarity index 78% rename from stable/remmina/1.0.3/Chart.lock rename to stable/zigbee2mqtt/1.0.4/Chart.lock index a6f99be394c..7d263edf83e 100644 --- a/stable/remmina/1.0.3/Chart.lock +++ b/stable/zigbee2mqtt/1.0.4/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.3.18 digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0 -generated: "2021-11-01T14:38:05.774476613Z" +generated: "2021-11-02T10:29:47.063695176Z" diff --git a/stable/zigbee2mqtt/1.0.3/Chart.yaml b/stable/zigbee2mqtt/1.0.4/Chart.yaml similarity index 94% rename from stable/zigbee2mqtt/1.0.3/Chart.yaml rename to stable/zigbee2mqtt/1.0.4/Chart.yaml index 974a8e8dab7..639317456d2 100644 --- a/stable/zigbee2mqtt/1.0.3/Chart.yaml +++ b/stable/zigbee2mqtt/1.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.21.2" +appVersion: "1.22.0" dependencies: - name: common repository: https://truecharts.org @@ -19,7 +19,7 @@ maintainers: name: zigbee2mqtt sources: - https://github.com/Koenkk/zigbee2mqtt -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - media diff --git a/stable/zigbee2mqtt/1.0.3/README.md b/stable/zigbee2mqtt/1.0.4/README.md similarity index 100% rename from stable/zigbee2mqtt/1.0.3/README.md rename to stable/zigbee2mqtt/1.0.4/README.md diff --git a/stable/zigbee2mqtt/1.0.3/SKIPINSTALL b/stable/zigbee2mqtt/1.0.4/SKIPINSTALL similarity index 100% rename from stable/zigbee2mqtt/1.0.3/SKIPINSTALL rename to stable/zigbee2mqtt/1.0.4/SKIPINSTALL diff --git a/stable/zigbee2mqtt/1.0.3/app-readme.md b/stable/zigbee2mqtt/1.0.4/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/1.0.3/app-readme.md rename to stable/zigbee2mqtt/1.0.4/app-readme.md diff --git a/stable/zigbee2mqtt/1.0.4/charts/common-8.3.18.tgz b/stable/zigbee2mqtt/1.0.4/charts/common-8.3.18.tgz new file mode 100644 index 00000000000..263036dc21d Binary files /dev/null and b/stable/zigbee2mqtt/1.0.4/charts/common-8.3.18.tgz differ diff --git a/stable/zigbee2mqtt/1.0.3/helm-values.md b/stable/zigbee2mqtt/1.0.4/helm-values.md similarity index 93% rename from stable/zigbee2mqtt/1.0.3/helm-values.md rename to stable/zigbee2mqtt/1.0.4/helm-values.md index dfc2eb710fe..8894135c506 100644 --- a/stable/zigbee2mqtt/1.0.3/helm-values.md +++ b/stable/zigbee2mqtt/1.0.4/helm-values.md @@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here | env.ZIGBEE2MQTT_DATA | string | `"/data"` | Set the data folder for Zigbee2MQTT. | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"koenkk/zigbee2mqtt"` | image repository | -| image.tag | string | `"1.21.2@sha256:22390a4ceb1c2849e6717aa8521fa50eaaa39e38abc103387076045161ebd351"` | image tag | +| image.tag | string | `"1.22.0@sha256:a6c06a55616751cc5ac47897e0351143d979fbd6b7ca733f394946f8018db481"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | service | object | See values.yaml | Configures service settings for the chart. Normally this does not need to be modified. | diff --git a/stable/zigbee2mqtt/1.0.3/ix_values.yaml b/stable/zigbee2mqtt/1.0.4/ix_values.yaml similarity index 97% rename from stable/zigbee2mqtt/1.0.3/ix_values.yaml rename to stable/zigbee2mqtt/1.0.4/ix_values.yaml index 42811b4d664..446214e73a9 100644 --- a/stable/zigbee2mqtt/1.0.3/ix_values.yaml +++ b/stable/zigbee2mqtt/1.0.4/ix_values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: koenkk/zigbee2mqtt # -- image tag - tag: 1.21.2@sha256:22390a4ceb1c2849e6717aa8521fa50eaaa39e38abc103387076045161ebd351 + tag: 1.22.0@sha256:a6c06a55616751cc5ac47897e0351143d979fbd6b7ca733f394946f8018db481 # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/zigbee2mqtt/1.0.3/questions.yaml b/stable/zigbee2mqtt/1.0.4/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.3/questions.yaml rename to stable/zigbee2mqtt/1.0.4/questions.yaml diff --git a/stable/zigbee2mqtt/1.0.3/templates/common.yaml b/stable/zigbee2mqtt/1.0.4/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.3/templates/common.yaml rename to stable/zigbee2mqtt/1.0.4/templates/common.yaml diff --git a/stable/zigbee2mqtt/1.0.3/templates/configmap.yaml b/stable/zigbee2mqtt/1.0.4/templates/configmap.yaml similarity index 100% rename from stable/zigbee2mqtt/1.0.3/templates/configmap.yaml rename to stable/zigbee2mqtt/1.0.4/templates/configmap.yaml diff --git a/stable/zigbee2mqtt/1.0.4/values.yaml b/stable/zigbee2mqtt/1.0.4/values.yaml new file mode 100644 index 00000000000..e69de29bb2d