Delete incubator/ra-rom-processor directory
This commit is contained in:
parent
90c3c3c7c2
commit
cff2f7c316
|
@ -1,99 +0,0 @@
|
||||||
**Important:**
|
|
||||||
*for the complete changelog, please refer to the website*
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ra-rom-processor-2.0.19](https://github.com/truecharts/charts/compare/ra-rom-processor-3.0.0...ra-rom-processor-2.0.19) (2023-12-02)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- fix annotations again
|
|
||||||
- update annotations
|
|
||||||
- cleanup chart.yaml and add min-max scale version
|
|
||||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ra-rom-processor-3.0.0](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.18...ra-rom-processor-3.0.0) (2023-07-31)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- fix mistakes on questions.yaml
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ra-rom-processor-2.0.18](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.17...ra-rom-processor-2.0.18) (2023-02-26)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/ra-rom-processor to latest
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ra-rom-processor-2.0.17](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.16...ra-rom-processor-2.0.17) (2023-02-10)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- ensure new helm deps repo is used in latest releases as well.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ra-rom-processor-2.0.16](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.15...ra-rom-processor-2.0.16) (2023-02-03)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/ra-rom-processor to latest
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ra-rom-processor-2.0.15](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.14...ra-rom-processor-2.0.15) (2023-02-02)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ra-rom-processor-2.0.14](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.13...ra-rom-processor-2.0.14) (2023-01-24)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/ra-rom-processor to latest
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ra-rom-processor-2.0.13](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.12...ra-rom-processor-2.0.13) (2023-01-12)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/ra-rom-processor to latest
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [ra-rom-processor-2.0.12](https://github.com/truecharts/charts/compare/ra-rom-processor-2.0.11...ra-rom-processor-2.0.12) (2023-01-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/ra-rom-processor to latest
|
|
|
@ -1,39 +0,0 @@
|
||||||
kubeVersion: ">=1.24.0"
|
|
||||||
apiVersion: v2
|
|
||||||
name: ra-rom-processor
|
|
||||||
version: 2.0.19
|
|
||||||
appVersion: latest
|
|
||||||
description:
|
|
||||||
Download / Orgainze / Process / Verify / Dedupe / Scrape a ROMs library
|
|
||||||
automatically by matching ROMs to the RetroAchievement.org database.
|
|
||||||
home: https://truecharts.org/charts/incubator/ra-rom-processor
|
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ra-rom-processor.png
|
|
||||||
deprecated: false
|
|
||||||
sources:
|
|
||||||
- https://github.com/RandomNinjaAtk/docker-raromprocessor
|
|
||||||
- https://github.com/RandomNinjaAtk/docker-raromprocessor#instructionsusage-guidelines
|
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ra-rom-processor
|
|
||||||
- https://github.com/truecharts/containers/tree/master/mirrorra-rom-processor
|
|
||||||
maintainers:
|
|
||||||
- name: TrueCharts
|
|
||||||
email: info@truecharts.org
|
|
||||||
url: https://truecharts.org
|
|
||||||
keywords:
|
|
||||||
- ra-rom-processor
|
|
||||||
- MediaApp-Other
|
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
version: 11.1.2
|
|
||||||
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: MediaApp-Other
|
|
||||||
truecharts.org/max_helm_version: "3.13"
|
|
||||||
truecharts.org/min_helm_version: "3.12"
|
|
||||||
truecharts.org/train: incubator
|
|
|
@ -1,27 +0,0 @@
|
||||||
# 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/incubator/)
|
|
||||||
|
|
||||||
**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*
|
|
|
@ -1,16 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [ra-rom-processor-2.0.19](https://github.com/truecharts/charts/compare/ra-rom-processor-3.0.0...ra-rom-processor-2.0.19) (2023-12-02)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- fix annotations again
|
|
||||||
- update annotations
|
|
||||||
- cleanup chart.yaml and add min-max scale version
|
|
||||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))
|
|
||||||
|
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
Download / Orgainze / Process / Verify / Dedupe / Scrape a ROMs library automatically by matching ROMs to the RetroAchievement.org database.
|
|
||||||
|
|
||||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/ra-rom-processor](https://truecharts.org/charts/incubator/ra-rom-processor)
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
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.
|
@ -1,62 +0,0 @@
|
||||||
image:
|
|
||||||
pullPolicy: IfNotPresent
|
|
||||||
repository: tccr.io/truecharts/ra-rom-processor
|
|
||||||
tag: latest@sha256:9fe8d82fb90ba6bd4761ffb910ba490a542306db25c0b37a66a8d6b6c8d611c6
|
|
||||||
|
|
||||||
podSecurityContext:
|
|
||||||
runAsGroup: 0
|
|
||||||
runAsUser: 0
|
|
||||||
|
|
||||||
securityContext:
|
|
||||||
readOnlyRootFilesystem: false
|
|
||||||
runAsNonRoot: false
|
|
||||||
|
|
||||||
secretEnv:
|
|
||||||
ScreenscraperPassword: ""
|
|
||||||
ScreenscraperUsername: ""
|
|
||||||
|
|
||||||
env:
|
|
||||||
AquireRomSets: false
|
|
||||||
AutoStart: false
|
|
||||||
ConcurrentDownloadThreads: 1
|
|
||||||
DeDupe: false
|
|
||||||
EnableUnsupportedPlatforms: false
|
|
||||||
ScrapeMetadata: false
|
|
||||||
ScriptInterval: "1h"
|
|
||||||
keepBackupsOfImportedRoms: true
|
|
||||||
skyscraperLanguagePreference: "en"
|
|
||||||
|
|
||||||
probes:
|
|
||||||
liveness:
|
|
||||||
enabled: false
|
|
||||||
readiness:
|
|
||||||
enabled: false
|
|
||||||
startup:
|
|
||||||
enabled: false
|
|
||||||
|
|
||||||
service:
|
|
||||||
main:
|
|
||||||
enabled: false
|
|
||||||
ports:
|
|
||||||
main:
|
|
||||||
enabled: false
|
|
||||||
|
|
||||||
persistence:
|
|
||||||
config:
|
|
||||||
enabled: true
|
|
||||||
mountPath: /config
|
|
||||||
cache:
|
|
||||||
enabled: true
|
|
||||||
mountPath: /cache
|
|
||||||
input:
|
|
||||||
enabled: true
|
|
||||||
mountPath: /input
|
|
||||||
output:
|
|
||||||
enabled: true
|
|
||||||
mountPath: /output
|
|
||||||
backup:
|
|
||||||
enabled: true
|
|
||||||
mountPath: /backup
|
|
||||||
|
|
||||||
portal:
|
|
||||||
enabled: false
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,2 +0,0 @@
|
||||||
{{/* Render the templates */}}
|
|
||||||
{{ include "tc.common.loader.all" . }}
|
|
|
@ -1,4 +0,0 @@
|
||||||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/ra-rom-processor.png
|
|
||||||
categories:
|
|
||||||
- MediaApp-Other
|
|
||||||
screenshots: []
|
|
Loading…
Reference in New Issue