Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d6e1089e0d
commit
f59447f694
|
@ -1,11 +0,0 @@
|
|||
|
||||
|
||||
## [boinc-6.0.26](https://github.com/truecharts/charts/compare/boinc-6.0.25...boinc-6.0.26) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [boinc-6.0.27](https://github.com/truecharts/charts/compare/boinc-6.0.26...boinc-6.0.27) (2023-12-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/boinc to latest[@141781c](https://github.com/141781c) ([#15760](https://github.com/truecharts/charts/issues/15760))
|
||||
|
||||
|
||||
|
||||
|
||||
## [boinc-6.0.26](https://github.com/truecharts/charts/compare/boinc-6.0.25...boinc-6.0.26) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [boinc-6.0.16](https://github.com/truecharts/charts/compare/boinc-6.0.15...boinc-6.0.16) (2023-10-31)
|
||||
|
||||
### Chore
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: boinc
|
||||
version: 6.0.26
|
||||
version: 6.0.27
|
||||
appVersion: latest
|
||||
description:
|
||||
BOINC is a platform for high-throughput computing on a large scale (thousands
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [boinc-6.0.27](https://github.com/truecharts/charts/compare/boinc-6.0.26...boinc-6.0.27) (2023-12-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/boinc to latest[@141781c](https://github.com/141781c) ([#15760](https://github.com/truecharts/charts/issues/15760))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/boinc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:18d4d6c617f9f92c50e67f81e9188adfab98beedc306449b6e20d43be8f9eef6
|
||||
tag: latest@sha256:141781ce18468a8ec8efe4715754efcb26675a6e1b4d51fb90b99101dd9d47eb
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
|
||||
## [ddclient-6.0.15](https://github.com/truecharts/charts/compare/ddclient-6.0.14...ddclient-6.0.15) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ddclient-6.0.16](https://github.com/truecharts/charts/compare/ddclient-6.0.15...ddclient-6.0.16) (2023-12-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@542a485](https://github.com/542a485) ([#15761](https://github.com/truecharts/charts/issues/15761))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ddclient-6.0.15](https://github.com/truecharts/charts/compare/ddclient-6.0.14...ddclient-6.0.15) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ddclient-6.0.5](https://github.com/truecharts/charts/compare/ddclient-6.0.4...ddclient-6.0.5) (2023-10-31)
|
||||
|
||||
### Chore
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: ddclient
|
||||
version: 6.0.15
|
||||
version: 6.0.16
|
||||
appVersion: 3.11.2
|
||||
description:
|
||||
Ddclient is a Perl client used to update dynamic DNS entries for accounts
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ddclient-6.0.16](https://github.com/truecharts/charts/compare/ddclient-6.0.15...ddclient-6.0.16) (2023-12-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/ddclient to 3.11.2[@542a485](https://github.com/542a485) ([#15761](https://github.com/truecharts/charts/issues/15761))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/ddclient
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.11.2@sha256:2f3d4be8a267b623d620f80cd20a5e7f46f75e2df13b03b8bc79994b77d806e7
|
||||
tag: 3.11.2@sha256:542a485c0d4cd764de82cacc4b757af27a3c3f5e7c9e87f61345d1f2b22722a7
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [deconz-12.0.17](https://github.com/truecharts/charts/compare/deconz-12.0.16...deconz-12.0.17) (2023-12-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image deconzcommunity/deconz to 2.24.2[@c86566d](https://github.com/c86566d) ([#15759](https://github.com/truecharts/charts/issues/15759))
|
||||
|
||||
|
||||
|
||||
|
||||
## [deconz-12.0.16](https://github.com/truecharts/charts/compare/deconz-12.0.15...deconz-12.0.16) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [deconz-12.0.15](https://github.com/truecharts/charts/compare/deconz-12.0.14...deconz-12.0.15) (2023-11-18)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image deconzcommunity/deconz to v2.24.2 ([#15037](https://github.com/truecharts/charts/issues/15037))
|
||||
|
||||
|
||||
|
||||
|
||||
## [deconz-12.0.14](https://github.com/truecharts/charts/compare/deconz-12.0.13...deconz-12.0.14) (2023-11-18)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image deconzcommunity/deconz to v ([#14841](https://github.com/truecharts/charts/issues/14841))
|
||||
|
||||
|
||||
|
||||
|
||||
## [deconz-12.0.13](https://github.com/truecharts/charts/compare/deconz-12.0.12...deconz-12.0.13) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [deconz-12.0.12](https://github.com/truecharts/charts/compare/deconz-12.0.11...deconz-12.0.12) (2023-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/deconz to v2.24.1 ([#14679](https://github.com/truecharts/charts/issues/14679))
|
||||
|
||||
|
||||
|
||||
|
||||
## [deconz-12.0.11](https://github.com/truecharts/charts/compare/deconz-12.0.10...deconz-12.0.11) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [deconz-12.0.10](https://github.com/truecharts/charts/compare/deconz-12.0.9...deconz-12.0.10) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [deconz-12.0.9](https://github.com/truecharts/charts/compare/deconz-12.0.8...deconz-12.0.9) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [deconz-12.0.8](https://github.com/truecharts/charts/compare/deconz-12.0.7...deconz-12.0.8) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
|
@ -0,0 +1,41 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: deconz
|
||||
version: 12.0.17
|
||||
appVersion: 2.24.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
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/deconzcommunity/deconz
|
||||
- https://github.com/marthoc/docker-deconz
|
||||
- https://github.com/dresden-elektronik/deconz-rest-plugin
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/deconz
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- deconz
|
||||
- home-automation
|
||||
- zigbee
|
||||
- conbee
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
|
@ -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/guides/scale-intro).
|
||||
- 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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [deconz-12.0.17](https://github.com/truecharts/charts/compare/deconz-12.0.16...deconz-12.0.17) (2023-12-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image deconzcommunity/deconz to 2.24.2[@c86566d](https://github.com/c86566d) ([#15759](https://github.com/truecharts/charts/issues/15759))
|
||||
|
||||
|
|
@ -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.
|
@ -0,0 +1,57 @@
|
|||
image:
|
||||
repository: deconzcommunity/deconz
|
||||
tag: 2.24.2@sha256:c86566d3a6d1cd4e18465ab701ae2759164cd6876ee12caa9031f6080dcc15a2
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
securityContext:
|
||||
capabilities:
|
||||
add:
|
||||
- NET_BIND_SERVICE
|
||||
env:
|
||||
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.securityContext.container.PUID }}"
|
||||
DECONZ_GID: "{{ .Values.securityContext.pod.fsGroup }}"
|
||||
# -- 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_VNC_PASSWORD: ""
|
||||
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"
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue