Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
43e1d67a97
commit
21a430037b
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tautulli-15.0.14](https://github.com/truecharts/charts/compare/tautulli-15.0.13...tautulli-15.0.14) (2023-12-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image ghcr.io/onedr0p/tautulli to 2.13.2[@932a327](https://github.com/932a327) ([#15655](https://github.com/truecharts/charts/issues/15655))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tautulli-15.0.13](https://github.com/truecharts/charts/compare/tautulli-15.0.12...tautulli-15.0.13) (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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tautulli-15.0.12](https://github.com/truecharts/charts/compare/tautulli-15.0.11...tautulli-15.0.12) (2023-11-17)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tautulli-15.0.11](https://github.com/truecharts/charts/compare/tautulli-15.0.10...tautulli-15.0.11) (2023-11-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tautulli-15.0.10](https://github.com/truecharts/charts/compare/tautulli-15.0.9...tautulli-15.0.10) (2023-11-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tautulli-15.0.9](https://github.com/truecharts/charts/compare/tautulli-15.0.8...tautulli-15.0.9) (2023-11-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tautulli-15.0.8](https://github.com/truecharts/charts/compare/tautulli-15.0.7...tautulli-15.0.8) (2023-11-03)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tautulli-15.0.7](https://github.com/truecharts/charts/compare/tautulli-15.0.6...tautulli-15.0.7) (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))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tautulli-15.0.6](https://github.com/truecharts/charts/compare/tautulli-15.0.5...tautulli-15.0.6) (2023-10-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/tautulli to v2.13.2 ([#14008](https://github.com/truecharts/charts/issues/14008))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tautulli-15.0.5](https://github.com/truecharts/charts/compare/tautulli-15.0.4...tautulli-15.0.5) (2023-10-13)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
|
@ -0,0 +1,36 @@
|
||||||
|
kubeVersion: ">=1.24.0"
|
||||||
|
apiVersion: v2
|
||||||
|
name: tautulli
|
||||||
|
version: 15.0.14
|
||||||
|
appVersion: 2.13.2
|
||||||
|
description: A Python based monitoring and tracking tool for Plex Media Server
|
||||||
|
home: https://truecharts.org/charts/stable/tautulli
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.png
|
||||||
|
deprecated: false
|
||||||
|
sources:
|
||||||
|
- https://github.com/Tautulli/Tautulli
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/tautulli
|
||||||
|
- https://ghcr.io/onedr0p/tautulli
|
||||||
|
maintainers:
|
||||||
|
- name: TrueCharts
|
||||||
|
email: info@truecharts.org
|
||||||
|
url: https://truecharts.org
|
||||||
|
keywords:
|
||||||
|
- tautulli
|
||||||
|
- plex
|
||||||
|
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 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [tautulli-15.0.14](https://github.com/truecharts/charts/compare/tautulli-15.0.13...tautulli-15.0.14) (2023-12-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image ghcr.io/onedr0p/tautulli to 2.13.2[@932a327](https://github.com/932a327) ([#15655](https://github.com/truecharts/charts/issues/15655))
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
A Python based monitoring and tracking tool for Plex Media Server
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/tautulli](https://truecharts.org/charts/stable/tautulli)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
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,17 @@
|
||||||
|
image:
|
||||||
|
repository: ghcr.io/onedr0p/tautulli
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
tag: 2.13.2@sha256:932a327cc8aeabbed8aa0ff0d167e096a69711654fa0bbf741faa24f0a4467d3
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 8181
|
||||||
|
targetPort: 8181
|
||||||
|
persistence:
|
||||||
|
config:
|
||||||
|
enabled: true
|
||||||
|
mountPath: "/config"
|
||||||
|
portal:
|
||||||
|
open:
|
||||||
|
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
||||||
|
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
||||||
|
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue