Add dev train and excluded common-test chart.lock (#318)
This commit is contained in:
committed by
GitHub
parent
6342bdc292
commit
64aa712dab
@@ -0,0 +1,24 @@
|
||||
# Patterns to ignore when building packages.
|
||||
# This supports shell glob matching, relative path matching, and
|
||||
# negation (prefixed with !). Only one pattern per line.
|
||||
.DS_Store
|
||||
# Common VCS dirs
|
||||
.git/
|
||||
.gitignore
|
||||
.bzr/
|
||||
.bzrignore
|
||||
.hg/
|
||||
.hgignore
|
||||
.svn/
|
||||
# Common backup files
|
||||
*.swp
|
||||
*.bak
|
||||
*.tmp
|
||||
*~
|
||||
# Various IDEs
|
||||
.project
|
||||
.idea/
|
||||
*.tmproj
|
||||
.vscode/
|
||||
# OWNERS file for Kubernetes
|
||||
OWNERS
|
||||
@@ -0,0 +1,19 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: placeholder
|
||||
version: 6.6.6
|
||||
upstream_version: 6.6.6
|
||||
appVersion: "placeholder"
|
||||
description: THIS IS A PLACEHOLDER AND SHOULD NOT BE INSTALLED
|
||||
type: application
|
||||
deprecated: false
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/jackett
|
||||
icon: https://truecharts.org/_static/img/jackett-icon.png
|
||||
keywords:
|
||||
sources:
|
||||
dependencies:
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: truecharts.org
|
||||
# annotations:
|
||||
@@ -0,0 +1 @@
|
||||
# No defaults
|
||||
@@ -0,0 +1,6 @@
|
||||
groups:
|
||||
- name: "Container Image"
|
||||
description: "Image to be used for container"
|
||||
|
||||
|
||||
questions: []
|
||||
@@ -0,0 +1 @@
|
||||
# No defaults
|
||||
@@ -0,0 +1 @@
|
||||
# This file is empty on purpose, as it should not be used with TrueNAS SCALE
|
||||
@@ -0,0 +1,3 @@
|
||||
categories:
|
||||
- placeholder
|
||||
icon_url: https://truecharts.org/_static/img/jackett-icon.png
|
||||
Reference in New Issue
Block a user