Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-01-20 19:57:00 +00:00
parent 9034e1fb25
commit 822e87dbf6
21 changed files with 2293 additions and 73 deletions

View File

@@ -1,9 +0,0 @@
## [tar1090-2.0.8](https://github.com/truecharts/charts/compare/tar1090-2.0.7...tar1090-2.0.8) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))

View File

@@ -4,6 +4,15 @@
## [tar1090-2.0.9](https://github.com/truecharts/charts/compare/tar1090-2.0.8...tar1090-2.0.9) (2023-01-20)
### Chore
- update container image tccr.io/truecharts/tar1090 to latest
## [tar1090-2.0.8](https://github.com/truecharts/charts/compare/tar1090-2.0.7...tar1090-2.0.8) (2022-12-27)
### Chore
@@ -88,12 +97,3 @@
## [tar1090-2.0.2](https://github.com/truecharts/charts/compare/tar1090-2.0.1...tar1090-2.0.2) (2022-11-30)
## [tar1090-2.0.2](https://github.com/truecharts/charts/compare/tar1090-2.0.1...tar1090-2.0.2) (2022-11-30)

View File

@@ -26,4 +26,4 @@ sources:
- https://hub.docker.com/r/mikenye/tar1090
- https://hub.docker.com/r/mikenye/tar1090/
type: application
version: 2.0.8
version: 2.0.9

View File

@@ -0,0 +1,9 @@
## [tar1090-2.0.9](https://github.com/truecharts/charts/compare/tar1090-2.0.8...tar1090-2.0.9) (2023-01-20)
### Chore
- update container image tccr.io/truecharts/tar1090 to latest

View File

@@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

View File

@@ -6,7 +6,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/tar1090
tag: latest@sha256:25840c72e4815942eba5cfab7dce494af7ba0bec2f5d722637aa9bd6da6d1660
tag: latest@sha256:d579cc45971c2d9e7386d3196351f50eb6d77ec6da1218510970fd773a76a126
persistence: {}
podSecurityContext:
runAsGroup: 0

View File

@@ -974,58 +974,58 @@ questions:
$ref:
- "definitions/gpuConfiguration"
attrs: []
- variable: horizontalPodAutoscaler
group: Advanced
label: (Advanced) Horizontal Pod Autoscaler
schema:
type: list
default: []
items:
- variable: hpaEntry
label: HPA Entry
schema:
additional_attrs: true
type: dict
attrs:
- variable: name
label: Name
schema:
type: string
required: true
default: ""
- 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: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
# schema:
# type: list
# default: []
# items:
# - variable: hpaEntry
# label: HPA Entry
# schema:
# additional_attrs: true
# type: dict
# attrs:
# - variable: name
# label: Name
# schema:
# type: string
# required: true
# default: ""
# - 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: networkPolicy
group: Advanced
label: (Advanced) Network Policy

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [deconz-10.0.12](https://github.com/truecharts/charts/compare/deconz-10.0.11...deconz-10.0.12) (2023-01-20)
### Chore
- update container image tccr.io/truecharts/deconz to v2.20.01
## [deconz-10.0.11](https://github.com/truecharts/charts/compare/deconz-10.0.10...deconz-10.0.11) (2023-01-10)
### Chore
- update container image tccr.io/truecharts/deconz to v2.20.00
## [deconz-10.0.10](https://github.com/truecharts/charts/compare/deconz-10.0.9...deconz-10.0.10) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [deconz-10.0.9](https://github.com/truecharts/charts/compare/deconz-10.0.8...deconz-10.0.9) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [deconz-10.0.8](https://github.com/truecharts/charts/compare/deconz-10.0.7...deconz-10.0.8) (2022-12-25)
### Chore
- update helm general non-major
## [deconz-10.0.7](https://github.com/truecharts/charts/compare/deconz-10.0.6...deconz-10.0.7) (2022-12-25)
### Chore
- update container image tccr.io/truecharts/deconz to 2.19.03 ([#5713](https://github.com/truecharts/charts/issues/5713))
## [deconz-10.0.6](https://github.com/truecharts/charts/compare/deconz-10.0.5...deconz-10.0.6) (2022-12-19)
### Chore
- update helm general non-major
## [deconz-10.0.5](https://github.com/truecharts/charts/compare/deconz-10.0.4...deconz-10.0.5) (2022-12-13)
### Chore
- update helm general non-major
## [deconz-10.0.4](https://github.com/truecharts/charts/compare/deconz-10.0.3...deconz-10.0.4) (2022-12-05)
### Chore
- update container image tccr.io/truecharts/deconz to 2.19.03
## [deconz-10.0.3](https://github.com/truecharts/charts/compare/deconz-10.0.2...deconz-10.0.3) (2022-12-05)
### Chore
- update container image tccr.io/truecharts/deconz to v2.19.03
## [deconz-10.0.2](https://github.com/truecharts/charts/compare/deconz-10.0.1...deconz-10.0.2) (2022-11-30)

View File

@@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "2.20.01"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort.
home: https://truecharts.org/charts/stable/deconz
icon: https://truecharts.org/img/hotlink-ok/chart-icons/deconz.png
keywords:
- deconz
- home-automation
- zigbee
- conbee
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: deconz
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/deconz
- https://github.com/dresden-elektronik/deconz-rest-plugin
- https://github.com/marthoc/docker-deconz
version: 10.0.12
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@@ -0,0 +1,9 @@
## [deconz-10.0.12](https://github.com/truecharts/charts/compare/deconz-10.0.11...deconz-10.0.12) (2023-01-20)
### Chore
- update container image tccr.io/truecharts/deconz to v2.20.01

View File

@@ -0,0 +1,8 @@
deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/deconz](https://truecharts.org/charts/stable/deconz)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@@ -0,0 +1,67 @@
image:
repository: tccr.io/truecharts/deconz
tag: 2.20.01@sha256:4626b9fde13aa1082287ba4568e30fdd44467594a700b1e3e958436bc4a09505
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
secretEnv:
DECONZ_VNC_PASSWORD: ""
env:
# -- Override the location where deCONZ looks for the RaspBee/Conbee device.
# Example: /dev/ttyUSB0
DECONZ_DEVICE: ""
DECONZ_UPNP: 0
DECONZ_START_VERBOSE: 0
# -- Enable VNC access to the container to view the deCONZ ZigBee mesh
DECONZ_VNC_MODE: 1
DECONZ_WEB_PORT: "{{ .Values.service.main.ports.main.port }}"
DECONZ_WS_PORT: "{{ .Values.service.websocket.ports.websocket.port }}"
DECONZ_VNC_PORT: "{{ .Values.service.vnc.ports.vnc.port }}"
DECONZ_UID: "{{ .Values.security.PUID }}"
DECONZ_GID: "{{ .Values.podSecurityContext.fsGroup }}"
service:
main:
ports:
main:
port: 10008
websocket:
enabled: true
ports:
websocket:
enabled: true
port: 10001
vnc:
enabled: true
ports:
vnc:
enabled: true
port: 10002
persistence:
config:
enabled: true
mountPath: "/opt/deCONZ"
# -- Affinity constraint rules to place the Pod on a specific node.
# [[ref]](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity)
affinity: {}
# nodeAffinity:
# requiredDuringSchedulingIgnoredDuringExecution:
# nodeSelectorTerms:
# - matchExpressions:
# - key: app
# operator: In
# values:
# - zigbee-controller
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{{ include "tc.common.loader.all" . }}

View File