Daily Prune

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-07-14 13:32:06 +00:00
parent 3bc14c6107
commit 650f2e5eb3
704 changed files with 0 additions and 158681 deletions

View File

@@ -1,99 +0,0 @@
# Changelog
## [ombi-11.0.14](https://github.com/truecharts/apps/compare/ombi-11.0.13...ombi-11.0.14) (2022-07-12)
### Chore
- bump to regenerate documentation
<a name="ombi-11.0.13"></a>
### [ombi-11.0.13](https://github.com/truecharts/apps/compare/ombi-11.0.12...ombi-11.0.13) (2022-07-12)
#### Chore
* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147))
* update docker general non-major ([#3150](https://github.com/truecharts/apps/issues/3150))
<a name="ombi-11.0.12"></a>
### [ombi-11.0.12](https://github.com/truecharts/apps/compare/ombi-11.0.11...ombi-11.0.12) (2022-07-11)
#### Chore
* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139))
<a name="ombi-11.0.11"></a>
### [ombi-11.0.11](https://github.com/truecharts/apps/compare/ombi-11.0.10...ombi-11.0.11) (2022-07-09)
#### Chore
* update helm general non-major helm releases ([#3113](https://github.com/truecharts/apps/issues/3113))
<a name="ombi-11.0.10"></a>
### [ombi-11.0.10](https://github.com/truecharts/apps/compare/ombi-11.0.9...ombi-11.0.10) (2022-07-04)
#### Chore
* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066))
<a name="ombi-11.0.9"></a>
### [ombi-11.0.9](https://github.com/truecharts/apps/compare/ombi-11.0.8...ombi-11.0.9) (2022-06-25)
#### Chore
* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977))
<a name="ombi-11.0.8"></a>
### [ombi-11.0.8](https://github.com/truecharts/apps/compare/ombi-11.0.7...ombi-11.0.8) (2022-06-25)
#### Chore
* update docker general non-major ([#2960](https://github.com/truecharts/apps/issues/2960))
<a name="ombi-11.0.7"></a>
### [ombi-11.0.7](https://github.com/truecharts/apps/compare/ombi-11.0.6...ombi-11.0.7) (2022-06-22)
#### Chore
* update docker general non-major ([#2954](https://github.com/truecharts/apps/issues/2954))
* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
<a name="ombi-11.0.6"></a>
### [ombi-11.0.6](https://github.com/truecharts/apps/compare/ombi-11.0.5...ombi-11.0.6) (2022-06-21)
#### Chore
* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943))
<a name="ombi-11.0.5"></a>
### [ombi-11.0.5](https://github.com/truecharts/apps/compare/ombi-11.0.4...ombi-11.0.5) (2022-06-17)
#### Chore
* update docker general non-major ([#2917](https://github.com/truecharts/apps/issues/2917))
<a name="ombi-11.0.4"></a>
### [ombi-11.0.4](https://github.com/truecharts/apps/compare/ombi-11.0.3...ombi-11.0.4) (2022-06-14)
#### Chore

View File

@@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
digest: sha256:e76f58e980866194e06f0e9135c981662f0b1132d3c5848dbf344c48ab657396
generated: "2022-07-12T21:03:24.136044165Z"

View File

@@ -1,32 +0,0 @@
apiVersion: v2
appVersion: "4.21.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.4
deprecated: false
description: Want a Movie or TV Show on Plex or Emby? Use Ombi!
home: https://github.com/truecharts/apps/tree/master/charts/stable/ombi
icon: https://truecharts.org/img/appicons/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/tidusjar/Ombi
type: application
version: 11.0.14
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@@ -1,42 +0,0 @@
# ombi
Want a Movie or TV Show on Plex or Emby? Use Ombi!
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
## Source Code
* <https://github.com/tidusjar/Ombi>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.4.4 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## Upgrading, Rolling Back and Uninstalling the Chart
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
##### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

View File

@@ -1,3 +0,0 @@
Want a Movie or TV Show on Plex or Emby? Use Ombi!
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

View File

@@ -1,32 +0,0 @@
image:
repository: tccr.io/truecharts/ombi
pullPolicy: IfNotPresent
tag: v4.21.1@sha256:e2ab98d2a3fa9020ff73244dec0f3eda427de21de6a150d0d3f92c4140b64707
securityContext:
readOnlyRootFilesystem: false
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

File diff suppressed because it is too large Load Diff

View File

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