[jackett] Bump library, add ingress test (#117)

This commit is contained in:
Bernd Schörgers 2020-11-07 22:40:14 +01:00 committed by GitHub
parent 2b158892e3
commit 2aa2718559
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: v0.16.1045
description: API Support for your favorite torrent trackers
name: jackett
version: 5.0.0
version: 5.0.1
keywords:
- jackett
- torrent
@ -17,4 +17,4 @@ maintainers:
dependencies:
- name: common
repository: https://k8s-at-home.com/charts/
version: ^1.0.3
version: ^1.0.4

View File

@ -0,0 +1,2 @@
ingress:
enabled: true