Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-03-11 01:02:26 +00:00
parent 8a8e88641e
commit 92aa44d960
191 changed files with 7636 additions and 557 deletions

View File

@ -8,6 +8,42 @@ title: Changelog
**Important:**
## [grafana-14.4.2](https://github.com/truecharts/charts/compare/grafana-14.4.1...grafana-14.4.2) (2024-03-11)
### Chore
- update container image grafana/grafana to v10.3.4[@a4c1fa9](https://github.com/a4c1fa9) by renovate ([#19073](https://github.com/truecharts/charts/issues/19073))
## [grafana-14.4.1](https://github.com/truecharts/charts/compare/grafana-14.4.0...grafana-14.4.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [grafana-14.4.0](https://github.com/truecharts/charts/compare/grafana-14.3.0...grafana-14.4.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [grafana-14.3.0](https://github.com/truecharts/charts/compare/grafana-14.2.3...grafana-14.3.0) (2024-03-06)
### Chore
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
## [grafana-14.2.3](https://github.com/truecharts/charts/compare/grafana-14.2.2...grafana-14.2.3) (2024-03-05)
### Chore
@ -61,40 +97,4 @@ title: Changelog
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
## [grafana-12.1.0](https://github.com/truecharts/charts/compare/grafana-12.0.9...grafana-12.1.0) (2024-01-27)
### Chore
- update container image grafana/grafana to v10.3.1[@7567a7c](https://github.com/7567a7c) by renovate ([#17551](https://github.com/truecharts/charts/issues/17551))
## [grafana-12.0.9](https://github.com/truecharts/charts/compare/grafana-12.0.8...grafana-12.0.9) (2024-01-26)
### Chore
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
## [grafana-12.0.8](https://github.com/truecharts/charts/compare/grafana-12.0.7...grafana-12.0.8) (2024-01-21)
### Chore
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
## [grafana-12.0.7](https://github.com/truecharts/charts/compare/grafana-12.0.6...grafana-12.0.7) (2024-01-21)
### Chore
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: enterprise
apiVersion: v2
appVersion: 10.3.3
appVersion: 10.3.4
dependencies:
- name: common
version: 18.1.6
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -25,7 +25,7 @@ keywords:
- monitoring
- metrics
- logs
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -38,4 +38,4 @@ sources:
- https://hub.docker.com/r/grafana/grafana
- https://quay.io/kiwigrid/k8s-sidecar
type: application
version: 14.2.3
version: 14.4.2

View File

@ -0,0 +1,9 @@
## [grafana-14.4.2](https://github.com/truecharts/charts/compare/grafana-14.4.1...grafana-14.4.2) (2024-03-11)
### Chore
- update container image grafana/grafana to v10.3.4[@a4c1fa9](https://github.com/a4c1fa9) by renovate ([#19073](https://github.com/truecharts/charts/issues/19073))

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
repository: grafana/grafana
pullPolicy: IfNotPresent
tag: 10.3.3@sha256:8640e5038e83ca4554ed56b9d76375158bcd51580238c6f5d8adaf3f20dd5379
tag: 10.3.4@sha256:a4c1fa9b108073012f06178259c534a27d7d3b51fbf40eac263f0e74ee403c0b
sidecarImage:
repository: quay.io/kiwigrid/k8s-sidecar

View File

@ -1,28 +0,0 @@
---
title: Changelog
---
*for the complete changelog, please refer to the website*
**Important:**
## [bitmagnet-1.3.4](https://github.com/truecharts/charts/compare/bitmagnet-1.3.3...bitmagnet-1.3.4) (2024-03-05)
### Chore
- bump everything to force helm release again
## [bitmagnet-1.3.3](https://github.com/truecharts/charts/compare/bitmagnet-1.3.1...bitmagnet-1.3.3) (2024-03-05)
### Chore
- force rereleases
- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835))

View File

@ -0,0 +1,64 @@
---
title: Changelog
---
*for the complete changelog, please refer to the website*
**Important:**
## [bitmagnet-1.5.2](https://github.com/truecharts/charts/compare/bitmagnet-1.5.1...bitmagnet-1.5.2) (2024-03-11)
### Chore
- update container image ghcr.io/bitmagnet-io/bitmagnet to v0.7.12[@07c9c43](https://github.com/07c9c43) by renovate ([#19063](https://github.com/truecharts/charts/issues/19063))
## [bitmagnet-1.5.1](https://github.com/truecharts/charts/compare/bitmagnet-1.5.0...bitmagnet-1.5.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [bitmagnet-1.5.0](https://github.com/truecharts/charts/compare/bitmagnet-1.4.0...bitmagnet-1.5.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [bitmagnet-1.4.0](https://github.com/truecharts/charts/compare/bitmagnet-1.3.4...bitmagnet-1.4.0) (2024-03-06)
### Chore
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
## [bitmagnet-1.3.4](https://github.com/truecharts/charts/compare/bitmagnet-1.3.3...bitmagnet-1.3.4) (2024-03-05)
### Chore
- bump everything to force helm release again
## [bitmagnet-1.3.3](https://github.com/truecharts/charts/compare/bitmagnet-1.3.1...bitmagnet-1.3.3) (2024-03-05)
### Chore
- force rereleases
- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835))

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.7.7
appVersion: 0.7.12
dependencies:
- name: common
version: 18.1.6
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitmagnet.png
keywords:
- torrent
- bitmagnet
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/bitmagnet
- https://ghcr.io/bitmagnet-io/bitmagnet
type: application
version: 1.3.4
version: 1.5.2

