Make init container for permissions more flexible and apply to qbit (#1077)

* Make init container for permissions more flexible and apply to qbit

* remove qbittorrent from `charts`

* Add upgrade_info to qbit

* fix paths
This commit is contained in:
Stavros Kois
2023-04-04 17:35:58 +03:00
committed by GitHub
parent 10daafa5ec
commit 30be52a860
25 changed files with 54 additions and 521 deletions

View File

@@ -3,8 +3,8 @@ name: Common Library Tests
on:
pull_request:
paths:
- library/common/
- library/common-test/
- library/common/**
- library/common-test/**
- .github/ct-install-config/common*.yaml
- '!.github/ct-install-config/charts*'
- .github/workflows/common_library_tests.yaml