* first work for allowing ramdisk usage * add bump tooling. Fixes: #157 * bump minor versions due to adding ramdisk emptydir to persistence * allow disabling persistent storage * actually push major as it is breaking in theory * cleanup hpm example code * Allow custom storageClass and fix bug using the wrong storageClass * try fixing gabs * cleanup * update tests * revert some permission job changes * reverse some of the 3.0 common incompatible bitwarden changes
28 lines
737 B
YAML
28 lines
737 B
YAML
apiVersion: v2
|
|
appVersion: auto
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 4.1.6
|
|
deprecated: false
|
|
description: Free and easy binary newsreader
|
|
home: https://github.com/truecharts/apps/tree/master/incubator/sabnzbd
|
|
icon: https://avatars1.githubusercontent.com/u/960698?s=400&v=4
|
|
keywords:
|
|
- sabnzbd
|
|
- usenet
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
name: sabnzbd
|
|
sources:
|
|
- https://github.com/truecharts/apps/tree/master/incubator/sabnzbd
|
|
- https://github.com/k8s-at-home/charts/tree/master/charts/sabnzbd
|
|
- https://hub.docker.com/r/linuxserver/sabnzbd/
|
|
- https://sabnzbd.org/
|
|
type: application
|
|
upstream_version: 5.0.1
|
|
version: 4.1.0
|