Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7a10a0ce04
commit
ae701c97f7
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.312](https://github.com/truecharts/charts/compare/libremdb-3.0.311...libremdb-3.0.312) (2023-12-01)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image quay.io/pussthecatorg/libremdb to latest[@eeeaf6f](https://github.com/eeeaf6f) ([#15559](https://github.com/truecharts/charts/issues/15559))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.313](https://github.com/truecharts/charts/compare/libremdb-3.0.312...libremdb-3.0.313) (2023-12-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image quay.io/pussthecatorg/libremdb to latest[@bebf42c](https://github.com/bebf42c) ([#15566](https://github.com/truecharts/charts/issues/15566))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.312](https://github.com/truecharts/charts/compare/libremdb-3.0.311...libremdb-3.0.312) (2023-12-01)
|
## [libremdb-3.0.312](https://github.com/truecharts/charts/compare/libremdb-3.0.311...libremdb-3.0.312) (2023-12-01)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [libremdb-3.0.303](https://github.com/truecharts/charts/compare/libremdb-3.0.302...libremdb-3.0.303) (2023-11-25)
|
## [libremdb-3.0.303](https://github.com/truecharts/charts/compare/libremdb-3.0.302...libremdb-3.0.303) (2023-11-25)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image quay.io/pussthecatorg/libremdb to latest[@c695945](https://github.com/c695945) ([#15367](https://github.com/truecharts/charts/issues/15367))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [libremdb-3.0.302](https://github.com/truecharts/charts/compare/libremdb-3.0.301...libremdb-3.0.302) (2023-11-24)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -27,7 +27,7 @@ sources:
|
||||||
- https://github.com/zyachel/libremdb
|
- https://github.com/zyachel/libremdb
|
||||||
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
- https://github.com/PussTheCat-org/docker-libremdb-quay
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.312
|
version: 3.0.313
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [libremdb-3.0.313](https://github.com/truecharts/charts/compare/libremdb-3.0.312...libremdb-3.0.313) (2023-12-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image quay.io/pussthecatorg/libremdb to latest[@bebf42c](https://github.com/bebf42c) ([#15566](https://github.com/truecharts/charts/issues/15566))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: quay.io/pussthecatorg/libremdb
|
repository: quay.io/pussthecatorg/libremdb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:eeeaf6fdd7694afc18301d64397f3b73fb4f3eddfe2efd2a8983e47267bc5497
|
tag: latest@sha256:bebf42c200ff1953750c262af6805ac32ebbc5dd8f6cef9b774b2034b0aeb647
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mosquitto-11.0.16](https://github.com/truecharts/charts/compare/mosquitto-11.0.15...mosquitto-11.0.16) (2023-12-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image eclipse-mosquitto to 2.0.18[@fa9822d](https://github.com/fa9822d) ([#15564](https://github.com/truecharts/charts/issues/15564))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mosquitto-11.0.15](https://github.com/truecharts/charts/compare/mosquitto-11.0.14...mosquitto-11.0.15) (2023-12-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- cleanup chart.yaml and add min-max scale version
|
||||||
|
- update container image eclipse-mosquitto to 2.0.18[@8057f9f](https://github.com/8057f9f) ([#15553](https://github.com/truecharts/charts/issues/15553))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mosquitto-11.0.14](https://github.com/truecharts/charts/compare/mosquitto-11.0.13...mosquitto-11.0.14) (2023-11-17)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mosquitto-11.0.13](https://github.com/truecharts/charts/compare/mosquitto-11.0.12...mosquitto-11.0.13) (2023-11-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mosquitto-11.0.12](https://github.com/truecharts/charts/compare/mosquitto-11.0.11...mosquitto-11.0.12) (2023-11-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mosquitto-11.0.11](https://github.com/truecharts/charts/compare/mosquitto-11.0.10...mosquitto-11.0.11) (2023-11-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mosquitto-11.0.10](https://github.com/truecharts/charts/compare/mosquitto-11.0.9...mosquitto-11.0.10) (2023-11-03)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mosquitto-11.0.9](https://github.com/truecharts/charts/compare/mosquitto-11.0.8...mosquitto-11.0.9) (2023-10-29)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||||
|
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mosquitto-11.0.8](https://github.com/truecharts/charts/compare/mosquitto-11.0.7...mosquitto-11.0.8) (2023-10-21)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/eclipse-mosquitto to v2.0.18 ([#13835](https://github.com/truecharts/charts/issues/13835))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mosquitto-11.0.7](https://github.com/truecharts/charts/compare/mosquitto-11.0.6...mosquitto-11.0.7) (2023-10-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mosquitto-11.0.6](https://github.com/truecharts/charts/compare/mosquitto-11.0.5...mosquitto-11.0.6) (2023-09-29)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/eclipse-mosquitto to v2.0.18 ([#13068](https://github.com/truecharts/charts/issues/13068))
|
|
@ -0,0 +1,30 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 2.0.18
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 14.3.5
|
||||||
|
deprecated: false
|
||||||
|
description: Eclipse Mosquitto - An open source MQTT broker
|
||||||
|
home: https://truecharts.org/charts/stable/mosquitto
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosquitto.png
|
||||||
|
keywords:
|
||||||
|
- mosquitto
|
||||||
|
- MQTT
|
||||||
|
- eclipse-iot
|
||||||
|
kubeVersion: ">=1.16.0-0"
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: mosquitto
|
||||||
|
sources:
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/mosquitto
|
||||||
|
- https://github.com/eclipse/mosquitto
|
||||||
|
type: application
|
||||||
|
version: 11.0.16
|
||||||
|
annotations:
|
||||||
|
min_scale_version: "22.12.4"
|
||||||
|
max_scale_version: "23.10.1"
|
||||||
|
truecharts.org/category: homeautomation
|
||||||
|
truecharts.org/SCALE-support: "true"
|
|
@ -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 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [mosquitto-11.0.16](https://github.com/truecharts/charts/compare/mosquitto-11.0.15...mosquitto-11.0.16) (2023-12-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image eclipse-mosquitto to 2.0.18[@fa9822d](https://github.com/fa9822d) ([#15564](https://github.com/truecharts/charts/issues/15564))
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
Eclipse Mosquitto - An open source MQTT broker
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/mosquitto](https://truecharts.org/charts/stable/mosquitto)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
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,83 @@
|
||||||
|
image:
|
||||||
|
repository: eclipse-mosquitto
|
||||||
|
tag: 2.0.18@sha256:fa9822d3e9bdb12c80f6cb7ddd22922b26c1cd4ffa071815242ac156f9559d7d
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 1883
|
||||||
|
targetPort: 1883
|
||||||
|
websockets:
|
||||||
|
enabled: true
|
||||||
|
ports:
|
||||||
|
websockets:
|
||||||
|
enabled: true
|
||||||
|
port: 9001
|
||||||
|
targetPort: 9001
|
||||||
|
workload:
|
||||||
|
main:
|
||||||
|
podSpec:
|
||||||
|
containers:
|
||||||
|
main:
|
||||||
|
probes:
|
||||||
|
liveness:
|
||||||
|
enabled: true
|
||||||
|
type: tcp
|
||||||
|
port: 1883
|
||||||
|
readiness:
|
||||||
|
enabled: true
|
||||||
|
type: tcp
|
||||||
|
port: 1883
|
||||||
|
startup:
|
||||||
|
enabled: true
|
||||||
|
type: tcp
|
||||||
|
port: 1883
|
||||||
|
ingress:
|
||||||
|
websockets:
|
||||||
|
autoLink: true
|
||||||
|
auth:
|
||||||
|
# -- By enabling this, `allow_anonymous` gets set to `false` in the mosquitto config.
|
||||||
|
enabled: false
|
||||||
|
websockets:
|
||||||
|
# -- By enabling this, an additional listener with protocol websockets is added in the mosquitto config.
|
||||||
|
enabled: false
|
||||||
|
configmap:
|
||||||
|
config:
|
||||||
|
enabled: true
|
||||||
|
data:
|
||||||
|
mosquitto.conf: |
|
||||||
|
listener {{ .Values.service.main.ports.main.targetPort }}
|
||||||
|
{{- if .Values.websockets.enabled }}
|
||||||
|
listener {{ .Values.service.websockets.ports.websockets.targetPort }}
|
||||||
|
protocol websockets
|
||||||
|
{{- end }}
|
||||||
|
{{- if .Values.auth.enabled }}
|
||||||
|
allow_anonymous false
|
||||||
|
{{- else }}
|
||||||
|
allow_anonymous true
|
||||||
|
{{- end }}
|
||||||
|
{{- if .Values.persistence.data.enabled }}
|
||||||
|
persistence true
|
||||||
|
persistence_location {{ .Values.persistence.data.mountPath }}
|
||||||
|
autosave_interval 1800
|
||||||
|
{{- end }}
|
||||||
|
{{- if .Values.persistence.configinc.enabled }}
|
||||||
|
include_dir {{ .Values.persistence.configinc.mountPath }}
|
||||||
|
{{- end }}
|
||||||
|
persistence:
|
||||||
|
data:
|
||||||
|
enabled: true
|
||||||
|
mountPath: "/mosquitto/data"
|
||||||
|
configinc:
|
||||||
|
enabled: true
|
||||||
|
mountPath: "/mosquitto/configinc"
|
||||||
|
mosquitto-config:
|
||||||
|
enabled: true
|
||||||
|
mountPath: "/mosquitto/config/mosquitto.conf"
|
||||||
|
subPath: "mosquitto.conf"
|
||||||
|
type: configmap
|
||||||
|
objectName: config
|
||||||
|
portal:
|
||||||
|
open:
|
||||||
|
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
||||||
|
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,5 @@
|
||||||
|
{{/* Make sure all variables are set properly */}}
|
||||||
|
{{- include "tc.v1.common.loader.init" . }}
|
||||||
|
|
||||||
|
{{/* Render the templates */}}
|
||||||
|
{{ include "tc.v1.common.loader.apply" . }}
|
Loading…
Reference in New Issue