View File

@ -0,0 +1,9 @@
## [bitmagnet-1.5.2](https://github.com/truecharts/charts/compare/bitmagnet-1.5.1...bitmagnet-1.5.2) (2024-03-11)
### Chore
- update container image ghcr.io/bitmagnet-io/bitmagnet to v0.7.12[@07c9c43](https://github.com/07c9c43) by renovate ([#19063](https://github.com/truecharts/charts/issues/19063))

Binary file not shown.

View File

@ -1,6 +1,6 @@
image:
repository: ghcr.io/bitmagnet-io/bitmagnet
tag: 0.7.7@sha256:45784df41956eede054a09553cc6f89139b228f94e9ea69837d95d6e559caadd
tag: 0.7.12@sha256:07c9c43d2b5e5c7cb26f7d27428bed8a791f23599d91a3eb62649cbb981b967b
pullPolicy: IfNotPresent
service:
main:

View File

@ -1761,15 +1761,22 @@ questions:
additional_attrs: true
type: dict
attrs:
- variable: enabled
label: Enabled
schema:
type: boolean
default: false
- variable: instances
label: Instances
schema:
type: int
show_if: [["enabled", "=", true]]
default: 1
- variable: createRO
label: "Create ReadOnly Instance"
schema:
type: boolean
show_if: [["enabled", "=", true]]
default: false
- variable: backups
label: "Backup Settings (Experimental)"

View File

@ -8,6 +8,42 @@ title: Changelog
**Important:**
## [bookstack-13.2.2](https://github.com/truecharts/charts/compare/bookstack-13.2.1...bookstack-13.2.2) (2024-03-11)
### Chore
- update container image ghcr.io/linuxserver/bookstack to v24.02.20240304[@439feef](https://github.com/439feef) by renovate ([#19066](https://github.com/truecharts/charts/issues/19066))
## [bookstack-13.2.1](https://github.com/truecharts/charts/compare/bookstack-13.2.0...bookstack-13.2.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [bookstack-13.2.0](https://github.com/truecharts/charts/compare/bookstack-13.1.0...bookstack-13.2.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [bookstack-13.1.0](https://github.com/truecharts/charts/compare/bookstack-13.0.3...bookstack-13.1.0) (2024-03-06)
### Chore
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
## [bookstack-13.0.3](https://github.com/truecharts/charts/compare/bookstack-13.0.2...bookstack-13.0.3) (2024-03-05)
### Chore
@ -61,40 +97,4 @@ title: Changelog
- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525))
## [bookstack-11.2.15](https://github.com/truecharts/charts/compare/bookstack-11.2.14...bookstack-11.2.15) (2024-01-26)
### Chore
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
## [bookstack-11.2.14](https://github.com/truecharts/charts/compare/bookstack-11.2.13...bookstack-11.2.14) (2024-01-21)
### Chore
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
## [bookstack-11.2.13](https://github.com/truecharts/charts/compare/bookstack-11.2.12...bookstack-11.2.13) (2024-01-21)
### Chore
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
## [bookstack-11.2.12](https://github.com/truecharts/charts/compare/bookstack-11.2.11...bookstack-11.2.12) (2024-01-21)
### Chore
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
## [bookstack-11.2.11](https://github.com/truecharts/charts/compare/bookstack-11.2.10...bookstack-11.2.11) (2024-01-21)
## [bookstack-11.2.15](https://github.com/truecharts/charts/compare/bookstack-11.2.14...bookstack-11.2.15) (2024-01-26)

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.02.20240228
appVersion: 24.02.20240304
dependencies:
- name: common
version: 18.1.6
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -34,7 +34,7 @@ keywords:
- organizer
- server
- hosted
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -45,4 +45,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/bookstack
- https://ghcr.io/linuxserver/bookstack
type: application
version: 13.0.3
version: 13.2.2

