Files
truecharts/charts/incubator/flexget/.helmignore
T
0ca0f72feb feat(flexget): Add flexget (#2117)
* add flexget

* change permission to 568

* change img tag

* change version

* Update charts/incubator/flexget/values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update docs/manual/default-ports.md

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/flexget/values.yaml

* Adapt to the new container

* change port

* Update charts/incubator/flexget/values.yaml

* Update charts/incubator/flexget/values.yaml

* Update charts/incubator/flexget/questions.yaml

* Update charts/incubator/flexget/values.yaml

* Update charts/incubator/flexget/values.yaml

* Update charts/incubator/flexget/values.yaml

* Update charts/incubator/flexget/values.yaml

* change icon

* Update charts/incubator/flexget/Chart.yaml

* change sources

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-10 09:57:13 +02:00

25 lines
378 B
Plaintext

# 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