Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d6e85b4c7d
commit
932b8dc88a
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.28](https://github.com/truecharts/charts/compare/clickhouse-7.0.27...clickhouse-7.0.28) (2023-11-17)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clickhouse-7.0.29](https://github.com/truecharts/charts/compare/clickhouse-7.0.28...clickhouse-7.0.29) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image clickhouse/clickhouse-server to v23.10.4.25 ([#14786](https://github.com/truecharts/charts/issues/14786))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.28](https://github.com/truecharts/charts/compare/clickhouse-7.0.27...clickhouse-7.0.28) (2023-11-17)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [clickhouse-7.0.18](https://github.com/truecharts/charts/compare/clickhouse-7.0.17...clickhouse-7.0.18) (2023-10-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.2.1 ([#14176](https://github.com/truecharts/charts/issues/14176))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clickhouse-7.0.17](https://github.com/truecharts/charts/compare/clickhouse-7.0.16...clickhouse-7.0.17) (2023-10-31)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.10.3.5"
|
||||
appVersion: "23.10.4.25"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
|
||||
- https://clickhouse.com/
|
||||
type: application
|
||||
version: 7.0.28
|
||||
version: 7.0.29
|
||||
annotations:
|
||||
truecharts.org/category: database
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clickhouse-7.0.29](https://github.com/truecharts/charts/compare/clickhouse-7.0.28...clickhouse-7.0.29) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image clickhouse/clickhouse-server to v23.10.4.25 ([#14786](https://github.com/truecharts/charts/issues/14786))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: clickhouse/clickhouse-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 23.10.3.5@sha256:7361beec1aac01e832fc701f92de57941d7a9bcdc6219d9527b961595ca7856b
|
||||
tag: 23.10.4.25@sha256:bf133a087d3d86d769058a55b9fc110a63f1a1654fd8d360df5a9b95453384a8
|
||||
workload:
|
||||
main:
|
||||
replicas: 1
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [discordgsm-4.0.10](https://github.com/truecharts/charts/compare/discordgsm-4.0.9...discordgsm-4.0.10) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/game-server-monitor to v2.15.0 ([#14741](https://github.com/truecharts/charts/issues/14741))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [discordgsm-4.0.11](https://github.com/truecharts/charts/compare/discordgsm-4.0.10...discordgsm-4.0.11) (2023-11-17)
|
||||
|
||||
### Feat
|
||||
|
||||
- update container image discordgsm/discord-game-server-monitor to v2.15.0 ([#14800](https://github.com/truecharts/charts/issues/14800))
|
||||
|
||||
|
||||
|
||||
|
||||
## [discordgsm-4.0.10](https://github.com/truecharts/charts/compare/discordgsm-4.0.9...discordgsm-4.0.10) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [discordgsm-4.0.0](https://github.com/truecharts/charts/compare/discordgsm-3.0.1...discordgsm-4.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [discordgsm-3.0.1](https://github.com/truecharts/charts/compare/discordgsm-3.0.0...discordgsm-3.0.1) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
|
@ -20,7 +20,7 @@ name: discordgsm
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm
|
||||
- https://github.com/DiscordGSM/GameServerMonitor
|
||||
version: 4.0.10
|
||||
version: 4.0.11
|
||||
annotations:
|
||||
truecharts.org/category: monitor
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [discordgsm-4.0.11](https://github.com/truecharts/charts/compare/discordgsm-4.0.10...discordgsm-4.0.11) (2023-11-17)
|
||||
|
||||
### Feat
|
||||
|
||||
- update container image discordgsm/discord-game-server-monitor to v2.15.0 ([#14800](https://github.com/truecharts/charts/issues/14800))
|
||||
|
||||
|
|
@ -1,22 +1,19 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/game-server-monitor
|
||||
repository: discordgsm/discord-game-server-monitor
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.15.0@sha256:fff1ef3adf04ca770be78af379cd2d169b292b83a1ddce63269543abeebd6238
|
||||
|
||||
tag: 2.15.0@sha256:8c9420272455b653b84e8c3e101352b67e1bda5a0b4599ee8f5a46d25b6647d0
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10230
|
||||
protocol: http
|
||||
|
||||
gsm:
|
||||
# Server Config
|
||||
workers: 2
|
||||
|
@ -35,7 +32,6 @@ gsm:
|
|||
# factorio
|
||||
factorio_username: ""
|
||||
factorio_auth_token: ""
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
@ -62,18 +58,15 @@ workload:
|
|||
--timeout {{ .Values.gsm.timeout }} & \
|
||||
python -u main.py
|
||||
env: {}
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /app/data
|
||||
|
||||
cnpg:
|
||||
main:
|
||||
enabled: true
|
||||
database: discord_gsm
|
||||
user: discord_gsm
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [domoticz-6.0.15](https://github.com/truecharts/charts/compare/domoticz-6.0.14...domoticz-6.0.15) (2023-11-17)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [domoticz-6.0.16](https://github.com/truecharts/charts/compare/domoticz-6.0.15...domoticz-6.0.16) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image ghcr.io/linuxserver/domoticz to v2023.2.20231116 ([#14790](https://github.com/truecharts/charts/issues/14790))
|
||||
|
||||
|
||||
|
||||
|
||||
## [domoticz-6.0.15](https://github.com/truecharts/charts/compare/domoticz-6.0.14...domoticz-6.0.15) (2023-11-17)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
|
||||
|
||||
|
||||
|
||||
## [domoticz-6.0.4](https://github.com/truecharts/charts/compare/domoticz-6.0.3...domoticz-6.0.4) (2023-10-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/domoticz to v2023.2.20231012 ([#13643](https://github.com/truecharts/charts/issues/13643))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: domoticz
|
||||
version: 6.0.15
|
||||
version: 6.0.16
|
||||
appVersion: "2023.2.202"
|
||||
description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more."
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [domoticz-6.0.16](https://github.com/truecharts/charts/compare/domoticz-6.0.15...domoticz-6.0.16) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image ghcr.io/linuxserver/domoticz to v2023.2.20231116 ([#14790](https://github.com/truecharts/charts/issues/14790))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/domoticz
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.2.20231109@sha256:5d029bf7b21f8806f16b7d5695287ce14aac4c75460e353d9d7c582238ff584c
|
||||
tag: 2023.2.20231116@sha256:df7c398da23aa81196848e659af8d557e20745a2c4934da49ab5428b757dfcf5
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [drawio-6.0.24](https://github.com/truecharts/charts/compare/drawio-6.0.23...drawio-6.0.24) (2023-11-17)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [drawio-6.0.25](https://github.com/truecharts/charts/compare/drawio-6.0.24...drawio-6.0.25) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image jgraph/drawio to v22.1.3 ([#14793](https://github.com/truecharts/charts/issues/14793))
|
||||
|
||||
|
||||
|
||||
|
||||
## [drawio-6.0.24](https://github.com/truecharts/charts/compare/drawio-6.0.23...drawio-6.0.24) (2023-11-17)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/drawio to v22.0.8 ([#13967](https://github.com/truecharts/charts/issues/13967))
|
||||
|
||||
|
||||
|
||||
|
||||
## [drawio-6.0.14](https://github.com/truecharts/charts/compare/drawio-6.0.13...drawio-6.0.14) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/drawio to v22.0.6 ([#13816](https://github.com/truecharts/charts/issues/13816))
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "22.1.2"
|
||||
appVersion: "22.1.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -18,7 +18,7 @@ name: drawio
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
|
||||
- https://github.com/jgraph/drawio
|
||||
version: 6.0.24
|
||||
version: 6.0.25
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [drawio-6.0.25](https://github.com/truecharts/charts/compare/drawio-6.0.24...drawio-6.0.25) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image jgraph/drawio to v22.1.3 ([#14793](https://github.com/truecharts/charts/issues/14793))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: jgraph/drawio
|
||||
tag: 22.1.2@sha256:2e000f02b7f0fc3c1df8c73a34f0001460871dc6ee4575228ccb37f75415b135
|
||||
tag: 22.1.3@sha256:1a56da5d792c0048e50bbac34266a9c10bcc5e99f708e0db995906c0449bb288
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [esphome-15.0.25](https://github.com/truecharts/charts/compare/esphome-15.0.24...esphome-15.0.25) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image esphome/esphome to v2023.11.1 ([#14788](https://github.com/truecharts/charts/issues/14788))
|
||||
|
||||
|
||||
|
||||
|
||||
## [esphome-15.0.24](https://github.com/truecharts/charts/compare/esphome-15.0.23...esphome-15.0.24) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [esphome-15.0.23](https://github.com/truecharts/charts/compare/esphome-15.0.22...esphome-15.0.23) (2023-11-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/esphome to v2023.11.1 ([#14712](https://github.com/truecharts/charts/issues/14712))
|
||||
|
||||
|
||||
|
||||
|
||||
## [esphome-15.0.22](https://github.com/truecharts/charts/compare/esphome-15.0.21...esphome-15.0.22) (2023-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/esphome to v2023.11.0 ([#14671](https://github.com/truecharts/charts/issues/14671))
|
||||
|
||||
|
||||
|
||||
|
||||
## [esphome-15.0.21](https://github.com/truecharts/charts/compare/esphome-15.0.20...esphome-15.0.21) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [esphome-15.0.20](https://github.com/truecharts/charts/compare/esphome-15.0.19...esphome-15.0.20) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [esphome-15.0.19](https://github.com/truecharts/charts/compare/esphome-15.0.18...esphome-15.0.19) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [esphome-15.0.18](https://github.com/truecharts/charts/compare/esphome-15.0.17...esphome-15.0.18) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14253](https://github.com/truecharts/charts/issues/14253))
|
||||
|
||||
|
||||
|
||||
|
||||
## [esphome-15.0.17](https://github.com/truecharts/charts/compare/esphome-15.0.16...esphome-15.0.17) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/esphome to v2023.10.6 ([#14274](https://github.com/truecharts/charts/issues/14274))
|
||||
|
||||
|
||||
|
||||
|
||||
## [esphome-15.0.16](https://github.com/truecharts/charts/compare/esphome-15.0.15...esphome-15.0.16) (2023-11-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/esphome to v2023.10.5 ([#14205](https://github.com/truecharts/charts/issues/14205))
|
||||
|
||||
|
||||
|
||||
|
||||
## [esphome-15.0.15](https://github.com/truecharts/charts/compare/esphome-15.0.14...esphome-15.0.15) (2023-10-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/esphome to v2023.10.4 ([#14118](https://github.com/truecharts/charts/issues/14118))
|
||||
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2023.11.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.5
|
||||
deprecated: false
|
||||
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
||||
home: https://truecharts.org/charts/stable/esphome
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png
|
||||
keywords:
|
||||
- esphome
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: esphome
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/esphome
|
||||
- https://github.com/esphome/esphome
|
||||
type: application
|
||||
version: 15.0.25
|
||||
annotations:
|
||||
truecharts.org/category: tools
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [esphome-15.0.25](https://github.com/truecharts/charts/compare/esphome-15.0.24...esphome-15.0.25) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image esphome/esphome to v2023.11.1 ([#14788](https://github.com/truecharts/charts/issues/14788))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/esphome](https://truecharts.org/charts/stable/esphome)
|
||||
|
||||
---
|
||||
|
||||
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!
|
|
@ -0,0 +1,51 @@
|
|||
image:
|
||||
repository: esphome/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.11.1@sha256:54bdedecd9111858fca4d7571e1fec3d98149538cb87ff69f93bdb471db88e18
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
privileged: true
|
||||
allowPrivilegeEscalation: true
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 6052
|
||||
targetPort: 6052
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
path: /
|
||||
readiness:
|
||||
type: http
|
||||
path: /
|
||||
startup:
|
||||
type: http
|
||||
path: /
|
||||
env:
|
||||
ESPHOME_DASHBOARD_USE_PING: false
|
||||
ESPHOME_DASHBOARD_RELATIVE_URL: /
|
||||
# ESPHOME_QUICKWIZARD:
|
||||
# ESPHOME_IS_HASSIO:
|
||||
# DISABLE_HA_AUTHENTICATION:
|
||||
# USERNAME:
|
||||
# PASSWORD:
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
platformio:
|
||||
enabled: true
|
||||
mountPath: /.platformio
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [homebox-3.0.11](https://github.com/truecharts/charts/compare/homebox-3.0.10...homebox-3.0.11) (2023-11-17)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [homebox-3.0.12](https://github.com/truecharts/charts/compare/homebox-3.0.11...homebox-3.0.12) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image ghcr.io/hay-kot/homebox to v0.10.2 ([#14789](https://github.com/truecharts/charts/issues/14789))
|
||||
|
||||
|
||||
|
||||
|
||||
## [homebox-3.0.11](https://github.com/truecharts/charts/compare/homebox-3.0.10...homebox-3.0.11) (2023-11-17)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [homebox-3.0.0](https://github.com/truecharts/charts/compare/homebox-2.0.27...homebox-3.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [homebox-2.0.27](https://github.com/truecharts/charts/compare/homebox-2.0.26...homebox-2.0.27) (2023-07-29)
|
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/homebox
|
||||
- https://github.com/hay-kot/homebox
|
||||
type: application
|
||||
version: 3.0.11
|
||||
version: 3.0.12
|
||||
annotations:
|
||||
truecharts.org/category: inventory
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [homebox-3.0.12](https://github.com/truecharts/charts/compare/homebox-3.0.11...homebox-3.0.12) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image ghcr.io/hay-kot/homebox to v0.10.2 ([#14789](https://github.com/truecharts/charts/issues/14789))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/hay-kot/homebox
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.10.1@sha256:542f3d6156c7431b2127b35b37f97a121754dd92abb910afe1bbf0008706d2a1
|
||||
tag: v0.10.2@sha256:1419b6e22aa06ab307fe0ed6c68906484905484f73df02485ebe8d94760812b8
|
||||
homebox:
|
||||
allow_registration: true
|
||||
auto_increment_asset_id: true
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [metabase-0.0.16](https://github.com/truecharts/charts/compare/metabase-0.0.15...metabase-0.0.16) (2023-11-17)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [metabase-0.0.17](https://github.com/truecharts/charts/compare/metabase-0.0.16...metabase-0.0.17) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image metabase/metabase to v0.47.8 ([#14794](https://github.com/truecharts/charts/issues/14794))
|
||||
|
||||
|
||||
|
||||
|
||||
## [metabase-0.0.16](https://github.com/truecharts/charts/compare/metabase-0.0.15...metabase-0.0.16) (2023-11-17)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/metabase to v0.47.4 ([#13530](https://github.com/truecharts/charts/issues/13530))
|
||||
- run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387))
|
||||
|
||||
|
||||
|
||||
|
||||
## [metabase-0.0.6](https://github.com/truecharts/charts/compare/metabase-0.0.5...metabase-0.0.6) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.47.7"
|
||||
appVersion: "0.47.8"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -20,7 +20,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/metabase
|
||||
- https://github.com/metabase/metabase
|
||||
type: application
|
||||
version: 0.0.16
|
||||
version: 0.0.17
|
||||
annotations:
|
||||
truecharts.org/category: reporting
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [metabase-0.0.17](https://github.com/truecharts/charts/compare/metabase-0.0.16...metabase-0.0.17) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image metabase/metabase to v0.47.8 ([#14794](https://github.com/truecharts/charts/issues/14794))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: metabase/metabase
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.47.7@sha256:157289a0c6ad38955dbf140d55f03821bf9cecbad220e9d3816e90e0af771e14
|
||||
tag: v0.47.8@sha256:0341a3a282cd9ebbceae7f14a02fffb7a8205ac23632ada0817cd68f413b07e6
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-16.0.10](https://github.com/truecharts/charts/compare/navidrome-16.0.9...navidrome-16.0.10) (2023-11-17)
|
||||
|
||||
### Feat
|
||||
|
||||
- update container image deluan/navidrome to v0.50.0 ([#14799](https://github.com/truecharts/charts/issues/14799))
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-16.0.9](https://github.com/truecharts/charts/compare/navidrome-16.0.8...navidrome-16.0.9) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/navidrome to v0.50.0 ([#14749](https://github.com/truecharts/charts/issues/14749))
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-16.0.8](https://github.com/truecharts/charts/compare/navidrome-16.0.7...navidrome-16.0.8) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-16.0.7](https://github.com/truecharts/charts/compare/navidrome-16.0.6...navidrome-16.0.7) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-16.0.6](https://github.com/truecharts/charts/compare/navidrome-16.0.5...navidrome-16.0.6) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-16.0.5](https://github.com/truecharts/charts/compare/navidrome-16.0.4...navidrome-16.0.5) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-16.0.4](https://github.com/truecharts/charts/compare/navidrome-16.0.3...navidrome-16.0.4) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-16.0.3](https://github.com/truecharts/charts/compare/navidrome-16.0.1...navidrome-16.0.3) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-16.0.1](https://github.com/truecharts/charts/compare/navidrome-16.0.0...navidrome-16.0.1) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-16.0.0](https://github.com/truecharts/charts/compare/navidrome-15.1.2...navidrome-16.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [navidrome-15.1.2](https://github.com/truecharts/charts/compare/navidrome-15.1.1...navidrome-15.1.2) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.50.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.5
|
||||
deprecated: false
|
||||
description: Navidrome is an open source web-based music collection server and streamer
|
||||
home: https://truecharts.org/charts/stable/navidrome
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/navidrome.png
|
||||
keywords:
|
||||
- navidrome
|
||||
- music
|
||||
- streaming
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: navidrome
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/navidrome
|
||||
- https://github.com/deluan/navidrome
|
||||
type: application
|
||||
version: 16.0.10
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [navidrome-16.0.10](https://github.com/truecharts/charts/compare/navidrome-16.0.9...navidrome-16.0.10) (2023-11-17)
|
||||
|
||||
### Feat
|
||||
|
||||
- update container image deluan/navidrome to v0.50.0 ([#14799](https://github.com/truecharts/charts/issues/14799))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Navidrome is an open source web-based music collection server and streamer
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/navidrome](https://truecharts.org/charts/stable/navidrome)
|
||||
|
||||
---
|
||||
|
||||
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!
|
|
@ -0,0 +1,31 @@
|
|||
image:
|
||||
repository: deluan/navidrome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.50.0@sha256:73b2e46a000527dc9d54486f9c348a29eb389173568e627d4ceab8382aa2c1d5
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
ND_MUSICFOLDER: /music
|
||||
ND_SCANSCHEDULE: "@every 15m"
|
||||
ND_LOGLEVEL: info
|
||||
ND_SESSIONTIMEOUT: 24h
|
||||
ND_ENABLETRANSCODINGCONFIG: false
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 4533
|
||||
targetPort: 4533
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: /data
|
||||
music:
|
||||
enabled: true
|
||||
mountPath: /music
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [soft-serve-3.0.14](https://github.com/truecharts/charts/compare/soft-serve-3.0.13...soft-serve-3.0.14) (2023-11-17)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [soft-serve-3.0.15](https://github.com/truecharts/charts/compare/soft-serve-3.0.14...soft-serve-3.0.15) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image charmcli/soft-serve to v0.7.2 ([#14785](https://github.com/truecharts/charts/issues/14785))
|
||||
|
||||
|
||||
|
||||
|
||||
## [soft-serve-3.0.14](https://github.com/truecharts/charts/compare/soft-serve-3.0.13...soft-serve-3.0.14) (2023-11-17)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [soft-serve-3.0.3](https://github.com/truecharts/charts/compare/soft-serve-3.0.2...soft-serve-3.0.3) (2023-10-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/soft-serve to v0.6.2 ([#13179](https://github.com/truecharts/charts/issues/13179))
|
||||
|
||||
|
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve
|
||||
- https://github.com/charmbracelet/soft-serve
|
||||
type: application
|
||||
version: 3.0.14
|
||||
version: 3.0.15
|
||||
annotations:
|
||||
truecharts.org/category: git
|
||||
truecharts.org/SCALE-support: "true"
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue