Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4ce2c7627c
commit
e138241d5b
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [ombi-14.0.25](https://github.com/truecharts/charts/compare/ombi-14.0.24...ombi-14.0.25) (2023-07-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ombi to v4.43.2 ([#10850](https://github.com/truecharts/charts/issues/10850))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ombi-14.0.24](https://github.com/truecharts/charts/compare/ombi-14.0.23...ombi-14.0.24) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ombi-14.0.23](https://github.com/truecharts/charts/compare/ombi-14.0.22...ombi-14.0.23) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ombi-14.0.22](https://github.com/truecharts/charts/compare/ombi-14.0.21...ombi-14.0.22) (2023-06-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ombi-14.0.21](https://github.com/truecharts/charts/compare/ombi-14.0.20...ombi-14.0.21) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ombi-14.0.20](https://github.com/truecharts/charts/compare/ombi-14.0.19...ombi-14.0.20) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ombi-14.0.19](https://github.com/truecharts/charts/compare/ombi-14.0.18...ombi-14.0.19) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ombi-14.0.18](https://github.com/truecharts/charts/compare/ombi-14.0.17...ombi-14.0.18) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ombi-14.0.17](https://github.com/truecharts/charts/compare/ombi-14.0.16...ombi-14.0.17) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
||||
|
||||
|
||||
|
||||
|
||||
## [ombi-14.0.16](https://github.com/truecharts/charts/compare/ombi-14.0.15...ombi-14.0.16) (2023-05-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,32 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.43.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.14.6
|
||||
deprecated: false
|
||||
description: Want a Movie or TV Show on Plex or Emby? Use Ombi!
|
||||
home: https://truecharts.org/charts/stable/ombi
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ombi.png
|
||||
keywords:
|
||||
- ombi
|
||||
- plex
|
||||
- emby
|
||||
- sonarr
|
||||
- radarr
|
||||
- couchpotato
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: ombi
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ombi
|
||||
- https://github.com/tidusjar/Ombi
|
||||
type: application
|
||||
version: 14.0.25
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
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 @@
|
|||
|
||||
|
||||
## [ombi-14.0.25](https://github.com/truecharts/charts/compare/ombi-14.0.24...ombi-14.0.25) (2023-07-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ombi to v4.43.2 ([#10850](https://github.com/truecharts/charts/issues/10850))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Want a Movie or TV Show on Plex or Emby? Use Ombi!
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/ombi](https://truecharts.org/charts/stable/ombi)
|
||||
|
||||
---
|
||||
|
||||
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,32 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ombi
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.43.2@sha256:e4d8bffe7f27babe157433a6c8021a2feaa53a12643b219151c64fe6bc2e9a59
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 3579
|
||||
targetPort: 3579
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
# Enabled mariadb
|
||||
# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/mariadb
|
||||
mariadb:
|
||||
enabled: false
|
||||
architecture: standalone
|
||||
auth:
|
||||
database: ombi
|
||||
username: ombi
|
||||
password: ombi
|
||||
primary:
|
||||
persistence:
|
||||
enabled: false
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
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