View File

@ -0,0 +1,9 @@
## [bookstack-13.2.2](https://github.com/truecharts/charts/compare/bookstack-13.2.1...bookstack-13.2.2) (2024-03-11)
### Chore
- update container image ghcr.io/linuxserver/bookstack to v24.02.20240304[@439feef](https://github.com/439feef) by renovate ([#19066](https://github.com/truecharts/charts/issues/19066))

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/bookstack
pullPolicy: IfNotPresent
tag: 24.02.20240228@sha256:fe4885c2c555d016f9e4b6ad0947c0e4c453910169943b2bcaf8afe9dc57a421
tag: 24.02.20240304@sha256:439feefce576005d0e9fd2398ba985824ab5ebf80e191cd4e4457190263f0f7a
securityContext:
container:
readOnlyRootFilesystem: false

View File

@ -1,9 +0,0 @@
## [changedetection-io-2.4.2](https://github.com/truecharts/charts/compare/changedetection-io-2.4.1...changedetection-io-2.4.2) (2024-03-11)
### Chore
- update container image ghcr.io/dgtlmoon/changedetection.io to v0.45.16[@247558e](https://github.com/247558e) by renovate ([#19064](https://github.com/truecharts/charts/issues/19064))

View File

@ -1,9 +0,0 @@
## [docker-5.4.2](https://github.com/truecharts/charts/compare/docker-5.4.1...docker-5.4.2) (2024-03-11)
### Chore
- update container image docker to v25.0.4[@0b0e8ca](https://github.com/0b0e8ca) by renovate ([#19058](https://github.com/truecharts/charts/issues/19058))

View File

@ -8,6 +8,42 @@ title: Changelog
**Important:**
## [drawio-11.2.2](https://github.com/truecharts/charts/compare/drawio-11.2.1...drawio-11.2.2) (2024-03-11)
### Chore
- update container image jgraph/drawio to v24.0.4[@d59e042](https://github.com/d59e042) by renovate ([#19074](https://github.com/truecharts/charts/issues/19074))
## [drawio-11.2.1](https://github.com/truecharts/charts/compare/drawio-11.2.0...drawio-11.2.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [drawio-11.2.0](https://github.com/truecharts/charts/compare/drawio-11.1.0...drawio-11.2.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [drawio-11.1.0](https://github.com/truecharts/charts/compare/drawio-11.0.3...drawio-11.1.0) (2024-03-06)
### Chore
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
## [drawio-11.0.3](https://github.com/truecharts/charts/compare/drawio-11.0.2...drawio-11.0.3) (2024-03-05)
### Chore
@ -61,40 +97,4 @@ title: Changelog
- update container image jgraph/drawio to v23.1.0[@9931e26](https://github.com/9931e26) by renovate ([#17943](https://github.com/truecharts/charts/issues/17943))
## [drawio-9.0.1](https://github.com/truecharts/charts/compare/drawio-9.0.0...drawio-9.0.1) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
## [drawio-9.0.0](https://github.com/truecharts/charts/compare/drawio-8.1.16...drawio-9.0.0) (2024-01-29)
### Chore
- update container image jgraph/drawio to v23.0.2[@5eac46d](https://github.com/5eac46d) by renovate ([#17705](https://github.com/truecharts/charts/issues/17705))
## [drawio-8.1.16](https://github.com/truecharts/charts/compare/drawio-8.1.15...drawio-8.1.16) (2024-01-29)
### Chore
- update container image jgraph/drawio to v22.1.22[@3dcd10a](https://github.com/3dcd10a) by renovate ([#17679](https://github.com/truecharts/charts/issues/17679))
## [drawio-8.1.15](https://github.com/truecharts/charts/compare/drawio-8.1.14...drawio-8.1.15) (2024-01-26)
### Chore
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
- update container image jgraph/drawio to v23.1.0[@9931e26](https://github.com/9931e26) by renovate ([#17943](https://github.com/truecharts/charts/issues/17943))

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.0.1
appVersion: 24.0.4
dependencies:
- name: common
version: 18.1.6
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/drawio
icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png
keywords:
- drawio
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
- https://hub.docker.com/r/jgraph/drawio
type: application
version: 11.0.3
version: 11.2.2

View File

@ -0,0 +1,9 @@
## [drawio-11.2.2](https://github.com/truecharts/charts/compare/drawio-11.2.1...drawio-11.2.2) (2024-03-11)
### Chore
- update container image jgraph/drawio to v24.0.4[@d59e042](https://github.com/d59e042) by renovate ([#19074](https://github.com/truecharts/charts/issues/19074))

Binary file not shown.

View File

@ -1,6 +1,6 @@
image:
repository: jgraph/drawio
tag: 24.0.1@sha256:fea3156a621d2680ff3daa0179131b21d47f1f8d3ebac4861b226195db73cb6d
tag: 24.0.4@sha256:d59e042f9bd6a9137d4d006f5e2f1d729814a4f35c84de735ba749485bfd8c46
pullPolicy: IfNotPresent
securityContext:
container:

View File

@ -1,9 +0,0 @@
## [esphome-19.4.2](https://github.com/truecharts/charts/compare/esphome-19.4.1...esphome-19.4.2) (2024-03-11)
### Chore
- update container image esphome/esphome to v2024.2.2[@abdd075](https://github.com/abdd075) by renovate ([#19060](https://github.com/truecharts/charts/issues/19060))

View File

@ -0,0 +1,38 @@
---
title: Changelog
---
*for the complete changelog, please refer to the website*
**Important:**
## [game-server-watcher-1.1.2](https://github.com/truecharts/charts/compare/game-server-watcher-1.1.1...game-server-watcher-1.1.2) (2024-03-11)
### Chore
- update container image ghcr.io/a-sync/game-server-watcher to v3.0.2[@52d5d8d](https://github.com/52d5d8d) by renovate ([#19062](https://github.com/truecharts/charts/issues/19062))
## [game-server-watcher-1.1.1](https://github.com/truecharts/charts/compare/game-server-watcher-1.1.0...game-server-watcher-1.1.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [game-server-watcher-1.1.0](https://github.com/truecharts/charts/compare/game-server-watcher-1.0.0...game-server-watcher-1.1.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [game-server-watcher-1.0.0](https://github.com/truecharts/charts/compare/game-server-watcher-0.0.4...game-server-watcher-1.0.0) (2024-03-06)

View File

@ -0,0 +1,38 @@
annotations:
max_scale_version: 24.04.0
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: monitor
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.0.2
dependencies:
- name: common
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: A simple discord/telegram/slack bot to monitor your game servers and players in style.
home: https://truecharts.org/charts/stable/game-server-watcher
icon: https://truecharts.org/img/hotlink-ok/chart-icons/game-server-watcher.png
keywords:
- game-server-watcher
- monitoring
- bots
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: game-server-watcher
sources:
- https://github.com/a-sync/game-server-watcher
- https://github.com/truecharts/charts/tree/master/charts/stable/game-server-watcher
- https://ghcr.io/a-sync/game-server-watcher
type: application
version: 1.1.2

View File

@ -0,0 +1,28 @@
---
title: 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/game-server-watcher)
**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_

View File

@ -0,0 +1,9 @@
## [game-server-watcher-1.1.2](https://github.com/truecharts/charts/compare/game-server-watcher-1.1.1...game-server-watcher-1.1.2) (2024-03-11)
### Chore
- update container image ghcr.io/a-sync/game-server-watcher to v3.0.2[@52d5d8d](https://github.com/52d5d8d) by renovate ([#19062](https://github.com/truecharts/charts/issues/19062))

View File

@ -0,0 +1,8 @@
A simple discord/telegram/slack bot to monitor your game servers and players in style.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/game-server-watcher](https://truecharts.org/charts/stable/game-server-watcher)
---
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!

View File

@ -0,0 +1,55 @@
image:
repository: ghcr.io/a-sync/game-server-watcher
pullPolicy: IfNotPresent
tag: v3.0.2@sha256:52d5d8db08599ba11edef0d389f1689166eec7eade9e4f9929d0c32ae57fed26
securityContext:
container:
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: http
port: 10690
workload:
main:
podSpec:
containers:
main:
env:
# Writeable folder for data storage
DATA_PATH: "{{.Values.persistence.data.mountPath }}"
# Web service host
HOST: 0.0.0.0
# Web service port
PORT: "{{ .Values.service.main.ports.main.port }}"
# Admin PASSWORD
SECRET: secret
# Enable or Disable debug mode
DBG: 0
# Game server info refresh interval in minutes
REFRESH_TIME_MINUTES: 2
# Steam web API key
STEAM_WEB_API_KEY: ""
# Discord bot token
DISCORD_BOT_TOKEN: ""
# Telegram bot token
TELEGRAM_BOT_TOKEN: ""
# Slack bot token
SLACK_BOT_TOKEN: ""
# Slack app token
SLACK_APP_TOKEN: ""
persistence:
data:
enabled: true
mountPath: "/data"
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +0,0 @@
## [homepage-7.4.2](https://github.com/truecharts/charts/compare/homepage-7.4.1...homepage-7.4.2) (2024-03-11)
### Chore
- update container image ghcr.io/gethomepage/homepage to v0.8.9[@869c800](https://github.com/869c800) by renovate ([#19065](https://github.com/truecharts/charts/issues/19065))

View File

@ -1,9 +0,0 @@
## [ispy-agent-dvr-9.5.2](https://github.com/truecharts/charts/compare/ispy-agent-dvr-9.5.1...ispy-agent-dvr-9.5.2) (2024-03-11)
### Chore
- update container image doitandbedone/ispyagentdvr to v5.3.2.0[@65e629a](https://github.com/65e629a) by renovate ([#19059](https://github.com/truecharts/charts/issues/19059))

View File

@ -8,6 +8,42 @@ title: Changelog
**Important:**
## [lidarr-21.2.2](https://github.com/truecharts/charts/compare/lidarr-21.2.1...lidarr-21.2.2) (2024-03-11)
### Chore
- update container image ghcr.io/onedr0p/lidarr-develop to v2.2.1.4073[@25018af](https://github.com/25018af) by renovate ([#19067](https://github.com/truecharts/charts/issues/19067))
## [lidarr-21.2.1](https://github.com/truecharts/charts/compare/lidarr-21.2.0...lidarr-21.2.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [lidarr-21.2.0](https://github.com/truecharts/charts/compare/lidarr-21.1.0...lidarr-21.2.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [lidarr-21.1.0](https://github.com/truecharts/charts/compare/lidarr-21.0.3...lidarr-21.1.0) (2024-03-06)
### Chore
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
## [lidarr-21.0.3](https://github.com/truecharts/charts/compare/lidarr-21.0.2...lidarr-21.0.3) (2024-03-05)
### Chore
@ -61,39 +97,3 @@ title: Changelog
### Chore
- update container image ghcr.io/onedr0p/lidarr-develop to v2.1.6.3993[@90ddf2d](https://github.com/90ddf2d) by renovate ([#17914](https://github.com/truecharts/charts/issues/17914))
## [lidarr-19.1.16](https://github.com/truecharts/charts/compare/lidarr-19.1.15...lidarr-19.1.16) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
## [lidarr-19.1.15](https://github.com/truecharts/charts/compare/lidarr-19.1.14...lidarr-19.1.15) (2024-01-29)
### Chore
- update container image ghcr.io/onedr0p/exportarr to v1.6.1[@60cf3d4](https://github.com/60cf3d4) by renovate ([#17725](https://github.com/truecharts/charts/issues/17725))
## [lidarr-19.1.14](https://github.com/truecharts/charts/compare/lidarr-19.1.13...lidarr-19.1.14) (2024-01-29)
### Chore
- update container image ghcr.io/onedr0p/lidarr-develop to v2.1.4.3941[@de7dac0](https://github.com/de7dac0) by renovate ([#17674](https://github.com/truecharts/charts/issues/17674))
## [lidarr-19.1.13](https://github.com/truecharts/charts/compare/lidarr-19.1.12...lidarr-19.1.13) (2024-01-26)
### Chore

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.2.0.4053
appVersion: 2.2.1.4073
dependencies:
- name: common
version: 18.1.6
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -24,7 +24,7 @@ keywords:
- lidarr
- torrent
- usenet
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -36,4 +36,4 @@ sources:
- https://ghcr.io/onedr0p/exportarr
- https://ghcr.io/onedr0p/lidarr-develop
type: application
version: 21.0.3
version: 21.2.2

View File

@ -0,0 +1,9 @@
## [lidarr-21.2.2](https://github.com/truecharts/charts/compare/lidarr-21.2.1...lidarr-21.2.2) (2024-03-11)
### Chore
- update container image ghcr.io/onedr0p/lidarr-develop to v2.2.1.4073[@25018af](https://github.com/25018af) by renovate ([#19067](https://github.com/truecharts/charts/issues/19067))

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/lidarr-develop
pullPolicy: IfNotPresent
tag: 2.2.0.4053@sha256:0dc627db78c12432cb0d39df036fcc26dc8e392d7e565f5d0c8d95a376811b07
tag: 2.2.1.4073@sha256:25018afceb9103b6d1ef4e687b87974716a4d23db8660843d071461d3f9dd402
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent

View File

@ -8,6 +8,42 @@ title: Changelog
**Important:**
## [minio-11.5.2](https://github.com/truecharts/charts/compare/minio-11.5.1...minio-11.5.2) (2024-03-11)
### Chore
- update container image minio/minio to vrelease.2024-03-10t02-53-48z[@b9e644d](https://github.com/b9e644d) by renovate ([#19080](https://github.com/truecharts/charts/issues/19080))
## [minio-11.5.1](https://github.com/truecharts/charts/compare/minio-11.5.0...minio-11.5.1) (2024-03-07)
### Chore
- bump everything to trigger re-release
## [minio-11.5.0](https://github.com/truecharts/charts/compare/minio-11.4.0...minio-11.5.0) (2024-03-07)
### Chore
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
## [minio-11.4.0](https://github.com/truecharts/charts/compare/minio-11.3.3...minio-11.4.0) (2024-03-06)
### Chore
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
## [minio-11.3.3](https://github.com/truecharts/charts/compare/minio-11.3.2...minio-11.3.3) (2024-03-05)
### Chore
@ -61,39 +97,3 @@ title: Changelog
### Chore
- update container image minio/minio to vrelease.2024-01-31t20-20-33z[@4092433](https://github.com/4092433) by renovate ([#17924](https://github.com/truecharts/charts/issues/17924))
## [minio-10.0.10](https://github.com/truecharts/charts/compare/minio-10.0.9...minio-10.0.10) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
## [minio-10.0.9](https://github.com/truecharts/charts/compare/minio-10.0.8...minio-10.0.9) (2024-01-29)
### Chore
- update container image minio/minio to vrelease.2024-01-29t03-56-32z[@9b19278](https://github.com/9b19278) by renovate ([#17726](https://github.com/truecharts/charts/issues/17726))
## [minio-10.0.8](https://github.com/truecharts/charts/compare/minio-10.0.7...minio-10.0.8) (2024-01-26)
### Chore
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
## [minio-10.0.7](https://github.com/truecharts/charts/compare/minio-10.0.6...minio-10.0.7) (2024-01-21)
### Chore

View File

@ -7,10 +7,10 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.03.03
appVersion: 2024.03.10
dependencies:
- name: common
version: 18.1.6
version: 19.0.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
@ -24,7 +24,7 @@ keywords:
- minio
- s3
- storage
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/minio
- https://hub.docker.com/r/minio/minio
type: application
version: 11.3.3
version: 11.5.2

View File

@ -0,0 +1,9 @@
## [minio-11.5.2](https://github.com/truecharts/charts/compare/minio-11.5.1...minio-11.5.2) (2024-03-11)
### Chore
- update container image minio/minio to vrelease.2024-03-10t02-53-48z[@b9e644d](https://github.com/b9e644d) by renovate ([#19080](https://github.com/truecharts/charts/issues/19080))

Binary file not shown.

View File

@ -1,6 +1,6 @@
image:
repository: minio/minio
tag: RELEASE.2024-03-03T17-50-39Z@sha256:78eba29be5c2539b0961dee68b44334d4eda4c9bd7cb1f43f4e07c2ffb609cff
tag: RELEASE.2024-03-10T02-53-48Z@sha256:b9e644d40add58b121f7801e9ec0e19a58f836a366a88011e8951e3166aaf16e
pullPolicy: IfNotPresent
service:
main:

View File

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

Some files were not shown because too many files have changed in this diff Show More